Computer Tips - How can I add a user on the command line?

Date: 2015may7 OS: Windows Q. How can I add a user on the command line? A.
net user <username> <password> /add
The first login the user will see a bunch of messages about having their apps installed.