Files
kaolin/tools/windows/Test.ps1
2024-01-16 17:22:21 +08:00

6 lines
203 B
PowerShell

echo "******** Running Device Query ********"
c:\data\deviceQuery.exe
echo "******** DONE ********"
echo "******** Running Bandwidth Test ********"
c:\data\bandwidthTest.exe
echo "******** DONE ********"