Accessing License Information Using the Command Line

GENESIS installs with an application called License Utility that can be used to view the current license on a system, but you can also access this information via the command line. Doing so may be useful for situations such as automation portions of an application deployment.

Access license information using the command line:

  1. Open a Windows command prompt from the start menu by searching for cmd and selecting Command Prompt.

  2. Navigate to the GENESIS Utilities directory using this command:

    cd "c:\Program Files\ICONICS\GENESIS64\Utilities\License"
  3. Execute LicenseUtilityCmd.exe with one of the following parameters:

    LicenseUtilityCmd.exe [--sitecode | --productnumber | /sitecode | /productnumber] [-h | --help | /h | /help] Prints license information in the standard output. When no parameters are specified it prints the sitecode Options: --sitecode, /sitecode Prints the site code --productnumber, /productnumber Prints the product number -h, --help, /h, /help Show help