Performing Other Service Maintenance Tasks
The following provides a quick reference to other tasks used to maintain the license server as a service.
The tasks listed for the license server running on a Linux platform assume the service was installed using systemd.
For help in using flexnetlsadmin commands, see About “flexnetlsadmin” Commands.
Task |
Do this... |
||||||||||||||||||||||||||||
|
Windows |
Linux |
|||||||||||||||||||||||||||
Update service with changed options |
Note:Depending on the security policies defined on your device, a warning message might be displayed, warning you to only run scripts that you trust. If such as warning is displayed, confirm that you want to allow each script to be executed. |
Update service settings:
Update local settings:
|
|||||||||||||||||||||||||||
Suspend service (server temporarily stops accepting capability requests) |
Run flexnetlsadmin.bat -server licenseServer_baseURL -status -suspend |
Run flexnetlsadmin -server licenseServer_baseURL -status -suspend |
|||||||||||||||||||||||||||
Resume service from suspension |
Run flexnetlsadmin.bat -server licenseServer_baseURL -status -resume |
Run flexnetlsadmin -server licenseServer_baseURL -status -resume |
|||||||||||||||||||||||||||
Stop service |
Run flexnetls.bat -stop |
Run sudo systemctl stop flexnetls-producer_name |
|||||||||||||||||||||||||||
Uninstall the service |
|
|