C:\WINDOWS>TLNTADMN /?
Usage: tlntadmn
[computer name
] [common_options
] start | stop | pause | continue
| -s | -k | -m | config config_options
Use 'all' for all sessions.
-s sessionid List information about the session.
-k sessionid Terminate a session.
-m sessionid Send message to a session.
config Configure telnet server parameters.
common_options are:
-u user Identity of the user whose credentials are to be used
-p password Password of the user
config_options are:
dom = domain Set the default domain for user names
ctrlakeymap = yes|no Set the mapping of the ALT key
timeout = hh:mm:ss Set the Idle Session Timeout
timeoutactive = yes|no Enable idle session timeout.
maxfail = attempts Set the maximum number of login failure attempts
before disconnecting.
maxconn = connections Set the maximum number of connections.
port = number Set the telnet port.
sec =
[+/-
]NTLM
[+/-
]passwd
Set the authentication mechanism
mode = console|stream Specify the mode of operation.
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.