Results 1 to 3 of 3

Thread: Need information to create Administrator accounts via Command Prompt

  1. #1
    Join Date
    Feb 2011
    Posts
    82

    Need information to create Administrator accounts via Command Prompt

    How to create a new admin account through cmd. My system has a good security software. This tool does not allow all to access the internal folders for Windows. This is to block access so that no one can modify its settings. I want to a way through which I can simply create admin accounts through cmd. I have many systems in which I want to do this. But I am not really sure about a different process.

  2. #2
    Join Date
    Jan 2008
    Posts
    3,388
    It is simple. Launch cmd. You have to run cmd in admin account to use the commands or else it will not work. Launch cmd and in that type net user /add useraccountname mypassword and hit enter. Then the second thing you have to do is type net localgroup administrators useraccountname /add and hit enter. Then type net share concfg*C:\\/grant:useraccountname,full and hit enter. The last command you have to pass is net user useraccountname *. That's it. A new account is created.

  3. #3
    Join Date
    Apr 2008
    Posts
    3,267

    Re: Need information to create Administrator accounts via Command Prompt

    I am not sure about the cmd thing but I had seen people using third party programs. There are many user account manager software which you can use in your system to control different accounts. You can modify the settings in that as per your need. Once it is installed properly you can manage different accounts through it. You can add or delete account as per your need.

Similar Threads

  1. Create an Administrator Command Prompt shortcut
    By TheGreatOne in forum Tips & Tweaks
    Replies: 1
    Last Post: 07-06-2011, 11:20 PM
  2. Create an elevated user through command prompt
    By Sacchidananda in forum Operating Systems
    Replies: 3
    Last Post: 16-07-2009, 11:02 AM
  3. Replies: 5
    Last Post: 12-01-2009, 05:39 PM
  4. Command prompt "COPY" command not working in brand new Windows Vis
    By CMD COPY command not working in Vista in forum Vista Help
    Replies: 7
    Last Post: 06-02-2008, 02:50 AM
  5. Replies: 4
    Last Post: 21-11-2006, 07:36 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,542,522.59592 seconds with 17 queries