How to get User Account Properties from Command line
If you want to get a quick information about a user account below is the command..
C:\Windows\system32> NET USER userid /DOMAIN
After Executing the command you can get the following information about a userid (login name)