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"
C:\WINDOWS>LODCTR /?
LODCTR
성능 모니터 카운터 이름과 확장 가능 카운터에 대한 설명 텍스트를 업데이트합니다.
사용법:
LODCTR
[\\컴퓨터 이름
] 파일 이름
컴퓨터 이름은 원격 시스템의 이름입求?
컴퓨터 이름을 지정하지 않으면 로컬 컴퓨터를 사용합니다.
파일 이름은 카운터 이름의 정의 및 확장 가능 카운터
DLL에 대한 설명 텍스트가 포함된 초기화 파일의
이름입니다.
LODCTR /S:
현재 perf 레지스트리 문자열 및 정보를 에 저장합니다.>
LODCTR /R:
현재 perf 레지스트리 문자열 및 정보를 에 복원합니다.>
참고: 이름 안에 공백이 들어 있는 인수는 따옴표(")를
붙여야 합니다.