In order to start Strategy Intelligence Server Universal from the Command Line, run the following command:
$ mstrctl -s IntelligenceServer start
The optional parameters for this command are . The default one is Interactive.
To stop Strategy Intelligence Server Universal 9.x from the Command Line, run the following command:
$ mstrctl -s IntelligenceServer stop
If the administrator would like to get the status of Strategy Intelligence Server Universal 9.x at any time, run the following command:
$ mstrctl -s IntelligenceServer gs
To get help information for the mstrctl script, run the following command:
$ mstrctl -help