windows-nt/Source/XPSP1/NT/base/tools/devctl/stress_devctl.cmd

13 lines
320 B
Batchfile
Raw Normal View History

2020-09-26 03:20:57 -05:00
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