You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gives newly created account administrator priviliages
Exits Command prompt
Additional information:
Running time is around 15 seconds(depending on hw and length of user name, password, description...)
Optionally you can add -FullName and -Description parameters to give account more believable look:
New-LocalUser \"accName\" -Password $pass -FullName \"User name\" -Description \"Description of new account\"