Table of Contents

Windows Domain Controller Notes

http://srvcore.wordpress.com/2010/02/06/active-directory-windows-2008-and-2008-r2-useful-documentation/

Remote Sites

http://www.jppinto.com/2010/07/dcpromo-on-windows-server-2008/

Overview

Branch site will have a Domain Controller including Global Catalog (GC) and DNS server.

On Main Site DC

  1. Verify intra-site replication first
    1. Requires install of Support Tools
    2. repadmin /showrepl
    3. repadmin /showrepl backupdcname
  2. Prepare the forest and domain for the new 2008 DC
    1. Use the 2008 (R2) media on 2003 PDC
      1. You can use the free MagicISO to mount the ISO file
    2. d:\support\adprep\adprep32 /forestprep
    3. d:\support\adprep\adprep32 /domainprep /gpprep
  3. Use ADSS to verify main and branch sites are created
  4. Verify correct subnets assigned to both sites
  5. Use DNS Manager to create reverse lookup zones (AD integrated) for each subnet
  6. If you can, build the branch office DC and join to domain as member server
    1. Do not DCPromo yet
    2. Install DNS server role

At Branch Office

  1. Switch on new DC (still a member server)
  2. Configure IP address for new site
  3. Verify DNS Server role is installed
    1. AD integrated
  4. Make sure new DC has main site DC as its primary DNS server
  5. Check that VPN is established
    1. Ping main site DC by name
    2. Ping main site DC by FQDN
  6. DCPromo (will be slower than at main site)
    1. Make new server a Global Catalog server
    2. Make new server a DNS server
    3. If static IPv4 address is assigned, you can ignore the DHCP warning
    4. If you see a DNS delegation warning, you can click Yes to continue
  7. Use ADSS
    1. Check that new server is in the correct site
    2. Right-click NTDS Settings object under PDC
      1. All Tasks → Check Replication Topology
    3. Refresh Sites folder
      1. Connections should appear under all NTDS Settings objects in both sites
    4. Check that site links have been created under Inter-Site Transports/IP
      1. From old to new
      2. New to old
      3. Manually create them on both DCs if needed
  8. Create test objects in AD at both ends and wait until they have replicated to the other server
    1. Be patient
  9. Change networking on new DC to point to itself for first DNS server and main site DC as second

Reference

http://srvcore.wordpress.com/2010/02/04/domain-controllers-and-active-directory-domains-part-3/

http://technet.microsoft.com/en-us/library/cc816705%28WS.10%29.aspx

http://technet.microsoft.com/en-us/library/cc794962%28WS.10%29.aspx

Planning and Deploying AD to Remote Sites

http://technet.microsoft.com/en-us/library/cc749943.aspx

http://technet.microsoft.com/en-us/library/cc749914.aspx

Active Directory Sites and Services

Site

Subnet

Configure Server

Networking

Firewall

Install Active Directory

Verify AD Configuration

Configure DNS Server

NIC DNS Settings

http://support.microsoft.com/kb/825036

DHCP Server

Troubleshooting

dcdiag /test:dns

dcdiag -v |more