Lab 3-4 Installing a Second
Domain Controller
|
|
|
|
Potential issues: a. You spelled the domain wrong. Click OK and go back. b. Your server isn’t seeing the other DNS server. If that’s the case go into the properties of your network card on this server and make the first DNS Server address the address of the OTHER server. c. You put in the wrong username or password. d. Your server is off (the other controller). e. Your computers can’t see each other. Ping them by IP address and make sure they can see each other. f. Unknown. Try restarting the other server. |
|
|
|
|
|
Questions
1.
What is DNS?
2. Is DNS required
for Active Directory?
3. Where did you
store the SYSVOL folder?
4. What password did
you use?
5. Did you get the
error message about the domain not being able to be found? What did you do to
resolve it?
Don’t feel bad, I got that error too and had
to change the DNS IP address.
While your AD is installing on this server, go
into your other server and do the following:
1. Open D
|
1. Open your DNS Server (Administrative ToolsàDNS) 2. What you see is your server. Expand that and you’ll see Global Logs, Foreward Lookup Zones, Reverse Lookup Zones, and Conditional Zones. 3. Expand Forward Lookup Zones. 4. You’ll see the name of your domain. 5. Right click and select New Delegation. 6. Click Next when the wizard comes up. 7. It’s going to ask for the name of your DNS Domain. You want the DNS domain of your CURRENT server. So I’m on my server named SLAPPY so I’m going to type SLAPPY
|
|
|
8. On the next page you want to create a new Name Server Record. DNS has a lot of “records” in it. So if you have a computer named fred at IP address 10.10.2.5 there is a record for that. A name server record is the IP address and name of a server running DNS. 9. If you don’t know the IP address of your OTHER server, type in the name and click RESOLVE. If you typed the name in correctly, it’ll show up with a green circle with a checkmark in it. 10. Click OK 11. Click Next. 12. Click Finish. |
|
|
13. Check to make sure it worked! 14. Go into your second domain controller. 15. Open Forward Lookup Zones 16. Open Slaphappy.com (or your domain) 17. You should see records similar to the ones on the right. a. Start of Authority (should be the name of your server) b. Name Server (NS) the other server FQDN c. Name Server (NS) this server FQDN d. Host (A) records including ones for each of your computers in your network. |
|