2020-12-19 12:28:35 +01:00
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns= "urn:schemas-microsoft-com:unattend" >
2020-12-19 22:06:59 +01:00
<servicing > </servicing>
2020-12-19 12:28:35 +01:00
<settings pass= "windowsPE" >
<component name= "Microsoft-Windows-International-Core-WinPE" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<SetupUILanguage >
<UILanguage > de-DE</UILanguage>
</SetupUILanguage>
<InputLocale > de-DE</InputLocale>
<SystemLocale > de-DE</SystemLocale>
<UILanguage > de-DE</UILanguage>
<UserLocale > de-DE</UserLocale>
</component>
<component name= "Microsoft-Windows-Setup" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<DiskConfiguration >
<WillShowUI > OnError</WillShowUI>
<Disk wcm:action= "add" >
<CreatePartitions >
<CreatePartition wcm:action= "add" >
<Order > 2</Order>
<Type > EFI</Type>
<Size > 100</Size>
</CreatePartition>
<CreatePartition wcm:action= "add" >
<Order > 1</Order>
<Size > 500</Size>
<Type > Primary</Type>
</CreatePartition>
<CreatePartition wcm:action= "add" >
<Extend > true</Extend>
<Order > 4</Order>
<Type > Primary</Type>
</CreatePartition>
<CreatePartition wcm:action= "add" >
<Order > 3</Order>
<Size > 16</Size>
<Type > MSR</Type>
</CreatePartition>
</CreatePartitions>
<ModifyPartitions >
<ModifyPartition wcm:action= "add" >
<Order > 1</Order>
<PartitionID > 1</PartitionID>
<Format > NTFS</Format>
<Label > WinRE</Label>
<TypeID > DE94BBA4-06D1-4D40-A16A-BFD50179D6AC</TypeID>
</ModifyPartition>
<ModifyPartition wcm:action= "add" >
<Order > 3</Order>
<PartitionID > 3</PartitionID>
</ModifyPartition>
<ModifyPartition wcm:action= "add" >
<Order > 2</Order>
<PartitionID > 2</PartitionID>
<Label > System</Label>
<Format > FAT32</Format>
</ModifyPartition>
<ModifyPartition wcm:action= "add" >
<Order > 4</Order>
<PartitionID > 4</PartitionID>
<Letter > C</Letter>
<Label > Windows</Label>
<Format > NTFS</Format>
</ModifyPartition>
</ModifyPartitions>
<DiskID > 0</DiskID>
<WillWipeDisk > true</WillWipeDisk>
</Disk>
</DiskConfiguration>
<ImageInstall >
<OSImage >
<InstallTo >
<DiskID > 0</DiskID>
<PartitionID > 4</PartitionID>
</InstallTo>
</OSImage>
</ImageInstall>
<UserData >
<ProductKey >
<Key > VK7JG-NPHTM-C97JM-9MPGT-3V66T</Key>
</ProductKey>
<AcceptEula > true</AcceptEula>
<Organization > none</Organization>
</UserData>
</component>
</settings>
<settings pass= "specialize" >
<component name= "Microsoft-Windows-Shell-Setup" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<OEMInformation >
2020-12-19 22:06:59 +01:00
<Manufacturer > IBM PC</Manufacturer>
<Model > Windos</Model>
2020-12-19 12:28:35 +01:00
</OEMInformation>
<CopyProfile > true</CopyProfile>
<RegisteredOrganization > none</RegisteredOrganization>
<RegisteredOwner > none</RegisteredOwner>
<TimeZone > Central Europe Standard Time</TimeZone>
</component>
</settings>
<settings pass= "oobeSystem" >
<component name= "Microsoft-Windows-International-Core" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<InputLocale > de-DE</InputLocale>
<SystemLocale > de-DE</SystemLocale>
<UILanguage > de-DE</UILanguage>
<UserLocale > de-DE</UserLocale>
</component>
<component name= "Microsoft-Windows-Shell-Setup" processorArchitecture= "amd64" publicKeyToken= "31bf3856ad364e35" language= "neutral" versionScope= "nonSxS" xmlns:wcm= "http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" >
<OOBE >
<HideEULAPage > true</HideEULAPage>
<HideOEMRegistrationScreen > true</HideOEMRegistrationScreen>
<HideWirelessSetupInOOBE > true</HideWirelessSetupInOOBE>
<ProtectYourPC > 1</ProtectYourPC>
</OOBE>
<UserAccounts >
<LocalAccounts >
<LocalAccount wcm:action= "add" >
<Password >
<Value > UwB0AGEAcgB0AF8AMQAyADMANAA1ACEAUABhAHMAcwB3AG8AcgBkAA==</Value>
<PlainText > false</PlainText>
</Password>
<Description > SUPPORT account</Description>
<DisplayName > support</DisplayName>
<Name > support</Name>
<Group > Administrators</Group>
</LocalAccount>
</LocalAccounts>
</UserAccounts>
2020-12-19 22:06:59 +01:00
<AutoLogon >
<Password >
<Value > UwB0AGEAcgB0AF8AMQAyADMANAA1ACEAUABhAHMAcwB3AG8AcgBkAA==</Value>
<PlainText > false</PlainText>
</Password>
<Enabled > true</Enabled>
<LogonCount > 1</LogonCount>
<Username > support</Username>
</AutoLogon>
<FirstLogonCommands >
<SynchronousCommand wcm:action= "add" >
<Order > 1</Order>
</SynchronousCommand>
</FirstLogonCommands>
2020-12-19 12:28:35 +01:00
</component>
</settings>
2020-12-19 12:43:51 +01:00
<cpi:offlineImage cpi:source= "wim:c:/users/mschmidt/workspace/github/w10install/install.wim#Windows 10 Pro N" xmlns:cpi= "urn:schemas-microsoft-com:cpi" />
2020-12-19 12:28:35 +01:00
</unattend>