4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
net user USER-NAME PASSWORD /add
|
|
net localgroup administrators USER-ACCOUNT /add
|
|
|