Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What services running on my server

Status
Not open for further replies.

richsilva

IS-IT--Management
Mar 18, 2007
10
US
Looking for a reporting/enumerating tool/script to tell me what is running on my Server.
DNS?
DHCP?
RRAS?
What Else?

I'm in the process of both collapsing an existing Server Farm and migrating all/most of the services to a single Server.

It would be nice to generate a list of what is running (and maybe more importantly what is not!) without having to open each MMC Widget to see if its configured/started/stopped.
 
sc query > file.txt

Denny
MVP
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / SQL 2005 BI / SQL 2008 DBA / SQL 2008 DBD / SQL 2008 BI / MWSS 3.0: Configuration / MOSS 2007: Configuration)
MCITP (SQL 2005 DBA / SQL 2008 DBA / SQL 2005 DBD / SQL 2008 DBD / SQL 2005 BI / SQL 2008 BI)

My Blog
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top