Your Ad Here

How do I know what domain controller I was authenticated by?

14th October 2006

When troubleshooting problems I often find it useful to check what domain controller you were authenticated by. If you need to do this it’s simply a matter of issuing a command.

Open a command prompt, type the following and hit return. 

Windows 2000/2003
echo %logonserver%

Windows NT4
logonserver

Leave a Reply

You must be logged in to post a comment.