Is there a class in WMI to monitor when disk activity happens and then
what process is creating the I/O to the disk? We have a server that
when a file is created it is causing the drives to spin at full capacity
and we cannot stop it without rebooting. We think we know what it is,
but cannot be sure. So we want to monitor the disk activity and see
what is causing the drives to spin at full capacity.
TIA