windows-nt/Source/XPSP1/NT/base/tools/devctl/stress_devctl.cmd
2020-09-26 16:20:57 +08:00

13 lines
320 B
Batchfile

rem
rem Run DEVTCTL with just opens and a full query
rem
rem +a: Do all devices in system
rem -k: Only do async handles
rem -f: No FSCTL calls
rem -i: No IOCTL calls
rem -m: No misc calls
rem -w: No winsock transmit file calls (hangs on lots of devices)
rem -y: Leave the disks alone
rem
devctl.exe +a -k -f -i -m -w -y