3N1GM4
0
Q:

popwershell add local user

$Password = Read-Host -AsSecureString
New-LocalUser "User03" -Password $Password -FullName "Third User" -Description "Description of this account."
0

New to Communities?

Join the community