So, I'm a bit of a newbie and am looking for some direction for troubleshooting what domain controller I'm connecting to after a load balancer. My environment has the domain controllers behind a load balancer (i.e my website validates user logins
against ldaps://globalad.contoso.com:636 which is a load balancer and I'm trying to identify occasional connection issues) I need to verify that the balancer isn't sending connections to inactive or geographically far away domain controllers. Basically
the only solution I have come up with so far is to run wire shark while running account verification and combining the two. Can anyone think of a way script connecting to the domain through the balancer and validate which Domain controller its
currently connecting to.
↧