Alexander’s Blog

June 3, 2010

How to Find All Services Running Under SVCHOST.EXE

by @ 7:42 am. Filed under Remote Connectivity, Tips & Tricks

While troubleshooting a network issue, I had to locate the services running under SVCHOST.EXE on a remote machine running Windows Server 2003. You can use the TASKLIST utility to see all the services that are running. You can use this command both for a local computer or a remote computer. Here’s the syntax for the command.

tasklist /s \\servername /svc /fi “imagename eq svchost.exe”

For example, if your remote server name is SERVER8, use the command:

tasklist /s \\server8 /svc /fi “imagename eq svchost.exe”

The output will look something like this:

Leave a Reply

CAPTCHA Image CAPTCHA Audio
Refresh Image

Comment spam protected by SpamBam

Spam Protection by WP-SpamFree Plugin

Contact E-mail | Terms of Use | Privacy Policy

Copyright ©2010 Zubair Alexander. All rights reserved.

Internal Links

Search Blog

Categories

Archives

February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829  

RSS Feeds

TechGalaxy Visitors

29 queries. 0.377 seconds