May 2019
Intermediate to advanced
620 pages
21h 41m
English
Use the following command line on an elevated Command Prompt (cmd.exe) to scan for lingering objects:
repadmin.exe /removelingeringobjects <FQDN of Domain Controller with suspected lingering objects> <objectGUID of Domain Controller with correct data> <Distinguished Name of partition containing lingering objects> /advisory_mode
Here's an example of this command line for Lucern Publishing to check for lingering objects between DC01 and DC02:
repadmin.exe /removelingeringobjects DC02.LucernPub.com de235686-7bc1-4412-941a4f6e7e248be1 DC=LucernPub,DC=com /advisory_mode
If the environment suffers from one or more lingering objects, events with Event ID 1946 will be logged for each lingering object in the Directory Services log ...