Starts and stops the sampledb server from the command line.  
Syntax
sampledb.bat [install auto | install manual | start | stop ]
 
Parameters
- install auto – installs the sampledb server as a Windows service in auto-start mode.
 - install manual – installs the sampledb server as a Windows service in manual start mode.
 - start – starts the sampledb server.
 - stop – stops the sampledb server.