Skip to Main Content
Patch My PC Feature and Application Request

A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize request, please see:

Status FUTURE CONSIDERATION
Categories Application Request
Created by Guest
Created on Apr 20, 2024
Merged idea
This idea has been merged into another idea. To comment or vote on this idea, please visit PATCHMYPC-I-3186 Autodesk Licensing Service.

Support for Autodesk Desktop Licensing Service Merged

The Autodesk Desktop Licensing Service is frequently updated by Autodesk. I don't see this in the catalogue.

Info

Autodesk Licensing Service download:

https://www.autodesk.com/support/technical/article/caas/tsarticles/ts/f5IhBc15i0kOwzBb8lcEN.html

How to install AdskLicensing component silently: https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/How-install-the-AdskLicensing-component-silently.html#:~:text=To%20install%20the%20AdskLicensing%20silently,installer.exe%20%2D%2Dunattendedmodeui%20none%22

Notes

  • It is installed as a service

Conflicting processes:

  • AdskLicensingService

e.g. Detection script:

$version = "14.1.0.10619"

$service = "AdskLicensingService"

$service = Get-Service -Name $service

$pattern = Select-String -Path 'C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\version.ini' -Pattern "version=$version"

if (($null -ne $service ) -AND ($null -ne $pattern)){

Write-Host "Autodesk Desktop Licensing Service is version $version"

}

e.g. Uninstall:
"C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\uninstall.exe"


Which Product is this Request for (New Application Request Only) Patch My PC
  • +2