"Kevin Gallagher" <> wrote in message news:14E7B151-F4BD-4085-A2BA-...
> Ace
>
> I probably didn't make it very clear but all our four DC's are GC's. We had
> a Microsoft ADRAP (AD Health Check) which concluded that even though we have
> three campuses because of the speed of our connection they could be
> considered a single site. Just to be clear are you recomending that I create
> a separate site for each campus and dedicate a DC/GC to each one.
> What I find odd is that there are two DC's at one site and only one of them
> shows the raised performance counter. As a newbie how is the same DC always
> being selected? Is it possible to without creating sites even out the
> election process?
I see, so you have a high speed link. Sure, you can leave it all a single site, but the drawback is it will randomly pick a DC from any location. Sites control that.
As for two DCs at one site and only of them is showing an increase in the counter, keep in mind, the term 'site' in your usage is not an AD Site, so it doesn't matter in your current scenario which location they are in. DNS is used to "find" a DC/GC. You can read up on the DC Locator process to understand how that's done, but in reality, it becomes a random pick in DNS if all DCs and GCs are in the same AD Site (not location).
DC Locator Procedss
=======
How DCs are located in Sites - Dc Locator Process
The DsGetDcName and GetDcSiteList function (if I remember the function names
correctly), queries DNS for DC and site info. If there is no matching site
to the client's IP address, DNS will pick the 'closest' site based on subnet
based on subnet prioritization, and if no 'closest' subnet, it will round
robin between available sites.
It is best to create IP subnets objects for all subnets in the
infrastructure, and assign the subnet object appropriate under each site. If
you don't have a DC at a specific site, you can still assign that subnet
object to the default site so the DCs in that site will be used first.
You can also check the netlog on each dc, see if the clients at the remote site are
reporting not defined in a site by:
Start/Run, notepad.exe C:\WINDOWS\Debug\Netlogon.log
=======
Read more...
Here is more specific information about the logon process:
How DNS Support for Active Directory Works: Active DirectoryEnables a client
to locate a domain controller (dc) of the domain named ..... The process
that the Locator follows can be summarized as follows: ...
Scroll down to "Domain Controller Locator Process."
http://technet.microsoft.com/en-us/l...50(WS.10).aspx
How Domain Controllers Are Located in Windows XP_TCP.dc._msdcs.domainname.
After the client locates a domain controller, the client establishes ... To
troubleshoot the domain locator process: ...
http://support.microsoft.com/kb/314861
Jorge 's Quest For Knowledge! : DC Locator Process in W2K, W2K3(R2 ....This
is the 2 nd part of "DC Locator Process in W2K, W2K3(R2) and W2K8" Looking
at this all, the DC locator process as explained above still applies to ....
http://blogs.dirteam.com/blogs/jorge...k8-part-2.aspx
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and confers no rights.
Please reply back to the newsgroup or forum for collaboration benefit among responding engineers, and to help others benefit from your resolution.
Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services
If you feel this is an urgent issue and require immediate assistance, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.