윈도우 예약종료

Jmnote bot (토론 | 기여)님의 2015년 2월 6일 (금) 04:59 판 (로봇: 자동으로 텍스트 교체 (-<source lang='dos'> +<source lang='cli'>))

1 방법

cmd에서 다음과 같이 명령어 입력

shutdown /s /f /t 시간(초)
실행예시 --- 3600초(1시간) 후 종료
shutdown /s /f /t 3600

2 종료예약 취소

shutdown /a

3 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}