lservnt starts the License Manager and sets various License Manager options.
On a supported Windows system, use the following steps:
The Windows Service Controller ignores the double quotes (“ ”). So, do not use double quotes while setting options, else these will be ignored. For example, if you specify -f aa"aa, then it will be interpreted as -f aaaa.
See the screen-shot below for an example.
The following options are provided for lservnt:
Option | Description |
---|---|
-H or -h |
Display list of lservnt options. Displays the help for lservnt. |
-X remove |
Remove the License Manager service. |
-X install |
Install the License Manager service. |
-X start |
Start the License Manager service. |
-X stop |
Stop the License Manager service. |
-X status |
Get License Manager status. |
-X commline |
Starts the License Manager service and sets the options defined in License Manager - LSERVOPTS Environment Variable. The Sentinel RMS License Manager Windows service (lservnt.exe) does not read startup options if specified as: <OSDrive>:\Program Files\Common Files\ArchestrA>lservnt.exe -l c:\SafeNet.log. Instead, specify the option preceding -X commline. For example, the following command will start the License Manager plus set the usage log in C drive by the name SafeNet.log: <OSDrive>:\Program Files\Common Files\ArchestrA>lservnt.exe -X commline -l c:\SafeNet.log
|
See Also:
Configuring the License Manager