Displaying Services Not Running

Written by on Thursday, February 28, 2008 4:13 - 0 Comments

How to display services not running.

Here’s a quick and accurate way of displaying all Windows services that are not currently running on your system using the sc query command:

sc query type= service state= inactive

Don’t forget the spaces after the equals signs, they’re required.

If you only want to determine whether a single service (for example VSS, the Volume Shadow Copy service) is running or not, use this:

sc query vss

Article written by MyComputerAid.com



Leave a Reply

You must be logged in to post a comment.

2003 server - Sep 30, 2008 22:34 - 0 Comments

instant messaging srv records

More In Computers & PC


Microsoft Outlook - Mar 22, 2009 11:22 - 0 Comments

Outlook: Duplicates in Mailbox

More In Computers & PC