How can I add a user from the command line on win 2003 workgroup? Posted on February 21, 2011 by dpejic The simple answer is to use the net user <username> <password> /add (/domain) Example: 1. net user test1 Pa$word /add 2. net user test1 Pa$w0rd – this command only change password