Troubleshoot AD LDS replication

Check the status of the AD-LDS replication set. If the replication failed, recreate the replication set. In an environment with Disaster Recovery, also recreate the AD-LDS replication set in the standby site.

Servers that are defined as standby are not included in the enterprise distribution list so the AD LDS replication must be created manually.

Check the AD-LDS replication status

  1. Connect to the new database management server.

  2. Run this command to check if the last replication attempt was successful:

    c:\users\[system account user name] repadmin /showrepl localhost:50000

    The result will show if the last replication attempt was successful.

  3. Run this command to check if the replication has completed. When complete the queue will contain 0 items.

    c:\users\[system account user name] repadmin /queue localhost:50000

    If the replication has completed, you will receive a message that the queue contains 0 items.

Setup ADAM or AD/LDS Replication in the Secondary Data Center (Data Center Redundancy Guide)