From 141f73626b54cf8d585c30e3a559e533c640bea6 Mon Sep 17 00:00:00 2001 From: Alan Baghumian Date: Mon, 27 Nov 2023 17:31:14 -0800 Subject: [PATCH] Added default language XML tags and a local account for Windows 10/11. --- windows/http/Autounattend.xml.uefi.template | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/windows/http/Autounattend.xml.uefi.template b/windows/http/Autounattend.xml.uefi.template index 4c096871..60269cd9 100644 --- a/windows/http/Autounattend.xml.uefi.template +++ b/windows/http/Autounattend.xml.uefi.template @@ -77,6 +77,12 @@ + + en-US + en-US + en-US + en-US + ClearType @@ -92,19 +98,29 @@ true --> - %SystemRoot%\System32\WindowsPowerShell\v1.0\powershell -NoLogo -NonInteractive -ExecutionPolicy RemoteSigned -Command A:\logon.ps1 1 - Passw0rd true</PlainText> </AdministratorPassword> + <!--<LocalAccounts> + <LocalAccount wcm:action="add"> + <Password> + <Value>Passw0rd</Value> + <PlainText>true</PlainText> + </Password> + <Description>Packer Administrator</Description> + <DisplayName>defaultuser</DisplayName> + <Group>Administrators</Group> + <Name>defaultuser</Name> + </LocalAccount> + </LocalAccounts>--> </UserAccounts> <AutoLogon> <Password>