How can I get the CPU consumption of all threads running in a process thru powershell, in a format similar to this
I can't find any processor
information when I run gwmi
win32_thread|select -First 1
. And theStart
Address
is numeric !?! Am I missing something :(;
Ayan Mullick Principal Infrastructure Engineer. British Petroleum.