Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to find user info using command line in windows 2000 AD

Status
Not open for further replies.

mdwu

Technical User
Jul 17, 2003
98
US
Instead of using ADUC, can i use command line to find user info if all i have is logon name. also, if possible, can it display the session that logon. thanks
 
You can type NET USER <USERNAME> /DOMAIN at the command prompt. This will list group memberships, when the password was last changed by user, etc. It's pretty handy...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top