net user
Usage
net userFlags
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
username [/TIMES:{times | ALL}]
username [/ACTIVE: {YES | NO}]Examples
Show users on local system
net userShow users available in domain
net user /DOMAINShow specific domain user information
net user JohnDo /domainAdd user to domain
net user JohnDo /ADDAdd user to group
net group "Domain Admins" JohnDo /ADD /DOMAIN