diff --git a/scripts/Windows/Resources/Autounattend.template.xml b/scripts/Windows/Resources/Autounattend.template.xml index 075f51e8..f24f2ac2 100644 --- a/scripts/Windows/Resources/Autounattend.template.xml +++ b/scripts/Windows/Resources/Autounattend.template.xml @@ -206,12 +206,6 @@ --> 1 - true - cmd /C wmic useraccount where name="Admin" set PasswordExpires=false - Password Never Expires - - - 2 false powershell -Command "Set-ExecutionPolicy -Force Bypass" Allow PowerShell scripts from anywhere.