1203 The directory service could not replicate the following object from the source directory service at the following network address because of an Active Directory Domain Services schema mismatch.

Ankit Patel 6 Reputation points
2021-03-10T09:33:04.74+00:00

While promoting 2016 domain controller promotion showed success and server restarted. After restart when i logged in and checked dcpromo logs showed Active Directory Domain services will attempt to synchronize the schema before attempting to synchronize the following directory partition DC=xyz, DC=com. FSMO role holder is still a 2012 R2 server with FFL and DFL at 2008R2 and all 2012R2 domain controller has migrated to dfsrstate eliminated. kindly let me know if anyone has come across such scenario.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | User experience | Other
{count} votes

4 answers

Sort by: Most helpful
  1. Ankit Patel 6 Reputation points
    2021-03-11T08:18:41.23+00:00

    Hi Patrick/Daisy,

    I have gone through the uRL - https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/schema-mismatch-error-ad-installation-wizard-dcpromo

    I have DC1 and DC2 running on 2012R2 - I promoted a new DC 2016 and everything went fine after promotion server restarted and when I logged in and checked dcpromo.log said Warning NTDS replication / Replication : 1203
    The directory service could not replicate the following object from the source directory service at the following network address because of an Active Directory Domain Services schema mismatch.
    object:
    CN=Tom,OU=test,DC=abc,DC=com.

    I also saw event ID 1450 on my PDC for the same object

    I didnt see any error while promoting my new 2016 DC. But on my new 2016 DC I see the below events.
    Directory service Error event ID 1791 and Warning event ID 1203 referencing the same object.
    DNS server Warning event ID 4013

    I found the same issue description from this URL - https://blog.markdepalma.com/?p=59

    Above URL is asking to reset ACL.

    Kindly suggest can I go ahead with this approach.

    Regards,
    Ankit

    1 person found this answer helpful.

  2. Anonymous
    2021-03-10T15:48:44.76+00:00

    Something here may help.
    https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/schema-mismatch-error-ad-installation-wizard-dcpromo

    --please don't forget to Accept as answer if the reply is helpful--


  3. Anonymous
    2021-03-11T02:43:17.917+00:00

    Hello @Ankit Patel ,

    Thank you for posting here.

    Based on the description "The directory service could not replicate the following object from the source directory service at the following network address because of an Active Directory Domain Services schema mismatch.", do you know the error message occurs between which two DCs (source DC and target DC)?

    We can check AD replication status in the AD forest by running commands below on PDC.

    repadmin /showrepl >c:\repsum1.txt

    repadmin /replsum >c:\repsum2.txt

    repadmin /showrepl /csv >c:\repsum.csv

    If there is no any error message in all the result, it means AD replication works fine.

    Hope the information above is helpful.

    Should you have any question or concern, please feel free to let us know.

    Best Regards,
    Daisy Zhou


  4. Anonymous
    2021-03-11T14:46:12.333+00:00

    Might work through this one.
    https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/replication-error-8418

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.