How to create User from the command prompt ?

 In this Post , I will you tell you about how to create any user by using command prompt . in point of view working on the command prompt is so easy as compare than graphical . you just need to open command Prompt , then type some command on it and you will see some different result ?


So , To create user from the command prompt You need to follow these steps:


  1) Press Windows + R key from the keyboard . Run dialog box appears on the screen .here type cmd



2) Now, command prompt window appears on the screen . Here , You need to  type net user command  to see the available user in the system. 






3)    Now if you want to create a new user type the command net user username password /add .
(for example :    net user amit 123 /add)




4) So this command is used to create a new user .  If you want to check the new user that bis created or not , so check by using the command net user  (this command  is used to see the user list) 

.  


Comments

  1. Great Job Sir! plz upload more knowledge information .
    Related to Hardware and Operating System .
    Thank you

    ReplyDelete

Post a Comment

Popular posts from this blog

Computer Booting and the ways that is used to boot the computer system

EMAIL Client क्या है | (What is E-mail Client in hindi )

Learn How to reset theroot password of Redhat 7 Linux Operating system