Which Domain Controller

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

We have several domain controllers in our network, some local and some
remote. I am trying to verify which DC our users are authenticating to and
am curious is anyone can tell me who to determine which dc the users are
hitting. Any suggestions?

Thanks,
-Kurt
 
kmounteer said:
We have several domain controllers in our network, some local and some
remote. I am trying to verify which DC our users are authenticating to and
am curious is anyone can tell me who to determine which dc the users are
hitting. Any suggestions?

....which ever one answers first...
 
On a Windows client machine, type

set logonserver

Note that XP clients may not report this correctly.
 
kmounteer said:
Hi,

We have several domain controllers in our network, some local and some
remote. I am trying to verify which DC our users are authenticating to and
am curious is anyone can tell me who to determine which dc the users are
hitting. Any suggestions?

Thanks,
-Kurt


goto dos prompt
type echo %logonserver%

client is xp

Chad
 
Back
Top