微軟其實自己當然會開發一些測試指令給大家使用囉!
1. 先下載 Windows Driver Kit http://www.microsoft.com/download/en/details.aspx?id=11800
2. 至 C:\WinDDK\6001.18001\tools\acpi\pwrtest,底下有 x86 for 32 bits
,amd64 for 64 bits
, IA64是Intel Itanium 處理器…是特殊用途的處理器
3. Copy PWRTEST.exe 至待測機,
4. Open the cmd.exe and run as administrator. (注意:不懂請參考以下網址: http://support.microsoft.com/kb/981174/zh-tw)
5. 參考執行語法: pwrtest /sleep /s:3 /c:500 /d:30 /p:30
/s:3 – S3 test
/c:100 – 100 cycle
/d:90 – S0~S3 delay timing
/p:30 – set the timing for resume form S3