I'm looking for a client-side method of confirming whether or not a user is connected and fully integrated into an active directory domain.
I know users can type echo %userdomain% %username% but does that actually confirm the state of their connection? Or does it just return their login details?
-M