Article ID: 230113 - Last Review: October 30, 2006 - Revision: 1.2 Deleting Items from Active DirectoryThis article was previously published under Q230113 SUMMARY
Active Directory uses a replication model that is characterized as "multi-master loose consistency with convergence." Changes can be made on any domain controller in the enterprise, and the changes are then incrementally replicated throughout the enterprise. Object deletions in this environment cannot simply remove an object, because doing so would remove the unit of replication itself.
MORE INFORMATION
Active Directory resolves this issue by using the concept of "tombstones." A tombstone is an object whose IsDeleted property has be set to True. Therefore, a delete operation is essentially a special modify operation that:
Delete requests do not succeed under the following circumstances:
198793
(http://support.microsoft.com/kb/198793/EN-US/
)
The Active Directory Database Garbage Collection Process
| Article Translations
|
Back to the top
