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

      • Change Reset Password Button Text

        Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
      • Remove Reset Password Button From Login Page

        Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
      • Lenovo Unified Workspace End-of-Life Questions and Answers

        As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
      • 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 ...
      • 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 ...