Re: Need script to find I/O Reads of a specified process



On Mar 19, 6:53 am, Greg <G...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Is there any way to find the I/O Reads value of a specific process. I looked
up the properties of the Win32_Process but did not see this option. TIA
--
Greg

You probably want to use one of the perfmon counter classes. Download
scriptomatic and browse through the performance monitor classes.
-OG
.