Secondary Domain Controller Setup
-
Generally, no. But if anything goes sideways, it's always better safe than sorry, lol.
-
Do you need backups? sounds like it's not critical, but hopefully you are backing up at least one of your DCs.
DNS isn't required, or mandated by the promotion (unless that was changed in 2012 R2) but I'd highly recommend it (might even be considered best practices) and should be offered to be installed during promotion if you don't already have it installed.
The rest of the guys are right, it really is that simple... you don't need to do anything to setup replication. The system takes care of that during AD promotion.
-
@bbiAngie said:
Question I think the answer is yes but want to verify: Should I have DNS installed on the secondary DC as well?
Yes, if you are using your DCs as your DNS servers (which is by far the most common option) then you will want redundant DNS just like you want redundant AD. Without the redundant DNS, the secondary DC will not be useful as DNS will be down when it is needed.
-
@Dashrender Both my current DC's are getting backed up nightly. Only reason I question is because if there is any chance this will bring down the "primary" DC, I need to wait to do it.
-
@Dashrender said:
Do you need backups?
You already have these, I hope! Is your DC currently not part of a daily backup process?
-
Based on what you all say, all I really need to do is promote it to a DC, then point it back to my current "primary," let it do its thing then I should be done. (besides re-pointing DNS)
-
@dafyre said:
I would definitely check and make sure that DNS was installed on your second DC. Have you actually gone through the process to promote it from being a member server yet?
That will install with AD DS
-
@scottalanmiller said:
@Dashrender said:
Do you need backups?
You already have these, I hope! Is your DC currently not part of a daily backup process?
lol that was really rhetorical
-
@bbiAngie said:
Based on what you all say, all I really need to do is promote it to a DC, then point it back to my current "primary," let it do its thing then I should be done. (besides re-pointing DNS)
You don't even need to do that. Promoting it will do all of this for you.
-
@Dashrender said:
DNS isn't required, or mandated by the promotion (unless that was changed in 2012 R2) but I'd highly recommend it (might even be considered best practices) and should be offered to be installed during promotion if you don't already have it installed.
DHCP isn't required. DNS very much is a required part of a DC (but doesn't have to be on the same server)
-
Cool, like I said, it just seemed way to easy to be correct. Glad made sure before!
-
A delegation for the DNS server cannot be created because the authoritative parent zone cannot be found or it does not run in Windows NS server. If you are integrating with an existing DNS infrastructure, you should manually create a delegation to this DNS server in the parent zone to ensure reliable name resolution from outside the domain "domain.name.". Otherwise, no action is required.
Translation?
-
@bbiAngie said:
Based on what you all say, all I really need to do is promote it to a DC, then point it back to my current "primary," let it do its thing then I should be done. (besides re-pointing DNS)
Pretty much - I've never seen a failure when promoting a DC. Before you promote the DC, make sure the primarily DNS points to one of the other DCs (which it probably already does). You don't need to change this until just before you demote the old one.
-
@Dashrender said:
Pretty much - I've never seen a failure when promoting a DC.
I see it most times, normally a DNS error.
-
@bbiAngie said:
A delegation for the DNS server cannot be created because the authoritative parent zone cannot be found or it does not run in Windows NS server. If you are integrating with an existing DNS infrastructure, you should manually create a delegation to this DNS server in the parent zone to ensure reliable name resolution from outside the domain "domain.name.". Otherwise, no action is required.
Translation?
It means it couldn't created one at the root, this is expected in many cases as the .com or root dns is not yours.
-
@Jason Is that most likely since one already exists? Should I just click through the error and do all the dns stuff after?
-
Do you get that when you try to install DNS before you promote your server to AD DS?
-
I am getting it during the DNS options while doing the Promo
-
click through, I always get that one
-
@bbiAngie said:
I am getting it during the DNS options while doing the Promo
Click through it it's normal in most setups as the parent zone is not something that's yours.