Managing the Admin Service
Use the command flexnet service to manage the FlexNet Manager for Engineering Applications Admin service.
Syntax
flexnet service <option>
where <option> is one of parameters described in the following table.
Parameter |
Description |
reinstall |
Uninstalls and then reinstalls the service with the user configured in the Admin Configurator. Ensure that the user running the service is configured correctly before running this command. If no option is specified, the Local System user is the default. |
install |
Installs the service with the user configured in the Admin Configurator. Make sure that the user running the service is configured correctly before running this command (the Local System user is the default). If the service is already installed, a message is returned. Because this method of installing the Windows service bypasses the Install as Service setting in the Admin Configurator, if flexnet site make is run, the Windows service is uninstalled. Note:If using Windows 2008, see Installing and Uninstalling from the Command Line on Windows for information on opening the Command Prompt with Administrator privileges. |
uninstall |
Uninstalls the installed service. Note:If using Windows, see the section, Installing and Uninstalling from the Command Line on Windows, for information on opening the Command Prompt with Administrator privileges. |
start |
Starts the installed service. |
stop |
Stops the installed service. |