Each privilege entry includes the privilege name,
description, and state (enabled or disabled).
/LOGONID Displays the SID that represents the user??™s logon identification.
/ALL Displays the username, user??™s group affiliations, user??™s privileges, and logon identifier.
MANAGING WINDOWS IN A NEW WAY 501
/FO {TABLE | LIST | CSV} Defines the output provided by the utility. The table format is
normally the easiest to view on screen. The table columns define the values for output, while
each row contains one driver entry. The CSV output provides the best method for preparing the
data for entry in a database. Use redirection (see the ???Employing Data Redirection??? section of
Chapter 14 for details) to output the CSV data to a file and then import it to your database. The
list format provides one data element per line. Each group of data elements defines one driver.
The utility separates each driver by one blank line. Some people find the list format more readable
when working in verbose mode since the table format requires multiple lines for each entry
(the lines wrap).
/NH Forces the utility to display the data without a column header.
Pages:
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181