G Guest Sep 19, 2006 #1 What command-line function will help me lookup what domain I am authencating to? Thanks
J John John Sep 19, 2006 #3 Echo %userdomain% or possibly get it from this one: Echo %logonserver% John