2 Domain controllers with the same domain name but different subnets

ArwaSh 1 Reputation point
2020-12-27T08:32:32.977+00:00

Hello,

I was faced with this scenario: an enterprise company using 2 domain controllers with the same domain name xyz.com but on different subnets.

They need to merge these two without stopping any services or losing data on any one of them.

Is this possible?

Thank you!

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
{count} votes

3 answers

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 15,256 Reputation points MVP Volunteer Moderator
    2020-12-27T13:50:20.88+00:00

    @ArwaSh

    Yes merging 2 domain controllers is possible.

    Please go thru below points.

    1. First configure 2-way trust in the new domains is a requirement for domain migration
    2. Migrate resources with Active Directory Migration Tool (ADMT)
      https://www.microsoft.com/en-us/download/details.aspx?id=56570
    3. Migrating Users
    4. Migrating Group policy objects
    5. Migrate files and set permissions
    6. Migrate computer accounts and local user profile
    7. decommission old domain controller

    refer-
    https://thommck.wordpress.com/2010/03/03/how-to-merge-two-small-active-directory-domains-quickly-and-easily/

    https://www.itprotoday.com/windows-78/plan-and-execute-active-directory-merger-part-1

    ----------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

  2. Thameur-BOURBITA 36,261 Reputation points Moderator
    2020-12-27T19:33:30.03+00:00

    Hi,

    We need more clarification about the current situation. We can have many domain controllers in same domain.
    Do you have two domain controllers on same domaine xyz.com or two domain using the same name?

    • If you have two domain controllers in same domain, you don't need to migrate objects , because all domain controllers in same domain share the same objects. If you need demote one of domain controllers , you should check if there is any FSMO roles hosted on it before demote it.
    • If you have two domain with same name , you have to rename one of them to be able to migrate it to target domain using ADMt tools because two domain using the same name can create a DNS conflict.

    Please Don't forget to mark this reply as answer if it help you fix your issue

    0 comments No comments

  3. Vicky Wang 2,736 Reputation points
    2020-12-28T09:46:05.05+00:00

    Thank you for posting in our forum

    You can just install the new server and promote the new server to a DC using the current domain and it will the 2nd DC in the domain.

    But you may also want to transfer the FMSO roles to the more robust server yet making both DC hanging the Global Catalog.

    Users will not be able to see the name of the domain controller but the domain name

    Hope this information can help you
    Best wishes
    Vicky

    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.