hi everyone , am trying to use removelingeringobjects:
DsReplicaVerifyObjectsW() failed with status 8440 (0x20f8):
The naming context specified for this replication operation is invalid.
below the event viewer :
Source domain controller:
c8883965-df3d-4e90-ae39-a9b990796323._msdcs.MYDC.COM
Object:
CN=54890f5b-c906-4e4e-a238-e13c9ebbce15\0ADEL:c93aa172-dfc4-4ebe-91c2-a6c0d6d36857,CN=Deleted Objects,CN=Configuration,DC=MYDC,DC=COM
Object GUID:
c93aa172-dfc4-4ebe-91c2-a6c0d6d36857 This event is being logged because the source DC contains a lingering object which does not exist on the local DCs Active Directory Domain Services database. This replication attempt has been blocked.
The best solution to this problem is to identify and remove all lingering objects in the forest.
and the command that i used is :
repadmin /removelingeringobjects ho1.mydc.com c93aa172-dfc4-4ebe-91c2-a6c0d6d36857 CN=Deleted Objects,CN=Configuration,DC=MYDC,DC=COM /advisory_mode
is any problem with the command ? please help
Osma Othman