Listing running services at the command line

F

foxy1977

How do i manage to get a list of all the services that are running on a
windows 2000 server. I need to get them at the command line so i can
redirect them to a file as part of my documentation.

Thanks


John
 
D

Dave Patrick

net start

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| How do i manage to get a list of all the services that are running on a
| windows 2000 server. I need to get them at the command line so i can
| redirect them to a file as part of my documentation.
|
| Thanks
|
|
| John
|
 
P

Patrick Ogenstad

Hello,



If you want a bit more comprehensive documentation you can try my
sydi-server script found at http://sydi.sourceforge.net. The script does WMI
queries against computers and creates a report in MS Word or XML.



Best regards

Patrick
 
M

msnews

Simplist will be get SC.exe from win2k3 and put in system32...will help get
lot more with this command.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top