Create Windows Admin user from cmd Command Line

  1. Knowledge Base
  2. Operating System
  3. Systems Administration
  4. Windows
  5. Create Windows Admin user from cmd Command Line
net user /add [*username] [password]
net localgroup administrators [username] /add

Leave a Reply

Your email address will not be published. Required fields are marked *