__HOSTNAME__
1
reg add "HKLM\SYSTEM\CurrentControlSet\Control\BitLocker" /v PreventDeviceEncryption /t REG_DWORD /d 1 /f
2
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE" /v BypassNRO /t REG_DWORD /d 1 /f
__INPUT__
__LOCALE__
__LOCALE__
true
true
true
true
true
3
__USER__
__DISPLAY__
Administrators
true
__USER__
5
1
FWS Gameboot first boot
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "__FIRSTBOOT__"