|
Answer» DOS BATCH to IDENTIFY and display the process currently using most processor time, once a second.
I have a sound problem you can read all about at http://www.computing.net/answers/hardware/sporadic-noise-events-hard-to-find-common-denominator/87197.html Before re-imaging the system, I want to see what process is using all that power when the problem happens. TASK manager doesn't respond fast enough. A script that will read the tasklist entry with the HIGHEST utilization number and display it every second (or fraction--a PARAMETER would be good) would be useful, but I don't have a day to dope out how to do it. Any DOS pros out there have time to assist? Check here: http://www.thesycon.de/eng/latency_check.shtml for DPC latency checker.
|