Sunday, August 19, 2012

Add New User and Admistrator Privilage in Windows Using CMD

This is an easy way to get Administrator privileges on a restricted network. This is ideal for a school or work setting. DISCLAIMER: This is only on the computer that you do the procedure on, not the whole network. So you ask, Why is way? Well it is virtually undetectable to the tech guys. Since you will be creating a new user on that computer it would require them to come on that computer specifically in order to get rid of it. It also requires no outside programs or knowledge really. The pics are help along the way.

Code :



First you will need Command Prompt. To do this hit "Windows key+R". Then type "cmd" in the pop up box. 
Then it pops up with the black command prompt. 
Type in "net user (user) password\add " But change the (user) to what the user name of the account you would like and password to your password. I change to tennsoccerdr. 
You should get a reply saying that it created successfully. 
Then type "net localgroup Admninstrators (user) \add" 



And your done! This allows you to download and run programs where you could not earlier. 

No comments:

Post a Comment

Confused? Feel free to ask

Your feedback is always appreciated. I will try to reply to your queries as soon as time allows.

Note:
Please do not spam Spam comments will be deleted immediately upon my review.