Using the 'Net User' command on a domain

Net User will give you detailed info about any domain account such as last logon, password expiry date, local and global group membership and users home directory.
To use it simply fire up a command prompt and type the following:

net user smithj /dom

Replace smithj with the user name you wish to interrogate.

Comments

Popular Posts