im (install-manifest) Manifest Installs an event manifest. The manifest can contain
multiple publishers and logs. You can obtain an overview of event manifest instrumentation
at http://msdn2.microsoft.com/en-gb/library/aa385227.aspx.
um (uninstall-manifest) Manifest Removes the specified event manifest from the
system.
qe (query-events) Path [/OPTION:VALUE [/OPTION:VALUE] ...] Outputs event information
from a log or log 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.
RECORDING SYSTEM STATUS INFORMATION 453
/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. The
utility returns all of the events when you don??™t provide this option.
Pages:
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074