
98 MetaFrame Solutions Guide
The Auditlog Utility
The Auditlog utility is used to generate reports of logon/logoff activity for a
MetaFrame server based on the Windows 2000 security Event Log. To use
Auditlog, logon/logoff accounting must be enabled.
Syntax
Auditlog [username|session] [/before:mm/dd/yy] [/after:mm/dd/yy]
[/write:filename | [/time | /fail /all | /detail]]
[/eventlog:filename]
Auditlog [/clear[:backup_log_file_name]]
Auditlog [/?]
Parameters
username
Generates a report of logon/logoff activity for the specified username.
Session
Generates a report of logon/logoff activity for the specified session.
/before:mm/dd/yy
Reports only on logon/logoff activity before mm/dd/yy.
/after:mm/dd/yy
Reports only on logon/logoff activity after mm/dd/yy.
/write:filename
Specifies the name of an output file. Creates a comma-delimited file that can
be imported into an application such as a spreadsheet to produce custom
reports or statistics.
/time
Generates a report of logon/logoff activity for each user, displaying
logon/logoff times and total time logged on. Useful for gathering usage
statistics by user. (Not used for with /fail or /detail.)
/fail
Generates a report of failed logon/logoff attempts. (Not used with /time or /all.)
/all
Generates a report of all logon/logoff activity. (Not used with /fail.)
/detail
Generates a detailed report of logon/logoff activity. (Not used with /time.)
Komentáře k této Příručce