3. Configuring the Second and Subsequent Domain Controllers
Carry out the following operations on the server you are adding to the domain, unless stated.
- Check TCP/IP configuration
-
- Configure the DNS servers in the TCP/IP configuration pages to use Windows DNS server that you configured as per the previous section .
- Install Active Directory
-
- Use
dcpromoto install Active Directory adding the server as a new server in an existing domain. - This time, you shouldn't be prompted about DNS on Windows 2000 or
2003, but on 2008 you can again select to install the DNS server
with Active Directory Domain Services on the
Additional Domain Controller Optionspage. Again, on 2008 Server Core, useInstallDNS=Yesin an answer file, or/InstallDNS:Yesas a command-line switch todcpromo..
- Use
- Install the DNS Service
-
- If you didn't install the DNS service as part of the domain
controller installation (i.e. on 2000 or 2003), use
[Add/Remove Programs](Windows Components/Networking Services) or theConfigure your Serverwizard to install the DNS service. - Since you have configured DNS to use Active Directory-integrated zones, you don't need to configure the zones again.
- If you didn't install the DNS service as part of the domain
controller installation (i.e. on 2000 or 2003), use
- Check that the Zones have replicated
- Update TCP/IP configuration
- Register and check records
-
- Reboot the server, or restart the NetLogon service, or wait a few hours to trigger the registration of records in the DNS.
- Take a look in the file
C:\Windows\System32\Config\netlogon.dnsand compare the entries with the entries in the DNS management tool. You may need to refresh or even restart the latter before you can see them.
- Configure forwarders
-
- Configure your DNS servers to send all requests for information
that they do not hold themselves to the
DNS Caching Resolvers. This is recommended for security
reasons and also speeds up queries for information in the ox.ac.uk
domain. Configure this via the
Forwarderstab in the[Properties]of the server object in the DNS management tool. Make sure there is an entry forAll other DNS domainsand add the addresses for each of the DNS Caching Resolvers to the forwarders list for this entry.
- Configure your DNS servers to send all requests for information
that they do not hold themselves to the
DNS Caching Resolvers. This is recommended for security
reasons and also speeds up queries for information in the ox.ac.uk
domain. Configure this via the
- Run tests to check for errors
- Update other domain controllers
- Configure Firewalls and Clients
Up: Contents Previous: 2. Installing and Configuring DNS on the First Domain Controller Next: 4. Multi-domain Environments

