I am looking at writing a script to monitor CPU usage on a number of PC's that are taking a long time to completely login each day.
I don't want to sit with task manager open and monitoring which process (Or even number of processes) is hogging the CPU hence the thought behind my script. (And yes I realise that cscript.exe will show up in the list :) )
I just can't see which query returns CPU usage for a process as there is no "objProcess.CPUUsage" :p
Any clues please?
< Message edited by ninjamaster -- 5/7/2008 8:27:56 PM >