docker-windows/assets/win2022-eval.xml

227 lines
9.6 KiB
XML
Raw Normal View History

2024-01-15 21:17:38 +01:00
<?xml version="1.0" encoding="utf-8"?>
2024-01-15 21:46:28 +01:00
<unattend xmlns="urn:schemas-microsoft-com:unattend" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
2024-01-15 21:01:08 +01:00
<settings pass="windowsPE">
<component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<SetupUILanguage>
<UILanguage>en-US</UILanguage>
</SetupUILanguage>
<InputLocale>0409:00000409</InputLocale>
<SystemLocale>en-US</SystemLocale>
<UILanguage>en-US</UILanguage>
2024-01-15 21:17:38 +01:00
<UILanguageFallback>en-US</UILanguageFallback>
2024-01-15 21:01:08 +01:00
<UserLocale>en-US</UserLocale>
</component>
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
2024-01-15 21:17:38 +01:00
<DiskConfiguration>
2024-01-15 21:01:08 +01:00
<Disk wcm:action="add">
2024-01-15 22:13:44 +01:00
<DiskID>0</DiskID>
<WillWipeDisk>true</WillWipeDisk>
2024-01-15 21:01:08 +01:00
<CreatePartitions>
2024-01-15 22:13:44 +01:00
<!-- Windows RE Tools partition -->
2024-01-15 21:01:08 +01:00
<CreatePartition wcm:action="add">
<Order>1</Order>
<Type>Primary</Type>
2024-01-15 22:13:44 +01:00
<Size>300</Size>
2024-01-15 21:01:08 +01:00
</CreatePartition>
2024-01-15 22:13:44 +01:00
<!-- System partition (ESP) -->
2024-01-15 21:01:08 +01:00
<CreatePartition wcm:action="add">
<Order>2</Order>
2024-01-15 22:13:44 +01:00
<Type>EFI</Type>
<Size>100</Size>
</CreatePartition>
<!-- Microsoft reserved partition (MSR) -->
<CreatePartition wcm:action="add">
<Order>3</Order>
<Type>MSR</Type>
<Size>128</Size>
</CreatePartition>
<!-- Windows partition -->
<CreatePartition wcm:action="add">
<Order>4</Order>
2024-01-15 21:17:38 +01:00
<Type>Primary</Type>
2024-01-15 22:13:44 +01:00
<Extend>true</Extend>
2024-01-15 21:01:08 +01:00
</CreatePartition>
</CreatePartitions>
<ModifyPartitions>
2024-01-15 22:13:44 +01:00
<!-- Windows RE Tools partition -->
2024-01-15 21:01:08 +01:00
<ModifyPartition wcm:action="add">
<Order>1</Order>
<PartitionID>1</PartitionID>
2024-01-15 22:13:44 +01:00
<Label>WINRE</Label>
<Format>NTFS</Format>
<TypeID>DE94BBA4-06D1-4D40-A16A-BFD50179D6AC</TypeID>
2024-01-15 21:01:08 +01:00
</ModifyPartition>
2024-01-15 22:13:44 +01:00
<!-- System partition (ESP) -->
2024-01-15 21:01:08 +01:00
<ModifyPartition wcm:action="add">
<Order>2</Order>
<PartitionID>2</PartitionID>
2024-01-15 22:13:44 +01:00
<Label>System</Label>
<Format>FAT32</Format>
</ModifyPartition>
<!-- MSR partition does not need to be modified -->
<ModifyPartition wcm:action="add">
<Order>3</Order>
<PartitionID>3</PartitionID>
</ModifyPartition>
<!-- Windows partition -->
<ModifyPartition wcm:action="add">
<Order>4</Order>
<PartitionID>4</PartitionID>
2024-01-15 21:17:38 +01:00
<Label>Windows</Label>
2024-01-15 22:13:44 +01:00
<Letter>C</Letter>
2024-01-15 21:01:08 +01:00
<Format>NTFS</Format>
</ModifyPartition>
</ModifyPartitions>
</Disk>
</DiskConfiguration>
<ImageInstall>
<OSImage>
2024-01-15 22:13:44 +01:00
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME</Key>
<Value>Windows Server 2022 SERVERSTANDARD</Value>
</MetaData>
</InstallFrom>
2024-01-15 21:01:08 +01:00
<InstallTo>
<DiskID>0</DiskID>
2024-01-15 22:13:44 +01:00
<PartitionID>4</PartitionID>
2024-01-15 21:01:08 +01:00
</InstallTo>
2024-01-15 22:13:44 +01:00
<WillShowUI>OnError</WillShowUI>
<InstallToAvailablePartition>false</InstallToAvailablePartition>
2024-01-15 21:01:08 +01:00
</OSImage>
</ImageInstall>
<UserData>
2024-01-15 21:17:38 +01:00
<AcceptEula>true</AcceptEula>
<FullName>Docker</FullName>
<Organization>Organization</Organization>
2024-01-15 22:13:44 +01:00
<ProductKey/>
2024-01-15 21:01:08 +01:00
</UserData>
2024-01-15 21:17:38 +01:00
<EnableFirewall>false</EnableFirewall>
2024-01-15 21:01:08 +01:00
</component>
<component name="Microsoft-Windows-PnpCustomizationsWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<DriverPaths>
<PathAndCredentials wcm:action="add" wcm:keyValue="1">
2024-01-15 22:14:28 +01:00
<Path>D:\viostor\2k22\amd64</Path>
2024-01-15 21:01:08 +01:00
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="2">
2024-01-15 22:14:28 +01:00
<Path>D:\NetKVM\2k22\amd64</Path>
2024-01-15 21:01:08 +01:00
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="3">
2024-01-15 22:14:28 +01:00
<Path>D:\Balloon\2k22\amd64</Path>
2024-01-15 21:01:08 +01:00
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="4">
2024-01-15 22:14:28 +01:00
<Path>D:\pvpanic\2k22\amd64</Path>
2024-01-15 21:01:08 +01:00
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="5">
2024-01-15 22:14:28 +01:00
<Path>D:\qemupciserial\2k22\amd64</Path>
2024-01-15 21:01:08 +01:00
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="6">
2024-01-15 22:14:28 +01:00
<Path>D:\qxldod\2k22\amd64</Path>
2024-01-15 21:01:08 +01:00
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="7">
2024-01-15 22:14:28 +01:00
<Path>D:\vioinput\2k22\amd64</Path>
2024-01-15 21:01:08 +01:00
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="8">
2024-01-15 22:14:28 +01:00
<Path>D:\viorng\2k22\amd64</Path>
2024-01-15 21:01:08 +01:00
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="9">
2024-01-15 22:14:28 +01:00
<Path>D:\vioscsi\2k22\amd64</Path>
2024-01-15 21:01:08 +01:00
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="10">
2024-01-15 22:14:28 +01:00
<Path>D:\vioserial\2k22\amd64</Path>
2024-01-15 21:01:08 +01:00
</PathAndCredentials>
</DriverPaths>
</component>
</settings>
2024-01-15 21:17:38 +01:00
<settings pass="offlineServicing">
<component name="Microsoft-Windows-LUA-Settings" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<EnableLUA>false</EnableLUA>
2024-01-15 21:01:08 +01:00
</component>
2024-01-15 21:17:38 +01:00
</settings>
<settings pass="generalize">
<component name="Microsoft-Windows-Security-SPP" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<SkipRearm>1</SkipRearm>
2024-01-15 21:01:08 +01:00
</component>
</settings>
2024-01-15 21:17:38 +01:00
<settings pass="specialize">
2024-01-15 21:01:08 +01:00
<component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<InputLocale>0409:00000409</InputLocale>
<SystemLocale>en-US</SystemLocale>
<UILanguage>en-US</UILanguage>
2024-01-15 21:17:38 +01:00
<UILanguageFallback>en-US</UILanguageFallback>
2024-01-15 21:01:08 +01:00
<UserLocale>en-US</UserLocale>
</component>
2024-01-15 21:17:38 +01:00
<component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<SkipAutoActivation>true</SkipAutoActivation>
</component>
<component name="Microsoft-Windows-SQMApi" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<CEIPEnabled>0</CEIPEnabled>
</component>
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<ComputerName>Container</ComputerName>
2024-01-15 22:13:44 +01:00
<ProductKey/>
2024-01-15 21:17:38 +01:00
</component>
</settings>
<settings pass="oobeSystem">
2024-01-15 21:01:08 +01:00
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<UserAccounts>
<LocalAccounts>
<LocalAccount wcm:action="add">
2024-01-15 21:17:38 +01:00
<Description>Docker</Description>
<DisplayName>Docker</DisplayName>
2024-01-15 21:01:08 +01:00
<Group>Administrators</Group>
2024-01-15 21:17:38 +01:00
<Name>Docker</Name>
2024-01-15 21:01:08 +01:00
</LocalAccount>
</LocalAccounts>
<AdministratorPassword>
<Value>password</Value>
<PlainText>true</PlainText>
</AdministratorPassword>
</UserAccounts>
<AutoLogon>
<Password>
<Value/>
<PlainText>true</PlainText>
</Password>
2024-01-15 21:17:38 +01:00
<Enabled>true</Enabled>
<Username>Docker</Username>
2024-01-15 21:01:08 +01:00
</AutoLogon>
<OOBE>
<HideEULAPage>true</HideEULAPage>
2024-01-15 21:17:38 +01:00
<HideLocalAccountScreen>true</HideLocalAccountScreen>
<HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
<HideOnlineAccountScreens>true</HideOnlineAccountScreens>
2024-01-15 21:01:08 +01:00
<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
2024-01-15 21:17:38 +01:00
<NetworkLocation>Home</NetworkLocation>
<ProtectYourPC>1</ProtectYourPC>
<SkipMachineOOBE>true</SkipMachineOOBE>
<SkipUserOOBE>true</SkipUserOOBE>
2024-01-15 21:01:08 +01:00
</OOBE>
2024-01-15 21:17:38 +01:00
<RegisteredOrganization>Organization</RegisteredOrganization>
<RegisteredOwner>Owner</RegisteredOwner>
2024-01-15 21:01:08 +01:00
<FirstLogonCommands>
<SynchronousCommand wcm:action="add">
<Order>1</Order>
<CommandLine>reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v AutoLogonCount /t REG_DWORD /d 0 /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>2</Order>
<CommandLine>powershell.exe -NoProfile -Command "Disable-ComputerRestore -Drive 'C:';"</CommandLine>
<Description>Disable System Restore</Description>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>3</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd /C wmic useraccount where name="Docker" set PasswordExpires=false</CommandLine>
<Description>Password Never Expires</Description>
2024-01-15 22:13:44 +01:00
</SynchronousCommand>
2024-01-15 21:01:08 +01:00
<SynchronousCommand wcm:action="add">
<Order>4</Order>
<CommandLine>msiexec /i E:\virtio-win-gt-x64.msi /qb!</CommandLine>
<Description>Install VirtIO drivers</Description>
</SynchronousCommand>
</FirstLogonCommands>
</component>
</settings>
</unattend>