Checking Process Running in cmd prompt

  • Thread starter Thread starter gerryR
  • Start date Start date
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
 
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/
 
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
 
Back
Top