X
xenophon
I have C# 1.1 code that queries a domain controller for groups and etc
with LDAP queries. The works fine until the DC is down for any reason.
There are many DCs in the domain (win 2003 native). I would like to
relpace my single-computer query code. I would like to do something
that queries "the domain" instead of "the domain controller".
Is there an API call that will help me here?
Thanks.
with LDAP queries. The works fine until the DC is down for any reason.
There are many DCs in the domain (win 2003 native). I would like to
relpace my single-computer query code. I would like to do something
that queries "the domain" instead of "the domain controller".
Is there an API call that will help me here?
Thanks.