Top
Systemwalker Software Configuration Manager Express User's Guide
FUJITSU Software

6.1.1 License Key Registration Procedure

Once the license key is registered using a command, authorized use of the product starts. Using the command, you can enter the license key as a parameter or enter the license key in a file and specify the file.

Entering the license key as a parameter

Specify the register -k option in the fjlic command to enter the license key as a parameter. To specify multiple license keys, separate them using commas.

[Windows]

<Systemwalker Software Configuration Manager installation directory>\FJLIC\fjlic\fjlic.exe register -k "License key" [,...]

[Linux]

/opt/FJSVcfmgm/FJLIC/fjlic/fjlic register -k "License key" [,...]

Entering the license key in a file

Specify the register -f option for the fjlic command to enter the license key in a file and specify the file.

  1. Creating a license key file

    Create a file containing license keys. Create the file using the following format. To enter multiple license keys, separate them using line breaks.

    XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX
    XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX
  2. Executing the command

    Specify the full path of the license key file for the register -f option in the fjlic command and execute the command.

    [Windows]

    <Systemwalker Software Configuration Manager installation directory>\FJLIC\fjlic\fjlic.exe register -f "The path of the license key file"

    [Linux]

    /opt/FJSVcfmgm/FJLIC/fjlic/fjlic register -f "The path of the license key file"