Functional Specification
This command allows the user to register the license key, after which official use of the product will start.
The command can be executed either by specifying the license key in the parameter directly (-k option) or by specifying the license key file (-f option).
Command Format
fjlic.exe register {-k <license key> | -f <license key file full path>}
Option
Specify the license key.
Specify the full path of the file in which the license key is stored. Create the file in which the license key is stored as follows:
XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX
Return Value
Ended normally
Ended abnormally
Location for Saving Commands
<Management server installation folder>\fjlic
Authority Required for Execution/Execution Environment
Execute with a user that belongs to the Administrators group of the local computer or a user that belongs to the Domain Admins group of the domain.
Examples of Use
Specifying the license key in the fjlic register command directly
"C:\Program Files\Fujitsu\Systemwalker Desktop Keeper\Server\fjlic\fjlic.exe" register -k XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX
Specifying the license key file in which the license key is stored in the fjlic register command
"C:\Program Files\Fujitsu\Systemwalker Desktop Keeper\Server\fjlic\fjlic.exe" register -f C:\temp\license.txt