Starting and stopping Management Station manually
The Management Station consists of three services:
- Nuance Management Station
- Nuance Management Station Data Collection
- Nuance Management Station Stats Analyzer
If necessary, you can manually start and stop the Management Station by starting and stopping these services.
Windows
Start and stop these services from the Windows Control Panel.
Linux
Log in as root and enter these start and stop commands from any directory (or just use the restart command):
- Nuance Management Station:
> service initScriptmserver.sh start
> service initScriptmserver.sh stop
> service initScriptmserver.sh restart
- Nuance Management Station Data Collection:
> service initScriptmserverdc.sh start
> service initScriptmserverdc.sh stop
> service initScriptmserverdc.sh restart
- Nuance Management Station Stats Analyzer:
> service initScriptmserversa.sh start
> service initScriptmserversa.sh stop
> service initScriptmserversa.sh restart