Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
システムの休止状態機能を無効にしました (このコマンドを実行した後、休止状態がオフになっていることを確認しました): powercfg.exe /hibernate off
後で、pwrtest.exe がそのシステムで S4 を実行していることを確認しました。以下のコマンドを使用しました: pwrtest.exe /sleep /s:4 /c:1 /d:90 /p:60
S4コマンドの実行中にpwrtest.exeは休止状態を有効にしますか(システムで休止状態が無効になっている場合)?