Forum Navigation
You need to log in to create posts and topics.

Processes CPU Script

Problem

User wants to examine CPU spikes in Windows Machine without installing complex monitoring software

 

Solution

Run this script it will create a text file with the following columns:

  • InstanceName = (which is the process name),
  • CPU%,
  • PID, ProcessPath (like the Command line in Task Manager > Details tab)

 

Uploaded files: