We work in a locked down privilege environment, to the point that we are not able to see the the list of processes and CPU usage of the windows services running on one of our development servers through the Task Manager.
Is there another (command line for instance) tool that we could use on Windows Server to get a list of all processes running on the machine + CPU usage, even with the Task Manager's disabled "Show processes from all users" checkbox locked down?
You could try Sysinternals Process Explorer.
If you can get the Cygwin
cygwin1.dll
and theps
executable together, you might be able to do