For example, you have to add a normal user (AAA) and set a password (111), you can use Net USER AAA "111" / add is OK. To enhance the user to the administrator, use Net localgroup administrators aaa / add, Net localgroup is another command.