Display all info about windows user account

By jldurham6,

  Filed under: Commands & Scripts
  Comments: None

Typing net user with the name of a local user account, Net User displays

all information about the user account. Administrators who love the command line

interface commonly use the Net User command.

SAMPLE

C:\Users\Jared>net user jared
User name Jared
Full Name
Comment
User’s comment
Country code 000 (System Default)
Account active Yes
Account expires Never

Password last set 1/9/2012 5:06:05 PM
Password expires Never
Password changeable 1/9/2012 5:06:05 PM
Password required No
User may change password Yes

Workstations allowed All
Logon script
User profile
Home directory
Last logon 3/8/2012 5:55:37 PM

Logon hours allowed All

Local Group Memberships *Administrators
Global Group memberships *None
The command completed successfully.