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