posts - 221,  comments - 12520,  trackbacks - 332

This is a quick note to myself. I always forget how to get which svchost.exe process is hosting a service that I need to debug. It's quite simple, from the command line just type:

tasklist /svc

And you'll get a list of all the service hosts running, with a detailed view of which services are contained in each host and the process id associated. Faster and easy way to attach to the process and debug it.

posted on Tuesday, January 30, 2007 5:33 PM

Post a new comment about this topic
Title  
Name  
Url

Comments   
Protected by Clearscreen.SharpHIPEnter the code you see: