Quantcast
Channel: PowerShell.org » All Posts
Viewing all articles
Browse latest Browse all 13067

Details of a thread in Powershell

$
0
0

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)[0]

. And the “Start Address” is numeric !?!


Viewing all articles
Browse latest Browse all 13067

Trending Articles