filmov
tv
How to create a User using windows command prompt
Показать описание
This is a simple steps explaining how to create a user using windows cmd prompt and adding the user to the administrators group.
For user creation: User add Tom * /add
Enter password and confirm password.
For adding user to the group.
:Net localgroup administrators Tom /add
For user creation: User add Tom * /add
Enter password and confirm password.
For adding user to the group.
:Net localgroup administrators Tom /add