repadmin /removelingeringobjects - Not removing the Objects

When I am running repadmin /removelingeringobjects /advisory_mode getting 4 objects are found.

& when I removed the advisory_mode  for deleting those objects, showing 0 objects deleted.

repadmin /removelingeringobjects  Commands executed successfully with the below MSG.

May 7th, 2015 4:36pm

Shall I Un-Host & Re-Hosting Active Directory Partitions for cleaning those objects? Will that help?

FFL is WIN 2003 & DFL is WIN 2008 R2

http://blogs.msdn.com/b/canberrapfe/archive/2012/04/14/un-hosting-amp-re-hosting-active-directory-partitions.as

May 8th, 2015 1:47pm

Or do I follow this. for removing the lingering objects?

http://blogs.msdn.com/b/canberrapfe/archive/2012/04/12/granular-manual-ad-replication-for-advanced-troubleshooting-scenarios.aspx

 
May 10th, 2015 5:53am

Hi,

Please try below commands to remove lingering object. Not you have provide the GUID

repadmin /removelingeringobjects * GUID DC=Contoso,DC=com /ADVISORY_MODE
repadmin /removelingeringobjects * GUID CN=Configuration,DC=Contoso,DC=com /ADVISORY_MODE
repadmin /removelingeringobjects * GUID CN=Schema,CN=Configuration,DC=Contoso,DC=com /ADVISORY_MODE
repadmin /removelingeringobjects * GUID DC=ForestDnsZones,DC=Contoso,DC=com
repadmin /removelingeringobjects * GUID DC=DomainDnsZones,DC=Contoso,DC=com /ADVISORY_MODE

Free Windows Admin Tool Kit Click here and download it now
May 11th, 2015 1:06am

Hi,

The command you have mentioned is used to delete the lingering objects, but not remove.
If you want to delete and remove the lingering object, you could use the command:

REPADMIN /REMOVELINGERINGOBJECTS <FQDN of DC with lingering objects> <objectGUID of DC with correct data> <DN of partition containing lingering objects>

You could refer to:
https://jorgequestforknowledge.wordpress.com/2006/05/08/lingering-objects-2/

Regards.

May 11th, 2015 2:01am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics