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

Date: 2015may7 Update: 2025jul31 OS: Windows Q. Windows: How can I add a user on the command line A. Here is the command for that:
net user <username> <password> /add
At first login the user will see a bunch of messages about having their apps installed.