You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
tombstone lifetime
About this tag
The tombstone lifetime is a critical Active Directory setting that determines how long a deleted object is retained before being permanently removed. When the time since the last replication between domain controllers exceeds this value, replication fails with errors like "The directory service cannot replicate with this server because the time since the last replication with this server has exceeded the tombstone lifetime." This issue commonly occurs in Windows Server environments, such as with Server 2019 domain controllers, and can affect DNS replication and other directory services. Troubleshooting involves checking replication health, ensuring timely replication, and possibly adjusting the tombstone lifetime or resolving connectivity issues between DCs.
Windows server 2019
DC1 And DC2
DNS replication fails between the two DC.
The directory service cannot replicate with this server because the time since the last replication with this server has exceeded the tombstone lifetime.
schema and configuration is successful.
Both DC has the same...
First let me say that I am a developer who was recently given the job of IT Manager (so-to-speak) and I do have some IT knowledge, but my server knowledge is very weak.
So my first issue is that we have some old archived files that need to be restored. The process is to go to the backup...