Reputation: 177
I'm trying to add a new Windows user from the command line using these instructions. I'm just trying to add a regular user at this time. The command I'm entering is
net user /add admin-user admin
I get the following messages:
System error 5 has occurred.
Access is denied.
I am running this from an admin account, and I'm able to create a user by going through the regular settings screens. What am I doing wrong? TIA.
Upvotes: 0
Views: 911