net user Administrator /active:yes
net user /add user_name mypassword
net localgroup administrators user_name /add
cd %windir%\system32\oobe
msoobe.exe

net user Jessica /add
net localgroup administrators Jessica /add
C:\Windows\system32\oobe\msoobe.exe

https://github.com/utmapp/UTM/issues/3245


Attachments
OOBELOCAL.jpg


_________________________