Import a license to the server alias
You can import a license file to an existing server alias configuration with the command line tool AlfaAdministratorConsole.exe with the following command line:
- AlfaAdministratorConsole.exe -msalias <alias name> -import_license -license_file <license file>
The table below displays the command line options:
Command Line Option | Mandatory/ Default | Explanation |
---|---|---|
-import_license | Mandatory | To change the license key in the server alias configuration:
|
-msalias <alias name> | Mandatory | Enter the server alias name as specified in the AlfabetMS.xml configuration file for access to the database. |
-msaliasesfile <Alfabet configuration file path> | Optional | If the AlfabetMS.xml configuration file that contains the specification of the alias is not located in the same directory as the executable, the path to the AlfabetMS.xml file must be specified with this parameter. |
-license_file <license file> | Mandatory | Enter the path to the license file provided by Software GmbH. |