Hi everyone,
scenario: total 4 DomainController one of these RODC. The three writeable DCs are on the mainsite (default-first-site) and the rodc located on remote site. One year ago there was a dc crasch and one dc was uninstalled and installed again. Before metadatacleanup was done (after crash). DCs name is the same as before crash. No replication issues after the installation.
Here is my question: after integrating the "new dc" I detected after executing this command
repadmin /showvector /latency "CN=schema,dc=domain,dc=de"
that DSA is set to "deleted DSA"
I found these Links, so everything was fine.
https://www.mcseboard.de/topic/143789-alte-repadmin-einträge-entfernen/
https://community.spiceworks.com/topic/505590-server-2012-tombstoned-objects-cleanup
Event ID 1864 occured serveral times and half a year later it disappeared. Great!
After executing the same command again I see 3 DCs alive and one orphand.
If I use PowerShell see the Output:
Get-ADReplicationUpToDatenessVectorTable -Target dc01 | fl LastReplicationSuccess : 29.10.2018 16:42:46 Partition : DC=domain,DC=de PartitionGuid : 527f8e23-92f1-4cb3-8064-df93389127af Partner : CN=NTDS Settings,CN=DC01,CN=Servers,CN=Default-First-S ite-Name,CN=Sites,CN=Configuration,DC=domain,DC=de PartnerInvocationId : db5d40d3-95f4-4b47-99bf-c6133424188 Server : dc01.domain.de UsnFilter : 10698889 LastReplicationSuccess : 24.11.2017 18:04:15 Partition : DC=domain,DC=de PartitionGuid : 527f8e23-92f1-4cb3-8064-df93389127af Partner : PartnerInvocationId : 8c568a69-233b-454d-8294-01d33be3d02f Server : dc01.domain.de UsnFilter : 23959668 LastReplicationSuccess : 29.10.2018 16:41:12 Partition : DC=domain,DC=de PartitionGuid : 527f8e23-92f1-4cb3-8064-df9cd89127af Partner : CN=NTDS Settings,CN=DC02,CN=Servers,CN=Default-First-S ite-Name,CN=Sites,CN=Configuration,DC=domain,DC=de PartnerInvocationId : 71171eab-c620-49ff-b1c4-9e331fe034da Server : dc01.domain.de UsnFilter : 34571773 LastReplicationSuccess : 29.10.2018 16:42:10 Partition : DC=domain,DC=de PartitionGuid : 527f8e23-92f1-4cb3-8064-df9c339127af Partner : CN=NTDS Settings,CN=DC03,CN=Servers,CN=Default-First-S ite-Name,CN=Sites,CN=Configuration,DC=domain,DC=de PartnerInvocationId : 57f842e8-9b08-427a-b194-db919e333529 Server : dc01.domain.de UsnFilter : 35223142
Is it possible to remove the cursive entry (no PartnerInvocationID)? If it is possible how and where can I remove it? I searched in ADSI but found nothing. Sites and Services also no match.
Thanks for your advice.
Viele Gruesse /best wishes Alexander (blog.it-koehler.com)