C:\WINNT>TRACERPT /?
Microsoft(R) TraceRpt.Exe (5.1.2600.1106)
(C) Microsoft Corporation. All rights reserved.
Tracerpt は、バイナリ イベント トレース セッション ログ ファイルまたは機器のイ
ベント トレース プロバイダからのリアルタイム ストリームを処理し、発生したイベン
トの説明のレポートまたはテキスト (CSV) ファイルを作成します。
使い方:
tracerpt { <ファイル
[ファイル ...
]>
| -rt <セッション名
[セッション名 ...
]>
}
[オプション
]パラメータ:
<ファイル
[ファイル ...
]> 処理するイベント トレース ログ ファイルです。
オプション:
-? 状況に応じたヘルプを表示します。
-o
[ファイル
] テキスト (CSV) 出力ファイルです。既定値は、
dumpfile.csv です。
-summary
[ファイル
] 要約レポート テキスト ファイル (CSV) ファイルで
す。既定値は、summary.txt です。
-report
[ファイル
] テキスト出力レポートファイルです。既定値は、
workload.txt です。
-rt <セッション名
[セッション名 ...
]> リアルタイム イベント トレース セッシ
ョン データ ソースです。
-config <ファイル> コマンド オプションが記述されている設定ファイル
です。
-y 確認なしですべての質問に "はい" で答えます。
・
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:\WINNT>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:\WINNT>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.