License Server Management Tool is a command-line utility for controlling License Server. The tool is the LicenseServerCmdLine.exe file located in the installation folder. By default, the folder name is %ProgramFiles(x86)%\Acronis\License Server\ in 64-bit Windows systems, or %ProgramFiles%\Acronis\License Server\ in 32-bit Windows.
The management tool uses the following syntax:
LicenseServerCmdLine <command> <option1> <option2> …
The management tool supports the following commands and parameters:
--list
Displays the list of license servers found on the local network.
--status <server name or IP address>
Displays the status of the specified license server, which is the number of total and available licenses for each Acronis product.
--import <server name> <license key>
Adds a new license key. You can specify multiple license keys by separating them with a space.
--import-file <server name> <file name>
Imports license keys from a .txt or an .eml file.
--help
Shows usage information.