Windows Domain Controller Notes
Remote Sites
Overview
Branch site will have a Domain Controller including Global Catalog (GC) and DNS server.
On Main Site DC
Verify intra-site replication first
-
Requires install of Support Tools
-
repadmin /showrepl
repadmin /showrepl backupdcname
Prepare the forest and domain for the new 2008 DC
Use the 2008 (R2) media on 2003 PDC
You can use the free MagicISO to mount the ISO file
d:\support\adprep\adprep32 /forestprep
d:\support\adprep\adprep32 /domainprep /gpprep
Use ADSS to verify main and branch sites are created
Verify correct subnets assigned to both sites
Use
DNS Manager to create reverse lookup zones (AD integrated) for each subnet
If you can, build the branch office DC and join to domain as member server
Do not DCPromo yet
-
At Branch Office
Switch on new DC (still a member server)
Configure IP address for new site
Verify
DNS Server role is installed
AD integrated
Make sure new DC has main site DC as its primary
DNS server
Check that
VPN is established
Ping main site DC by name
Ping main site DC by FQDN
DCPromo (will be slower than at main site)
Make new server a Global Catalog server
Make new server a
DNS server
If static IPv4 address is assigned, you can ignore the
DHCP warning
If you see a
DNS delegation warning, you can click Yes to continue
Use ADSS
Check that new server is in the correct site
Right-click NTDS Settings object under PDC
All Tasks → Check Replication Topology
Refresh Sites folder
Connections should appear under all NTDS Settings objects in both sites
Check that site links have been created under Inter-Site Transports/IP
From old to new
New to old
Manually create them on both DCs if needed
Create test objects in AD at both ends and wait until they have replicated to the other server
Be patient
Change networking on new DC to point to itself for first
DNS server and main site DC as second
Reference
Planning and Deploying AD to Remote Sites
Active Directory Sites and Services
Site
Subnet
Prefix
Assign new subnet to new site
Multiple subnets possible per site
This is how authentication and apps know which DC to contact
Site Link
Networking
Static IP Address
-
Use the PDC or other existing DC/
DNS server
Firewall
Install Active Directory
dcpromo.exe
Reboot server
Verify AD Configuration
NIC DNS Settings
http://support.microsoft.com/kb/825036
Set the Primary
DNS server to PDC
Consider setting the Primary
DNS server to own IP after replication is successful
Set the Secondary
DNS Server to the PDC or closest DC
-
Add remote DC/
DNS server(s) as backup
Add additional
DNS servers if desired
DHCP Server
Configure
DHCP server to hand out local DC/
DNS server as primary
Configure
DHCP server to hand out remote DC/
DNS server as backup
Troubleshooting
dcdiag /test:dns
dcdiag -v |more