Issues with Active Directory Replication

Issues with Active Directory Replication

Symptoms: updates are not being seen around the domain/forest. DC's will still authenticate users, but any changes (like password changes) will not replicated through the forest.

Run various commands for assisting in identifying the problem:

Dcdiag /test:dns /e /v >DnsHealth.log
/e = every DC in the forest
/v = verbose output
> DNSHealth.log = direct to file for easy study
Performs 6 tests - look for PASS/WARN/FAIL at the bottom of the LOG file.

nslookup example-cloud.com
Lists IP addresses of DC's in example-cloud.com – verify the correct number and address of DC's.

nslookup -q=srv _ldap._tcp.dc._msdcs.example-cloud.com
Look up DC service records - records are used to identify domain controllers for AD

REPADMIN is another command for identifying replication. For more details on REPADMIN visit http://technet.microsoft.com/en-us/library/cc755360(WS.10).aspx
 

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Lingering Objects and Tombstones in Active Directory

        Issue Due to the way Active Directory works when removing objects, administrators can run into directory issues with Unified Workspace when AD doesn't completely do away with the object (leaving a tombstone behind). Finding and Removing Lingering ...
      • What to consider before adding an Active Directory search index for an attribute?

        Problem:  webNetwork installation has slowness issues and you are looking to index certain directory attributes in an effort to improve performance, but do not know the effects of adding an index to Active Directory. Solution(s):  Here are the ...
      • Which Active Directory attributes should be added as search index?

        Problem: Active Directory slowness issues in various parts of the webNetwork product - login, webStorage, webAdmin, etc... Cause:  Different Active Directory environments may require indexing of attributes to improve performance.  For example, ...
      • UW Active Directory Modifications

        Issue: How does Lenovo Unified Workspace affect Active Directory and specifically the Schema? Solution: Why does UW need to extend the Schema of AD? Please see the following KB article for a full explanation: ...
      • How to turn on Active Directory diagnostic event logging

        The following information comes from : http://support.microsoft.com/kb/314980  This step-by-step article describes how to configure Active Directory diagnostic event logging in Microsoft Windows 2000 and Microsoft Windows Server 2003. Active ...