Adjust Active Directory Tombstone Lifetime (optional)
You can restore deleted Active Directory objects and their attributes using the Netwrix Auditor Object Restore for Active Directory tool shipped with Netwrix Auditor. The tool finds the information on deleted objects in the product snapshots (this data is stored in the Long-Term Archive, a local file-based storage of audit data) and AD tombstones.
To be able to restore deleted Active Directory objects longer, increase the Active Directory tombstone lifetime property (set by default to 180 days). Netwrix recommends setting it to 2 years (730 days). You can specify any number of days, but a selected value should not exceed the Long-Term Archive retention period.
Take into consideration that increasing tombstone lifetime may affect Active Directory performance and operability.
To change the tombstone lifetime attribute
To perform this procedure, you will need the ADSI Edit utility. In Windows Server 2008 and above, this component is installed together with the AD DS role, or it can be downloaded and installed along with Remote Server Administration Tools. See the topic for additional information on how to install the ADSIĀ Edit utility.
-
On any domain controller in the target domain, navigate to Start > Windows Administrative Tools > ADSI Edit.
-
Right-click the ADSI Edit node and select Connect To. In the Connection Settings dialog, enable Select a well-known Naming Context and select Configuration from the drop-down list.
-
Navigate to Configuration
<Your_Root_Domain_Name>
> CN=Configuration,DC=<name>
,DC=<name>
> CN=Services > CN=Windows NT > CN=Directory Service. Right-click it and select Properties from the pop-up menu. -
In the CN=Directory Service Properties dialog, locate the tombstoneLifetime attribute in the Attribute Editor tab.
-
Click Edit. Set the value to "730" (which equals 2 years).