Acronis Snap Deploy 5 - User Guide User Manual
Page 62

62
Copyright © Acronis International GmbH, 2002-2014
LicenseServerCmdLine --import-file <server name> <file name>
In this command:
<server name> is the name of the machine where Acronis Snap Deploy 5 License Server is
installed.
<file name> is the name of the .txt or .eml file with the license keys.
For the complete syntax of Acronis Snap Deploy 5 License Server Management Tool, see “Using
Acronis Snap Deploy 5 License Server Management Tool” (p. 62).
Example
The following command adds the license keys from the file C:\Licenses.txt to the license server
mymachine:
licenseservercmdline --import-file mymachine c:\Licenses.txt
6.6 Using Acronis Snap Deploy 5 License Server
Management Tool
Acronis Snap Deploy 5 License Server Management Tool is a command-line utility for controlling
Acronis Snap Deploy 5 License Server. The tool is the LicenseServerCmdLine.exe file located in
the installation folder. By default, the folder name
is %ProgramFiles%\Acronis\SnapDeploy\LicenseServerConsole.
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