Guest User

Untitled

a guest
Feb 17th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Get-Counter -Counter "Processor Information(_Total)% Processor Time"
  2. Get-WmiObject -class Win32_PerfRawData_PerfOS_Processor
  3. typeperf "Processor(_Total)% Processor Time"
Add Comment
Please, Sign In to add comment