Parameter: licensefile

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

licensefile

Description

This parameter defines the path to the AutoPass license file containing the list of enabled modules and features for your Service Manager server.

Tip If you need to renew your license, you can use the updatelicense command to load a new license file into your existing one.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

Service Manager installation directory/RUN/LicFile.txt

Possible values

Path and file name of the AutoPass license file. Enclose path names in quotation marks if there is a space in the path name.

Example usage

Command line: sm -httpPort:13080 -httpsPort:13081 -licensefile:"c:/common files/LicFile.txt"

Initialization file: licensefile:"c:/common files/LicFile.txt"

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

Parameter: updatelicense