C:\WINDOWS>GPUPDATE /?
Microsoft(R) Windows(R) Operating System Group Policy Refresh
Utility v5.1
(C)Microsoft Corporation. All rights reserved.
설명: 그룹 정책 설정을 새로 고칩니다.
사용법: GPUpdate
[/Target:{Computer | User}
] [/Force
] [/Wait:<값>
] [/Logoff
] [/Boot
] [/Sync
] 매개 변수:
값 설명
/Target:{Computer | User} 사용자 또는 컴퓨터만을 새로
고치도록 지정합니다. 기본값으로 사용자
및 컴퓨터 정책 설정을 새로
고칩니다.
/Force 모든 정책 설정을 다시 적용합니다.
기본값으로는 변경된 정책 설정만
적용됩니다.
/Wait:{값} 정책 처리가 완료되기까지 대기할 시간(초)을
설정합니다. 기본값은 600초입니다.
'0'의 값을 사용하면 대기하지 않으며
'-1'의 값을 사용하면 무제한으로 대기합니다.
시?제한이 초과되면 명령 프롬프트가
반환됩니다. 하지만 정책 처리는
계속됩니다.
/Logoff 그룹 정책 설정이 새로 고쳐진 후 로그오프를
수행합니다. 이 옵션은 백그라운드 새로 고침
간격에 정책을 처리하지 않고 사용자 로그온에
정책을 처리하는 그룹 정책 클라이언트쪽
확장에 필요합니다.
그 예는 사용자 대상 소프트웨어 설치 및 폴더
리디렉션입니다.
이 옵션은 로그오프를 필요로하는 확장이 없는
경우 아무런 영향을 미치지 않습니다.
/Boot 그룹 정책 설정이 새로 고쳐진 후 컴퓨터를
다시 시작합니다. 이 옵션은 백그라운드 새로
고침 간격에 정책을 처리하지 않고 컴퓨터를
시작할 때 처리하는 그룹 정책 클라이曺?쪽
확장에 필요합니다.
그 예로는 컴퓨터 대상 소프트웨어 설치가
있습니다. 이 옵션은 컴퓨터 재시작이
필요없는 확장이 없는 경우 아무런 영향을
미치지 않습니다.
/Sync 다음 포그라운드 정책 응용 프로그램이
동기적으로 완료되도록 합니다. 포그라운드
정책 응용 프로그램은 컴퓨터 시작 및 사용자
로그온 시 발생합니다. 이 설정은 /Target 매개
변수를 사용하여 컴퓨터, 사용자 또는 모두에게
지정할 수 있습니다. 지정한 경우 /Force 및
/Wait 매개 변수는 무시됩니다.
C:\WINDOWS>IISRESET /?
'iisreset'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는
배치 파일이 아닙니다.
C:\WINDOWS>IPCONFIG /?
USAGE:
ipconfig
[/? | /all | /renew
[adapter
] | /release
[adapter
] |
/flushdns | /displaydns | /registerdns |
/showclassid adapter |
/setclassid adapter
[classid
] ]where
adapter Connection name
(wildcard characters * and ? allowed, see
examples)
Options:
/? Display this help message
/all Display full configuration information.
/release Release the IP address for the specified
adapter.
/renew Renew the IP address for the specified
adapter.
/flushdns Purges the DNS Resolver cache.
/registerdns Refreshes all DHCP leases and re-registers
DNS names
/displaydns Display the contents of the DNS Resolver
Cache.
/showclassid Displays all the dhcp class IDs allowed for
adapter.
/setclassid Modifies the dhcp class id.
The default is to display only the IP address, subnet mask and
default gateway for each adapter bound to TCP/IP.
For Release and Renew, if no adapter name is specified, then the
IP address
leases for all adapters bound to TCP/IP will be released or
renewed.
For Setclassid, if no ClassId is specified, then the ClassId is
removed.
Examples:
> ipconfig ... Show information.
> ipconfig /all ... Show detailed information
> ipconfig /renew ... renew all adapters
> ipconfig /renew EL* ... renew any connection that
has its
name starting with EL
> ipconfig /release *Con* ... release all matching
connections,
eg. "Local Area Connection
1" or
"Local Area Connection
2"