WindowsXP/base/tools/devctl/stress_devctl.cmd
2025-04-27 07:49:33 -04:00

13 lines
332 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