/user:{
username | SID
}
Specifies the user account to query. You can provide either the
username or the SID. Add the domain (
domain\username
) to qualify the username in a domain
setting. You must use either the
/category
or
/subcategory
option with this option. The utility
queries the system audit policy when you don??™t supply a username.
/category:{* |
name | GUID
}[, {
name | GUID
}...]
Specifies one or more categories to
query. You can query all of the categories by using an asterisk (*) in place of a specific category
name. The utility lets you identify a category using its name or GUID. Separate multiple category
entries using commas and enclose any category name with a space or other special symbol
in double quotes. An example of a category is System.
/subcategory:{
name | GUID
}[, {
name | GUID
}...]
Specifies one or more subcategories
to query. The utility lets you identify a subcategory using its name or GUID. Separate multiple
subcategory entries using commas and enclose any category name with a space or other special
symbol in double quotes. You don??™t have to specify both category and subcategory??”using subcategory
alone is sufficient.
Pages:
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160