Program that tells you which server authenticated login

  • Thread starter Thread starter Mary
  • Start date Start date
M

Mary

I had a script that would tell you which server authenticated your login,
but I can't find it (or remember the name). Does anyone know where to find
it?

Thanks!
 
Is that all it does? You mean only for you for the current session to
which you are logged on? At a command prompt issue:

echo %logonserver%

John
 
Thanks, John!

John John said:
Is that all it does? You mean only for you for the current session to
which you are logged on? At a command prompt issue:

echo %logonserver%

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top