C:\WINDOWS>TRACERPT /?
Microsoft r TraceRpt.Exe (5.1.2600.2180)
c Microsoft Corporation. All rights reserved.
Tracerpt processes binary Event Trace Session log files or real-time streams
from instrumented Event Trace providers and creates a report or a text (CSV)
file describing the events generated.
Usage:
tracerpt
[options
]Parameters:
<filename
[filename ...
]> Event Trace log file to process.
Options:
-? Displays context sensitive help.
-o
[filename
] Text (CSV) output file. Default is
dumpfile.csv.
-summary
[filename
] Summary report text file (CSV) file. Default
is summary.txt.
-report
[filename
] Text output report file. Default is
workload.txt.
-rt <session_name
[session_name ...
]> Real-time Event Trace Session data
source.
-config <filename> Settings file containing command options.
-y Answer yes to all questions without
prompting.
Examples:
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.