Local 또는 Remote 리무트에서 Shutdown 시킬 수 있는 기능이 있는가?
페이지 정보
작성자 차동박 이름으로 검색 댓글 0건 조회 17,471회 작성일 05-09-02 09:17본문
Tuesday, April 25, 2000
A . 일반적으로 기본적으로는 제공이 되지 않습니다.
윈도우 2000 에서는 터미널 서비스로 제공이 가능하다.
추가적인 리스스 킷을 제공 받아야 만 합니다.
그사용법과 설명입니다.
Shutdown.exe 유틸리티는 Windows NT Resource Kit에 들어 가 있으며, 실행을 시키면 현재 로컬 시스템을 재-부팅 하게 한다. 간단한 예는 Shutdown /l/r/c/y이다.
옵션은 다음과 같다.
/l : Local Machine을 종료한다.(Local)
/r : 리부트.(Reboot)
/c : 모든 프로그램을 종료한다.(Close)
/y : 확인 메시지를 보이지 않게 한다.(Yes)
또, AT 명령어와 함께 사용해서 사용자가 원하는 시간에 시스템을 종료시킬 수 있다. 예는 다음과 같다.
AT 23:59 /every:M,T,W,Th,F shutdown /l /r /c /y
참고로 HELP 입니다.
C:\\>shutdown/?
Release 2.0. 1993 Microsoft Corporation.
Usage: SHUTDOWN [/?] [\\\\Computer] [/L] [/A] [/R] [/T:xx] ["Msg"] [/Y] [/C]
/? Shows this screen.
\\\\Computer Specifies a remote computer to shutdown.
/L Specifies a local shutdown.
/A Abortes a systemshutdown. This is only possible during the
timeout period.If this switch is used, all other are ignored.
/R Specifies that the machine should reboot after shutdown.
/T:xx Sets the timer for system shutdown in seconds.[20 sec. default]
"Msg" Specifies an additional message
/Y Answer all following questinons with yes
/C Forces running applications to close.
ATTENTION: If you use the /C parameter NT ignores the
applications option to save data which may
have changed. You will see no File-Save dialog
box, because NT will force the application to
close. This will result in a loss of all data
not previously saved !!!
다운로드 가능 한 곳 : ftp://ftp.mddinc.com/microsoft/SHUTGUI.EXE
일반적으로 AT 명령어에 대해서는 아래 제공
http://www.ntfaq.co.kr/ntfaq_view.asp?faq_no=98
[이 게시물은 human님에 의해 2007-05-14 17:58:49 bilkboard1에서 복사 됨] [이 게시물은 human님에 의해 2007-05-15 09:09:28 bulk3에서 이동 됨]
A . 일반적으로 기본적으로는 제공이 되지 않습니다.
윈도우 2000 에서는 터미널 서비스로 제공이 가능하다.
추가적인 리스스 킷을 제공 받아야 만 합니다.
그사용법과 설명입니다.
Shutdown.exe 유틸리티는 Windows NT Resource Kit에 들어 가 있으며, 실행을 시키면 현재 로컬 시스템을 재-부팅 하게 한다. 간단한 예는 Shutdown /l/r/c/y이다.
옵션은 다음과 같다.
/l : Local Machine을 종료한다.(Local)
/r : 리부트.(Reboot)
/c : 모든 프로그램을 종료한다.(Close)
/y : 확인 메시지를 보이지 않게 한다.(Yes)
또, AT 명령어와 함께 사용해서 사용자가 원하는 시간에 시스템을 종료시킬 수 있다. 예는 다음과 같다.
AT 23:59 /every:M,T,W,Th,F shutdown /l /r /c /y
참고로 HELP 입니다.
C:\\>shutdown/?
Release 2.0. 1993 Microsoft Corporation.
Usage: SHUTDOWN [/?] [\\\\Computer] [/L] [/A] [/R] [/T:xx] ["Msg"] [/Y] [/C]
/? Shows this screen.
\\\\Computer Specifies a remote computer to shutdown.
/L Specifies a local shutdown.
/A Abortes a systemshutdown. This is only possible during the
timeout period.If this switch is used, all other are ignored.
/R Specifies that the machine should reboot after shutdown.
/T:xx Sets the timer for system shutdown in seconds.[20 sec. default]
"Msg" Specifies an additional message
/Y Answer all following questinons with yes
/C Forces running applications to close.
ATTENTION: If you use the /C parameter NT ignores the
applications option to save data which may
have changed. You will see no File-Save dialog
box, because NT will force the application to
close. This will result in a loss of all data
not previously saved !!!
다운로드 가능 한 곳 : ftp://ftp.mddinc.com/microsoft/SHUTGUI.EXE
일반적으로 AT 명령어에 대해서는 아래 제공
http://www.ntfaq.co.kr/ntfaq_view.asp?faq_no=98
[이 게시물은 human님에 의해 2007-05-14 17:58:49 bilkboard1에서 복사 됨] [이 게시물은 human님에 의해 2007-05-15 09:09:28 bulk3에서 이동 됨]
댓글목록
등록된 댓글이 없습니다.