2024-01-26 19:18:15 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2024-01-26 19:22:31 +01:00
|
|
|
<unattend xmlns="urn:schemas-microsoft-com:unattend" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
|
2024-01-26 19:18:15 +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>1033:00000409</InputLocale>
|
|
|
|
|
<SystemLocale>en-US</SystemLocale>
|
|
|
|
|
<UILanguage>en-US</UILanguage>
|
|
|
|
|
<UILanguageFallback>en-US</UILanguageFallback>
|
|
|
|
|
<UserLocale>en-US</UserLocale>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
|
|
|
|
|
<DiskConfiguration>
|
|
|
|
|
<Disk wcm:action="add">
|
|
|
|
|
<DiskID>0</DiskID>
|
|
|
|
|
<CreatePartitions>
|
|
|
|
|
<CreatePartition wcm:action="add">
|
|
|
|
|
<Order>1</Order>
|
|
|
|
|
<Size>100</Size>
|
|
|
|
|
<Type>Primary</Type>
|
|
|
|
|
</CreatePartition>
|
|
|
|
|
<CreatePartition wcm:action="add">
|
|
|
|
|
<Order>2</Order>
|
|
|
|
|
<Extend>true</Extend>
|
|
|
|
|
<Type>Primary</Type>
|
|
|
|
|
</CreatePartition>
|
|
|
|
|
</CreatePartitions>
|
|
|
|
|
<WillWipeDisk>true</WillWipeDisk>
|
|
|
|
|
<ModifyPartitions>
|
|
|
|
|
<ModifyPartition wcm:action="add">
|
|
|
|
|
<Active>true</Active>
|
|
|
|
|
<Format>NTFS</Format>
|
|
|
|
|
<Order>1</Order>
|
|
|
|
|
<PartitionID>1</PartitionID>
|
|
|
|
|
<Label>System Reserved</Label>
|
|
|
|
|
</ModifyPartition>
|
|
|
|
|
<ModifyPartition wcm:action="add">
|
|
|
|
|
<Active>true</Active>
|
|
|
|
|
<Format>NTFS</Format>
|
|
|
|
|
<Label>Windows</Label>
|
|
|
|
|
<Letter>C</Letter>
|
|
|
|
|
<Order>2</Order>
|
|
|
|
|
<PartitionID>2</PartitionID>
|
|
|
|
|
</ModifyPartition>
|
|
|
|
|
</ModifyPartitions>
|
|
|
|
|
</Disk>
|
|
|
|
|
<WillShowUI>OnError</WillShowUI>
|
|
|
|
|
</DiskConfiguration>
|
|
|
|
|
<UserData>
|
|
|
|
|
<AcceptEula>true</AcceptEula>
|
|
|
|
|
<FullName>Docker</FullName>
|
|
|
|
|
<Organization>Docker for Windows</Organization>
|
|
|
|
|
<ProductKey>
|
|
|
|
|
<Key>X9HTF-MKJQQ-XK376-TJ7T4-76PKF</Key>
|
|
|
|
|
</ProductKey>
|
|
|
|
|
</UserData>
|
|
|
|
|
<ImageInstall>
|
|
|
|
|
<OSImage>
|
|
|
|
|
<InstallTo>
|
|
|
|
|
<DiskID>0</DiskID>
|
|
|
|
|
<PartitionID>2</PartitionID>
|
|
|
|
|
</InstallTo>
|
|
|
|
|
<WillShowUI>OnError</WillShowUI>
|
|
|
|
|
<InstallToAvailablePartition>false</InstallToAvailablePartition>
|
|
|
|
|
</OSImage>
|
|
|
|
|
</ImageInstall>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
|
|
|
|
|
<DiskConfiguration>
|
|
|
|
|
<Disk wcm:action="add">
|
|
|
|
|
<DiskID>0</DiskID>
|
|
|
|
|
<CreatePartitions>
|
|
|
|
|
<CreatePartition wcm:action="add">
|
|
|
|
|
<Order>1</Order>
|
|
|
|
|
<Size>100</Size>
|
|
|
|
|
<Type>Primary</Type>
|
|
|
|
|
</CreatePartition>
|
|
|
|
|
<CreatePartition wcm:action="add">
|
|
|
|
|
<Order>2</Order>
|
|
|
|
|
<Extend>true</Extend>
|
|
|
|
|
<Type>Primary</Type>
|
|
|
|
|
</CreatePartition>
|
|
|
|
|
</CreatePartitions>
|
|
|
|
|
<WillWipeDisk>true</WillWipeDisk>
|
|
|
|
|
<ModifyPartitions>
|
|
|
|
|
<ModifyPartition wcm:action="add">
|
|
|
|
|
<Active>true</Active>
|
|
|
|
|
<Format>NTFS</Format>
|
|
|
|
|
<Order>1</Order>
|
|
|
|
|
<PartitionID>1</PartitionID>
|
|
|
|
|
<Label>System Reserved</Label>
|
|
|
|
|
</ModifyPartition>
|
|
|
|
|
<ModifyPartition wcm:action="add">
|
|
|
|
|
<Active>true</Active>
|
|
|
|
|
<Format>NTFS</Format>
|
|
|
|
|
<Label>Windows</Label>
|
|
|
|
|
<Letter>C</Letter>
|
|
|
|
|
<Order>2</Order>
|
|
|
|
|
<PartitionID>2</PartitionID>
|
|
|
|
|
</ModifyPartition>
|
|
|
|
|
</ModifyPartitions>
|
|
|
|
|
</Disk>
|
|
|
|
|
<WillShowUI>OnError</WillShowUI>
|
|
|
|
|
</DiskConfiguration>
|
|
|
|
|
<UserData>
|
|
|
|
|
<AcceptEula>true</AcceptEula>
|
|
|
|
|
<FullName>Docker</FullName>
|
|
|
|
|
<Organization>Docker for Windows</Organization>
|
|
|
|
|
<ProductKey>
|
2024-01-26 19:30:03 +01:00
|
|
|
<Key>VMCB9-FDRV6-6CDQM-RV23K-RP8F7</Key>
|
2024-01-26 19:18:15 +01:00
|
|
|
</ProductKey>
|
|
|
|
|
</UserData>
|
|
|
|
|
<ImageInstall>
|
|
|
|
|
<OSImage>
|
|
|
|
|
<InstallTo>
|
|
|
|
|
<DiskID>0</DiskID>
|
|
|
|
|
<PartitionID>2</PartitionID>
|
|
|
|
|
</InstallTo>
|
|
|
|
|
<WillShowUI>OnError</WillShowUI>
|
|
|
|
|
<InstallToAvailablePartition>false</InstallToAvailablePartition>
|
|
|
|
|
</OSImage>
|
|
|
|
|
</ImageInstall>
|
|
|
|
|
</component>
|
|
|
|
|
</settings>
|
|
|
|
|
<settings pass="generalize">
|
|
|
|
|
<component name="Microsoft-Windows-Security-Licensing-SLC" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
|
|
|
|
|
<SkipRearm>1</SkipRearm>
|
|
|
|
|
</component>
|
|
|
|
|
</settings>
|
|
|
|
|
<settings pass="specialize">
|
|
|
|
|
<component name="Microsoft-Windows-Security-Licensing-SLC-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
|
|
|
|
|
<SkipAutoActivation>true</SkipAutoActivation>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
|
|
|
|
|
<ComputerName />
|
2024-01-26 19:30:03 +01:00
|
|
|
<ProductKey>VMCB9-FDRV6-6CDQM-RV23K-RP8F7</ProductKey>
|
2024-01-26 19:18:15 +01:00
|
|
|
<TimeZone>UTC</TimeZone>
|
|
|
|
|
</component>
|
|
|
|
|
</settings>
|
|
|
|
|
<settings pass="oobeSystem">
|
|
|
|
|
<component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
|
|
|
|
|
<InputLocale>1033:00000409</InputLocale>
|
|
|
|
|
<UILanguage>en-US</UILanguage>
|
|
|
|
|
<UserLocale>en-US</UserLocale>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
|
|
|
|
|
<RegisteredOwner>Docker</RegisteredOwner>
|
|
|
|
|
<OOBE>
|
|
|
|
|
<HideEULAPage>true</HideEULAPage>
|
|
|
|
|
<NetworkLocation>Other</NetworkLocation>
|
|
|
|
|
<ProtectYourPC>1</ProtectYourPC>
|
|
|
|
|
<SkipMachineOOBE>true</SkipMachineOOBE>
|
|
|
|
|
<SkipUserOOBE>true</SkipUserOOBE>
|
|
|
|
|
</OOBE>
|
|
|
|
|
<UserAccounts>
|
|
|
|
|
<LocalAccounts>
|
|
|
|
|
<LocalAccount wcm:action="add">
|
|
|
|
|
<Password>
|
|
|
|
|
<Value />
|
|
|
|
|
<PlainText>true</PlainText>
|
|
|
|
|
</Password>
|
|
|
|
|
<Description />
|
|
|
|
|
<DisplayName>Docker</DisplayName>
|
|
|
|
|
<Group>Administrators</Group>
|
|
|
|
|
<Name>Docker</Name>
|
|
|
|
|
</LocalAccount>
|
|
|
|
|
</LocalAccounts>
|
|
|
|
|
</UserAccounts>
|
|
|
|
|
<AutoLogon>
|
|
|
|
|
<Password>
|
|
|
|
|
<Value />
|
|
|
|
|
<PlainText>true</PlainText>
|
|
|
|
|
</Password>
|
|
|
|
|
<Enabled>true</Enabled>
|
|
|
|
|
<Username>Docker</Username>
|
|
|
|
|
</AutoLogon>
|
|
|
|
|
</component>
|
|
|
|
|
</settings>
|
|
|
|
|
</unattend>
|