윈도 스크립트 자동실행
windows 2012. 1. 10. 11:08 |
Windows 2000 및 XP에서 그룹 정책 스크립트 배포를위한 두 가지 옵션을 포함합니다 :
Scripts (Startup/Shutdown): 스크립트 (시작 / 종료) :
In the Group policy console (gpedit.msc) under 'Computer Configuration\Windows Settings', you can specify scripts that are to run when the computer starts up or shuts down. '컴퓨터 구성 \ Windows 설정'아래의 그룹 정책 콘솔 (gpedit.msc를)에서는 컴퓨터가 시작하거나 종료할 때 실행할 수있는 스크립트를 지정할 수 있습니다. Note: These scripts under Local System account. 참고 : 로컬 시스템 계정에서 이러한 스크립트.
Scripts (Logon/Logoff): 스크립트 (로그온 / 로그오프) :
In the Group policy console (gpedit.msc) under 'User Configuration\Windows Settings', you can specify scripts that are to run when the user logs on or logs off the computer. '사용자 구성 \ Windows 설정'아래의 그룹 정책 콘솔 (gpedit.msc를)에서는 사용자가 로그온하거나 컴퓨터 로그오프할 때 실행할 수있는 스크립트를 지정할 수 있습니다. These scripts run as User, not as Administrator. 이러한 스크립트는되지 관리자로, 사용자로 실행합니다.
출처:
http://translate.google.co.kr/translate?hl=ko&langpair=en%7Cko&u=http://techsupt.winbatch.com/ts/T000001048F90.html
'windows' 카테고리의 다른 글
AD환경에서 pc명 변경 (0) | 2012.05.19 |
---|---|
윈도우 정품인증 (2) | 2012.03.29 |
"ActiveDirectory 사용자 및 컴퓨터"-dsa.msc 실행이 안될때 win2008 (0) | 2012.01.03 |
자동실행 레지스트리 경로 (0) | 2011.12.11 |
IMAGE_THUNK_DATA32 (0) | 2010.05.24 |