Tag Archives: cmd command to see on what dc I am logged

How to Determine What Domain Controller Authenticated the User ?

This is quite a frecvent question: How do I know what domain controller logged me in?

1. Go to start / run / cmd

2. Type:

a. set logonserver


b. echo %logonserver%


ENJOY.

And if you encounter any problems feel free to comment contact me.