Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tool to query which DC a user is logged into 4

Status
Not open for further replies.

ITAAGuyOR

MIS
May 31, 2005
29
US
Is there a tool to tell me which DC a user is authenticated to on our domain (we have 5 DC's)? I saw this once before, used it, and have since forgot what command shows me this info. Thanks if you know.
 
command promopt: type

echo %logonserver%,


u don;t need a tool

------------------------------------
Directory Services/Exchange Consultant
 
Thanks for the info. I could have swore there was a command line tool that showed the currently authenticated DC as well as some other info. Nevertheless, this does what I need so thanks for that.
 
set l

works everytime..

You can make all client use a perfered DC's by setting the parameters in DNS. this can also be set using Group Policy.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top