Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Active Directory includes functionality called Sites that allows a domain to define locality for domain controllers and domain-joined clients. The Austin Active Directory defines multiple sites to associate domain controllers with specific locations and networks as well as to isolate certain domain controllers for specific use cases. The Austin Active Directory also defines abbreviated site codes so that the name of a resource can include a shortened reference to an appropriate site.

Sites in the Austin Active Directory - Current

...

Sites in the Austin Active Directory - Future

...

Info

See Active Directory Networks for information about the network subnets containing Active Directory components such as domain controllers

Overview

The Sites and Subnets of an Active Directory define the association between domain controllers and well-connected locations. Each Site is a named collection of one or more domain controllers as well as one or more subnets. Windows devices connected to Active Directory will, by default, leverage the Site configuration to locate the nearest domain controller by performing the following steps:

  1. Query Active Directory for the sites and subnets information

  2. Identify the site that has a subnet value which best matches the IP address on the client

  3. Select a domain controller from the site identified in the previous step

The site selection behavior can be overridden via Group Policy. The "Specify site name" policy at "Computer Configuration\Administrative Tempates\System\Net Logon" can be enabled and configured with the Site Name from the table below to force a device to use a specific site.

Site Codes

The Austin Active Directory defines three-character site codes to provide an abbreviated reference to a site. The site codes are split into two groups: campus site codes for sites associated with networks on campus and cloud site codes for sites associated with networks hosted by cloud providers. Campus site codes are simple abbreviations (aus, atx, pub, etc.) while cloud site codes follow a general rule:

  • the first character is an abbreviation for the cloud provider: sites in AWS start with 'w' and sites in Azure start with 'z'

  • the second and third characters are abbreviations for specific regions in the cloud provider .

Site Details

The Austin Active Directory defines multiple sites and subnets to associate domain controllers with specific physical locations both on-campus and in the cloud. 

Sites in the Austin Active Directory

Site Name

Site Code

Domain Controllers

Subnets

Notes

Austin-

Campus

Public

pub

Campus

Public DCs

On-campus subnets not in other sites

Public DC subnets

provide DNS resolution and AD services to specific off-campus customers

Austin-Services

atx

Service DCs

load-balanced by the F5s

for applications

Service DC subnets, RODC subnets

RODCs

load-balanced DCs on campus

live with the service DCs

AWS-US-East-1

we1

Cloud DCs in AWS US East 1 region

Subnets in AWS US East 1 region

Azure-South-Central

zsc

Cloud DCs in Azure South Central region

Subnets in Azure South Central region

Azure-West-US-2

zw2

Cloud DCs in Azure West US 2 region

Subnets in Azure West US 2 region

Default-First-Site-Name

Public

aus

Campus DCs

Public DC subnets and off

On-campus subnets

provides DNS resolution and AD services to MCDO

not in other sites

will align Active Directory site code with CM site code

References