# noqa

AdskLicensingSupportTool

AdskLicensingSupportTool is a standalone and cross-platform console-based application that offers end users service component visibility and configuration. This tool will be useful for Autodesk internal development, support teams as well as customers.

How to use

List of supported parameters:

parameter example usage requires admin privilege
-h or --help AdskLicensingSupportTool.exe --help To view the help message and a list of supported parameters no
-v or --version AdskLicensingSupportTool.exe --version To view the current AdskLicensingSupportTool version no
-i or --info AdskLicensingSupportTool.exe --info To view component versions and registered Autodesk products no
-sdl or --setdefaultlogging AdskLicensingSupportTool.exe --setdefaultlogging To configure log levels to default mode yes
-svl or --setverboselogging AdskLicensingSupportTool.exe --setverboselogging To configure log levels to verbose mode yes
-u or --checkurls AdskLicensingSupportTool.exe --checkurls Check for inaccessible desktop subscription URLs no
-l [DIR] or --getlogs [DIR] AdskLicensingSupportTool.exe --getlogs C:\Program Files To collect and zip log files to [DIR]. If no [DIR] is provided, the zipped folder will be stored at current working directory.
Logs that will be collected:
  • AdskLicensingService
  • AdskLicensingAgent
  • AdskLicensingSDK
  • WebServices
  • Adlm
  • Installer
  • AdskLicensingSupportTool
no
-r or --resetlicensemethod AdskLicensingSupportTool.exe -r A91L1:User To change the license method of single/multiple/all registered products to one of 4 license methods: Network, Standalone, User or None
  • to change single product to user: -r A91L1:User
  • to change multiple products to network: -r A91L1,571I1,812I1:network
  • to reset all products license method: -r ALL:None
yes

Execute with admin privileges: