I found this post about how to use winsat to measure disk performance on Windows. But if i mount a network share on drive letter x winsat disk -drive x returns Unable to open the drive or device.
I tried to run in regular powershell (since winsat must be run as administrator but administrator shell can't see mounted network shares) using runas /user:myadminname "winsat disk -drive x" but after authenticating i get error that the requested operation requires elevation even though myadminname is a admin user.
I thought about using the idea from here but I don't know the side affects for other users on the system and i don't want to remap a already mounted network drive.
Is there a way to use winsat to measure network mounted disk performance?
winsat disk -drive MappedDriveLetteron your system against any mapped drive? [1] there is no point in running that test on a drive that is mapped across the network. [2] i can't get that test to run on ANY mapped drive. the result isError: Failed to properly assess the disk.– Lee_Dailey Dec 01 '20 at 01:02