Operating System - Microsoft
1752666 Members
5468 Online
108788 Solutions
New Discussion юеВ

Re: Looking for ways to list running processes/services

 
SOLVED
Go to solution
ABS_1
Regular Advisor

Looking for ways to list running processes/services

Hi,

Need some advice. I am looking for different ways to list the running processes and services on all of the following flavors of Windows:

XP, 2000, 2003

Preferably, the utility should be the same utility for all above flavors of Windows. Also, I am not considering utilities from the Windows Resource Kit.
5 REPLIES 5
Jay Bollyn
Honored Contributor

Re: Looking for ways to list running processes/services

Hi AS,

I always use Task Manager for this.

:-) Jay
check Facebook
Ganesh Babu
Honored Contributor

Re: Looking for ways to list running processes/services

Check this one..

http://www.sysinternals.com/ntw2k/freeware/pslist.shtml

I am not sure about 2003..

Ganesh
Ron Kinner
Honored Contributor
Solution

Re: Looking for ways to list running processes/services

Start | Run |cmd

then:

net start

will give you a nice list of running services. OR you can make it a bat file and let it create a file for you.

net start >runningjunk.txt

HijackThis is quite nice too:

http://209.133.47.12/~merijn/files/HijackThis.exe

Since it also lets you do something about them.

Process Explorer:

http://www.sysinternals.com/ntw2k/freeware/procexp.shtml

Pcoket Killbox is another one that tells you what is running and allows you to stop it.

http://download.broadbandmedic.com/

Ron

Gerhard Roets
Esteemed Contributor

Re: Looking for ways to list running processes/services

Hi

You can look at process explorer from www.sysinternals.com

If you want to manipulate it look here
http://www.sysinternals.com/ntw2k/utilities.shtml

There is pstools if you want to manipulate it from the command line ... maybe send to a text file and mail etc etc

Regards
Gerhard
Richard Darling
Trusted Contributor

Re: Looking for ways to list running processes/services

The best (and free) utility is Vision. Shows processes w/PID, runing apps and all ports in use, INCLUDING the program using it. Free download from :
http://www.securityconfig.com/software/desktopsecurity/vision.htm


rdarling@southwickclothing.com