2008. 10. 5. 18:00
바탕화면 우클릭 - 새로만들기 - 바로가기
시스템 종료 %windir%\system32\shutdown.exe -s -t 01
시스템 다시 시작 %windir%\system32\shutdown.exe -r -t 01
로그오프 %windir%\system32\shutdown.exe -l -t 01
종료취소 %windir%\system32\shutdown.exe -a