i have two sites one is local site (primary domain controller) and another one is remote site ( additional domain controller). I have done the additional domain controller and also created active directory sites and services in the new remote site. This new additional domain controller I put in to new site.
The problem is when I am using to logged into client machine from my local site the traffic is first communicating to this new additional domain controller then after only then its going to my primary domain controller. when I type echo %logonserver% is showing the primary domain controller. But it is trying to authenticated from remote site. we want first it should communicate to primary domain controller in local site if the local site is down then it will be going to communicate to the remote site additional domain controller.
Why it's getting authenticated from different branch when my local RODC is already in Up?
However when I checked the site in client machine it is showing correct site.
But logon server is showing same.