Monday, February 06, 2012
   
Text Size

Windows XP - Start / Stop the spooler service from the command line

Windows XP - Start / Stop the spooler service from the command line


To Start the Spooler Service from the command line:

C:> %Systemroot%\System32\net.exe start spooler

To Stop the Spooler Service from the command line:

C:> %Systemroot%\System32\net.exe stop spooler