How to find out detailed information about a user account: 
     net user username /domain
For example, to find the detailed information about a user FZI, enter the below command:
    net user fzi /domain
The command will generate the following below information:
The request will be processed at a domain controller for domain test.com.au
User name FZI
Full Name Fawad Zikria
Comment Information Technology Infrastructure Specialist
User's comment 
Country code                 000 (System Default)
Account active                Yes
Account expires              Never
Password last set            12/23/2009 9:58 AM
Password expires            1/22/2010 9:58 AM
Password changeable       12/25/2009 9:58 AM
Password required Yes
User may change password Yes
Workstations allowed        All
Logon script                      slogic.bat
User profile 
Home directory 
Last logon                           12/23/2009 1:47 PM
Logon hours allowed           All
Local Group Memberships  *Account Operators         *Print Operators                                        
Global Group memberships *CSS_Security                  *Contribute_Users 
                                           *Domain Admins               *Citrix_Environment_Gr
                                           *SUN5                             *RSA 
                                           *BREACH_DB_READ    *AACO_IT_Admin 
                                           *DAR_EDIT                     *Domain Users 
                                           *VM_Admin                     *Trim_Context_INFOWORK
                                           *Specialist file exten           *INCIDENT_MANAGEMENT 
                                           *CTX-APP-COGNOS     *CTX-APP-GISTEST 
The command completed successfully.
 
 
No comments:
Post a Comment