Skip to content

Set Licence using ADSKLicenseHelper

Set Licence using ADSKLicenseHelper

sh
sudo /opt/Autodesk/AdskLicensing/Current/helper/AdskLicensingInstHelper register -pk 657L1 --pv 2020.0.0.F -cf /var/opt/Autodesk/Adlm/Maya2020/MayaConfig.pit -el US -lm NETWORK -lt SINGLE -ls <LICENSE_SERVER>

find out the license server, you can use the following command:

sh
lmutil lmstat -a -c <LICENSE_FILE>

The output will look like this:

sh
lmutil - Copyright ...
Flexible License Manager status on Thu 4/23/2020 10:00

[Detecting lmgrd processes...]

License server status: <LICENSE_FILE>
License file(s) on <LICENSE_FILE>: <LICENSE_FILE>

<LICENSE_FILE>: license server UP (MASTER) v11.16.2

Vendor daemon status (on <LICENSE_FILE>):

adskflex: UP v11.16.2

Find product key and product version, you can use the following command:

sh
/opt/Autodesk/AdskLicensing/Current/helper/AdskLicensingInstHelper info

Find match product key and product version, you can use the following command:

You can use this page

References: