What is used to control the Windows and third-party services in Windows 2000/XP/2003 system
5 pts.
0
Q:
What is used to control the Windows and third-party services in Windows 2000/XP/2003 system
what is used to control the Windows and third-party services installed in a Windows 2000/XP/2003 system
ASKED: Feb 19 2009  1:48 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
1005 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
To configure, start and stop windows services, the default tool is the Services console, which is usually under "Administrative Tools" -> Services.

------------------------------

Or...
Start | Run | services.msc

Or...
from command line: net [start | stop] [service name]
As in:

net stop spooler
net start spooler
...

HTH, Koohiisan
-------------------------------
Last Answered: Feb 20 2009  3:18 PM GMT by Koohiisan   1005 pts.
Latest Contributors: Carlosdl   29855 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0