Avatar of tbennett35
tbennett35
 asked on

Domain Controller Discovery in Active Directory

Hi,

Could anyone tell me how a client decides what domain controller to use when it logs on to the network. I know the bits about ging to DNS and performing a lookup for DCs in the same site etc, but what I really need to know is this: When a list of available domain controllers are returned to the client (and lets assume this client has never logged on before, like say a new build would be), does the client contact them all simultaneously and begin the logon process with the first one to respond, or does the client go through the list of returned domain controllers one by one, meaning that if the client were to be returned say 10 DCS, and the first 8 were offline for whatever reason (network outage or whatever), then there would would be a long delay while the client tried to use those first 8?

many thanks
Anti-Virus AppsActive DirectoryMicrosoft Legacy OS

Avatar of undefined
Last Comment
tbennett35

8/22/2022 - Mon
craigothy

The domain controllers send a packet that says they are available.  Those that do not respond are not tried by the client.  See the following:
http://support.microsoft.com/kb/247811
Mike Kline

The first one that responds in its site wins and then the DC info is cached, really in-depth article here
http://support.microsoft.com/kb/314861
How Domain Controllers Are Located in Windows XP
Thanks
Mike
ASKER CERTIFIED SOLUTION
Brian Pierce

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
tbennett35

ASKER
This is going to sound ridiculous, I'm well aware, but...what about if:

- There were no AD sites and subnets defined for sites that contained clients
- If, in a hub/spoke topology, the branch sites used overlapping IP ranges, in a situation where te branch sites couldn't directly talk to each other, so say 192.168.1.0/24 used in two sites independently? It would send the DC locator into a spin, right?
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck