gli (get-log-info) Path Outputs information about the specified log. The path argument
normally contains the name of the log. However, if you use the /lf option, then you must provide
the physical path to the event log file. This argument also supports the following options
(the long names appear in parentheses after the option).
/lf:{True | False} (logfile) Specifies that the path argument contains a physical
path to a log file, rather than a log filename.
epl (export-log) Path TargetFile [/OPTION:VALUE [/OPTION:VALUE] ...] Exports a
log to the specified target file. The path argument normally contains the name of the log. However,
if you use the /lf option, then you must provide the physical path to the event log file. This
argument also supports the following options (the long names appear in parentheses after the
option).
/lf:{True | False} (logfile) Specifies that the path argument contains a physical
path to a log file, rather than a log filename.
/sq:{True | False} (structuredquery) Specifies that the path argument contains a
path to a file that contains a structure query.
/q:Value (query) Provides an XPath query to filter the events read from the log.
Pages:
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076