Running Smi from the command line.

Release 1.3 - ...

During setup SmiServer.exe is installed as a Windows Service and it will normally run as a webservice. When a problem arises with Smi, it might be convenient to start SmiServer.exe from the command line. When run from the console, Smi will show you logging information on the console. You can run SmiServer from the console by specifying the /a parameter like this:

  CopyCode image Copy Code
smiserver /a

If this doesn't provide you enough information, then you may add the extra /verbose parameter which has been added in 1.3 build 3:

  CopyCode image Copy Code
smiserver /a /verbose