C:\WINDOWS>TRACERPT /?
Microsoft ® TraceRpt.Exe (5.1.2600.2180)
Copyright (C) Microsoft Corporation. 1981-2001
Tracerpt는 바이너리 이벤트 추적 세션 로그 파일 또는 이벤트 추적 공급자의 실시간 스트림을 처리하고 생성된
이벤트를 설명하는 보고서
또는 텍스트(CSV) 파일을 만듭니다.
사용법:
tracerpt { <파일 이름
[파일 이름 ...
]>
| -rt
[session_name
...]>
} [options]
매개 변수:
<파일 이름 [파일 이름 ...]> 처리할 이벤트 추적 로그 파일
옵션:
-? 상황에 맞는 도움말 표시
-o [파일 이름] 텍스트(CSV) 출력 파일. 기본값은
dumpfile.csv입니다.
-summary [파일 이름] 요약 보고 텍스트 파일(CSV). 기본값은
summary.txt입니다.
-report [파일 이름] 텍스트 출력 보고 파일. 기본값은
workload.txt입니다.
-rt [session_name ...]> 실시간 이벤트 추적 세션 데이터 원본
-config <파일 이름> 명령 옵션을 포함한 설정 파일입니다.
-y 모든 질문에 대해 확인 절차 없이 yes로 답합니다.
예:
tracerpt logfile1.etl logfile2.etl -o -report
tracerpt logfile.etl -o logdmp.csv -summary logdmp.txt -report
logrpt.txt
tracerpt -rt EVENT_SESSION_1 EVENT_SESSION_2 -o logfile.csv
C:\WINDOWS>TRACERT6 /?
Usage: tracert6 [-d] [-h maximum_hops] [-w timeout] [-s srcaddr]
target_name
Options:
-d Do not resolve addresses to hostnames.
-h max_hops Maximum number of hops to search for target.
-w timeout Wait timeout milliseconds for each reply.
-s srcaddr Source address to use.
-r Use routing header to test reverse route also.
C:\WINDOWS>TRACERT /?
Usage: tracert [-d] [-h maximum_hops] [-j host-list] [-w timeout]
target_name
Options:
-d Do not resolve addresses to hostnames.
-h maximum_hops Maximum number of hops to search for
target.
-j host-list Loose source route along host-list.
-w timeout Wait timeout milliseconds for each reply.