Checking Process Running in cmd prompt

G

gerryR

Hi all

I can access a remoted PC's command prompt usind the excellent psexec tool.
Is there any way I can check what processes are running once I'm in there ?

Thanks for any help
gerryR
 
T

Torgeir Bakken \(MVP\)

gerryR said:
Hi all

I can access a remoted PC's command prompt usind the excellent psexec tool.
Is there any way I can check what processes are running once I'm in there ?
Hi

If the remote computer is WinXP Pro, you can use the builtin
tasklist.exe

Alternatively:

PsList.exe in the in the free PsTools suite found at
http://www.sysinternals.com/
 
G

gerryR

Hi Torgeir

Remote machine is not XP but PSList sounds like it will do the trick. I
should have checked out Sysinternals.

Thanks a million
gerryR
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top