Sorry, but there are no more tags available to filter with.
-
If I run ps script like the following, would I get consistent reliable info about my logical disks? I got percentdisktime, but other values are zero or strange long digits. $computer = "hostname" $namespace = "root\CIMV2" Get-WmiObject -class Win32_PerfFormattedData_PerfDisk_LogicalDisk...