Share via

Migrate off non AD integrated DNS to AD integrated DNS

jpcapone 1,786 Reputation points
2020-11-12T22:36:10.277+00:00

I am looking to migrate to AD integrated DNS so I installed a new DC into the existing domain and installed the DNS role onto this server. My expectation was that a zone for the AD environment would be created automatically but that does not seem to be the case. Do I need to create the zone manually?

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
0 comments No comments

Answer accepted by question author

Anonymous
2020-11-19T06:16:18.263+00:00

Can you confirm that upon installation the first DC created the Active Directory DNS records on the DNS server?

Yes, as you can see the picture below(this is my standalone DNS server -192.168.10.3):

DC1:192.168.10.1
DC2:192.168.10.2

40966-image.png

When you added your second DC and then added the DNS role was DNS installed with forwarders pointing to the same DNS servers on the NIC?

Yes, DC1 and DC2's primary DNS server are all pointing to the standalone DNS server(192.168.10.3).

As you can see below:

41042-image.png

40950-image.png

--------------------------------------------------------------

If the Answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?

0 comments No comments

8 additional answers

Sort by: Most helpful
  1. jpcapone 1,786 Reputation points
    2020-11-16T04:09:13.623+00:00

    Thank you for testing. I will do as you say and circle back with my results.

    Was this answer helpful?


  2. Anonymous
    2020-11-16T02:05:38.573+00:00

    Hi ,

    I did a test in my lab, install AD without DNS role and then install DNS role onto the existing DC. The zone matching the domain name are created automatically.

    In your case, it seems the DNS role not be installed successfully. Please reinstall DNS role again or install DNS role on other DC to do a check. The zone for the AD environment should be created automatically.

    Best Regards,

    Candy

    Was this answer helpful?

    0 comments No comments

  3. Anonymous
    2020-11-13T06:29:31.957+00:00

    Hi ,

    A zone can't be AD integrated if it isn't on a Domain Controller. Promote the standalone DNS servers to Domain Controllers and then the zone will replicate across the other DC/DNS servers.

    Did you mean that you have promoted the standalone DNS servers to Domain Controllers but the zone cannot be replicated? Please feel free to let me know if I have anything misunderstanding. If yes, we might need to check AD replica.

    Run the following command on your PDC:

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

    Also, refresh DND manager to see if the zone can be reloaded successfully.

    Best Regards,

    Candy

    --------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


  4. Anonymous
    2020-11-12T22:47:48.273+00:00

    Was this answer helpful?

    0 comments No comments

Your answer

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