How to Track Changes Made in Active Directory

Authored by: Support.com Tech Pro Team

1. Introduction

How to Track Changes Made in Active Directory

 

2. Enable Auditing by using Group Policy Management Console (GPMC)

  1. Configuration of Group Policy Audit Settings

Type the command gpmc.msc in order to open the Group Policy Management Console.

  1. The Group Policy Management Console

Under Group Policy Management, select the forest domain you wish to choose and expand it further to navigate to the Domain Controllers→ Default Domain Controller Policy, right click on it and select Edit to open the configuration window.

  1. Advanced Audit Policy Configuration

Navigate to Computer Configuration> Policies> Windows Settings> Security Settings> Advanced Audit Policy Configuration> Audit Policies in the GPMC Editor.

  1. Configuring All the Policies

In order to configure all the policies, define the following categories and then configure them one after another:

  • Account Logon
  • Account Management
  • DS Access
  • Logon/Logoff
  • Object Access
  • Policy Change
  1. Configuring All Policies One by One

Click on the first policy – Account Logon and configure the audit events of its subcategories one after another.

  1. Check Both Success and Failure

In the Policy tab of Audit Credential Validation Window, simply check both the options – success and failure to audit the events and click OK.

Follow the step 6 for all other Advanced Audit Policies listed above.

  1. Updating the Group Policy

This can be done by executing the command: gpupdate /force in the command prompt.

3. Enable Auditing by using ADSIEdit.msc

  1. Open ADSI Edit Console and select “Connect to” in order to view the Connection Settings.
  2. Next, establish connections with all four available naming contexts to turn on their auditing for:
  3. Default Naming Context
  4. Configuration
  5. RootDSE
  6. Schema

Then, proceed on to connect to the default naming context. Also, Right click on the node = “ADSIEdit” and select “Connect To”.

Configuring Default Naming Context

Configuring Connection Settings

Establishing connection with Root DSE

Connection Settings for Schema

  1. Enabling the Audit Settings for All the Four Root Nodes

For all the four root nodes of different naming contexts, enable the auditing settings.

  1. Managing Auditing Entry for Your Domain

In the Domain Controller properties, navigate to the security tab and click Advanced. This will open the Advanced Security Settings. Now, quickly navigate to the Auditing tab and click Add to open the Auditing Entry window. In the field “Name”- type “Everyone” and in the “Access” section, check all the boxes except the following four options:

  • Full Control
  • List contents
  • Read all properties
  • Read permissions

In the ADSI Edit, repeat steps 3 and 4 in order to enable the auditing of the remaining root nodes.

4. Track Changes Using Event IDs

View audit logs in event viewer to track AD changes by searching relevant event ids

  1. Filtering the Security Event Log

In the Event Viewer, navigate to Windows Logs and select Security. Then, simply click Filter Current Log.

  1. Search by Event ID

In the “Filter Current Log” window, simply enter the particular Event ID and carry out the search operation. In above image event id 4720 refers to ‘User Account Creation’. have

  1. Open Event Properties to See Further Details

To know more about any particular event, simply double click on it to see further details.