Rick;
net stop = Stops a running service.
----------------------
You can see a list of all available net commands by typing net /? at a command
prompt.
You can get syntax help at the command line for a net command by typing net
help command at a
command prompt. For example, for help with the net accounts command, type the
following:
net help stop
net stop /?