spoolsv.exe

  • Thread starter Thread starter Steven
  • Start date Start date
--------------------
Content-Class: urn:content-classes:message
From: "Steven" <[email protected]>
Sender: "Steven" <[email protected]>
Subject: spoolsv.exe
Date: Thu, 22 Apr 2004 07:40:31 -0700

Can you stop / start the print spooler service from the
command line?

Thanx.
--------------------

Yes, for any service, you can control the status by using the NET command
at the cmd line, type NET /? for usage
Examples:
net stop spooler
net start spooler

--
~~ JASON HALL ~~
~ Performance Support Specialist,
~ Microsoft Enterprise Platforms Support
~ This posting is provided "AS IS" with no warranties, and confers no
rights.
~ Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
~ Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
 
Back
Top