Q. How can I audit Active Directory objects in Windows Server 2003?

Jerold Schulman

November 21, 2006

2 Min Read
ITPro Today logo

Microsoft Knowledge Base Article 814595 contains the following SUMMARY:

This step-by-step article describes how to use Windows Server 2003 auditing to track user activities and system-wide events in Active Directory.

When you use Windows Server 2003 auditing, you can track both user activities and Windows Server 2003 activities which are named events, on a computer. When you use auditing, you can specify which events are written to the Security log. For example, the Security log can maintain a record of both valid and invalid logon attempts and events that relate to creating, opening, or deleting files or other objects. An audit entry in the Security log contains the following information:

 • The action that was performed.   • The user who performed the action.   • The success or failure of the event and the time that the event occurred. 

An audit policy setting defines the categories of events that Windows Server 2003 logs in the Security log on each computer. The Security log makes it possible for you to track the events that you specify.

When you audit Active Directory events, Windows Server 2003 writes an event to the Security log on the domain controller. For example, if a user tries to log on to the domain by using a domain user account and the logon attempt is unsuccessful, the event is recorded on the domain controller and not on the computer where the logon attempt was made. This behavior occurs because it is the domain controller that tried to authenticate the logon attempt but could not do so

Use Event Viewer to view events that Windows Server 2003 logs in the Security log. You can also archive log files to track trends over time. For example, if you want to determine the use of either printers or files, or if you want to verify the use of unauthorized resources.

To enable auditing of Active Directory objects:

 • Configure an audit policy setting for a domain controller. When you configure an audit policy setting,   you can audit objects but you cannot specify the object you want to audit. • Configure auditing for specific Active Directory objects. After you specify the events to audit for files,   folders, printers, and Active Directory objects, Windows Server 2003 tracks and logs these events.


Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like