Finding Service Dependencies

Written by on Monday, December 31, 2007 16:00 - 0 Comments

How to use sc.exe to find service dependencies

Windows services often have dependencies where starting one service requires that others already be running. Although you can view these dependencies using the Services.msc console, an easier way is to use the following two Sc.exe commands:

sc qc service_name will list all services on which the specified service depends

sc enumdepend service_name will list all services that depend upon the specified service.

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