Strategy Command Manager 9.x provided to ability to run some outlines without the need for an Intelligence Server or Narrowcast Server connection. One example of this are the Server outlines.
In order to establish a connectionless session through a Command Line interface, the following syntax should be used:
For running Intelligence Server outlines:
cmdmgr.exe -connlessMSTR -f "input File"
For running Narrowcast Server outlines:
cmdmgr.exe -connlessNCS -f "input File"
The description of each parameter is as follows: