Configuring the License Server on a Microsoft Windows Host

Floating licenseLicense Management GuideLicense ServerDevelopment Hosts

An administrator can use the following lmgrd command to configure and start the license server on a Windows machine:
installation_directory\flexserver\host\win64\x86_64\usr\bin\lmgrd.exe -l +log_path -c license_file_path
where:
  • -l (el) log_path — The pathname of the debug log file. Typically, this file is called debug and resides in the same directory as lmgrd. Make sure to include the + prefix.

    CAUTION:
    You must include the debug log file option if you're using an Enterprise Development Seat license.
  • -c license_file_path — The pathname of the license key file provided by QNX.

To start the server automatically, place the above command in an appropriate location in your system's startup scripts.

Page updated: