2012年4月27日 星期五

Windows 排程自動關機

Windows 排程自動關機

如何透過指令,

設定排程讓 Windows 系統自動關機

ex: 星期六自動關機 schtasks /create /tn "在六日 00:00:00 關機" /tr "C:\windows\system32\shutdown.exe /s /t 0 /f" /sc weekly /d SAT,SUN /st 00:00:00

沒有留言: