win81x64.xml 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. <?xml version="1.0"?>
  2. <unattend xmlns="urn:schemas-microsoft-com:unattend" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
  3. <settings pass="windowsPE">
  4. <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  5. <SetupUILanguage>
  6. <UILanguage>en-US</UILanguage>
  7. </SetupUILanguage>
  8. <InputLocale>0409:00000409</InputLocale>
  9. <SystemLocale>en-US</SystemLocale>
  10. <UILanguage>en-US</UILanguage>
  11. <UserLocale>en-US</UserLocale>
  12. </component>
  13. <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  14. <DiskConfiguration>
  15. <Disk wcm:action="add">
  16. <DiskID>0</DiskID>
  17. <WillWipeDisk>true</WillWipeDisk>
  18. <CreatePartitions>
  19. <!-- Windows RE Tools partition -->
  20. <CreatePartition wcm:action="add">
  21. <Order>1</Order>
  22. <Type>Primary</Type>
  23. <Size>300</Size>
  24. </CreatePartition>
  25. <!-- System partition (ESP) -->
  26. <CreatePartition wcm:action="add">
  27. <Order>2</Order>
  28. <Type>EFI</Type>
  29. <Size>100</Size>
  30. </CreatePartition>
  31. <!-- Microsoft reserved partition (MSR) -->
  32. <CreatePartition wcm:action="add">
  33. <Order>3</Order>
  34. <Type>MSR</Type>
  35. <Size>128</Size>
  36. </CreatePartition>
  37. <!-- Windows partition -->
  38. <CreatePartition wcm:action="add">
  39. <Order>4</Order>
  40. <Type>Primary</Type>
  41. <Extend>true</Extend>
  42. </CreatePartition>
  43. </CreatePartitions>
  44. <ModifyPartitions>
  45. <!-- Windows RE Tools partition -->
  46. <ModifyPartition wcm:action="add">
  47. <Order>1</Order>
  48. <PartitionID>1</PartitionID>
  49. <Label>WINRE</Label>
  50. <Format>NTFS</Format>
  51. <TypeID>DE94BBA4-06D1-4D40-A16A-BFD50179D6AC</TypeID>
  52. </ModifyPartition>
  53. <!-- System partition (ESP) -->
  54. <ModifyPartition wcm:action="add">
  55. <Order>2</Order>
  56. <PartitionID>2</PartitionID>
  57. <Label>System</Label>
  58. <Format>FAT32</Format>
  59. </ModifyPartition>
  60. <!-- MSR partition does not need to be modified -->
  61. <ModifyPartition wcm:action="add">
  62. <Order>3</Order>
  63. <PartitionID>3</PartitionID>
  64. </ModifyPartition>
  65. <!-- Windows partition -->
  66. <ModifyPartition wcm:action="add">
  67. <Order>4</Order>
  68. <PartitionID>4</PartitionID>
  69. <Label>Windows</Label>
  70. <Letter>C</Letter>
  71. <Format>NTFS</Format>
  72. </ModifyPartition>
  73. </ModifyPartitions>
  74. </Disk>
  75. </DiskConfiguration>
  76. <ImageInstall>
  77. <OSImage>
  78. <InstallFrom>
  79. <MetaData wcm:action="add">
  80. <Value>Windows 8.1 Pro</Value>
  81. <Key>/IMAGE/NAME</Key>
  82. </MetaData>
  83. </InstallFrom>
  84. <InstallTo>
  85. <DiskID>0</DiskID>
  86. <PartitionID>4</PartitionID>
  87. </InstallTo>
  88. <InstallToAvailablePartition>false</InstallToAvailablePartition>
  89. </OSImage>
  90. </ImageInstall>
  91. <UserData>
  92. <ProductKey>
  93. <Key>GCRJD-8NW9H-F2CDX-CCM8D-9D6T9</Key>
  94. <WillShowUI>OnError</WillShowUI>
  95. </ProductKey>
  96. <AcceptEula>true</AcceptEula>
  97. <FullName>Docker</FullName>
  98. <Organization>Docker</Organization>
  99. </UserData>
  100. <EnableFirewall>false</EnableFirewall>
  101. </component>
  102. <component name="Microsoft-Windows-PnpCustomizationsWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  103. <DriverPaths>
  104. <PathAndCredentials wcm:action="add" wcm:keyValue="1">
  105. <Path>D:\viostor\w10\amd64</Path>
  106. </PathAndCredentials>
  107. <PathAndCredentials wcm:action="add" wcm:keyValue="2">
  108. <Path>D:\NetKVM\w8.1\amd64</Path>
  109. </PathAndCredentials>
  110. <PathAndCredentials wcm:action="add" wcm:keyValue="3">
  111. <Path>D:\Balloon\w8.1\amd64</Path>
  112. </PathAndCredentials>
  113. <PathAndCredentials wcm:action="add" wcm:keyValue="4">
  114. <Path>D:\pvpanic\w8.1\amd64</Path>
  115. </PathAndCredentials>
  116. <PathAndCredentials wcm:action="add" wcm:keyValue="5">
  117. <Path>D:\qemupciserial\w8.1\amd64</Path>
  118. </PathAndCredentials>
  119. <PathAndCredentials wcm:action="add" wcm:keyValue="6">
  120. <Path>D:\qxldod\w8.1\amd64</Path>
  121. </PathAndCredentials>
  122. <PathAndCredentials wcm:action="add" wcm:keyValue="7">
  123. <Path>D:\vioinput\w8.1\amd64</Path>
  124. </PathAndCredentials>
  125. <PathAndCredentials wcm:action="add" wcm:keyValue="8">
  126. <Path>D:\viorng\w8.1\amd64</Path>
  127. </PathAndCredentials>
  128. <PathAndCredentials wcm:action="add" wcm:keyValue="9">
  129. <Path>D:\vioscsi\w10\amd64</Path>
  130. </PathAndCredentials>
  131. <PathAndCredentials wcm:action="add" wcm:keyValue="10">
  132. <Path>D:\vioserial\w8.1\amd64</Path>
  133. </PathAndCredentials>
  134. </DriverPaths>
  135. </component>
  136. </settings>
  137. <settings pass="offlineServicing">
  138. <component name="Microsoft-Windows-LUA-Settings" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  139. <EnableLUA>false</EnableLUA>
  140. </component>
  141. </settings>
  142. <settings pass="specialize">
  143. <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  144. <InputLocale>0409:00000409</InputLocale>
  145. <SystemLocale>en-US</SystemLocale>
  146. <UILanguage>en-US</UILanguage>
  147. <UserLocale>en-US</UserLocale>
  148. </component>
  149. <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  150. <SkipAutoActivation>true</SkipAutoActivation>
  151. </component>
  152. <component name="Microsoft-Windows-SQMApi" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  153. <CEIPEnabled>0</CEIPEnabled>
  154. </component>
  155. </settings>
  156. <settings pass="oobeSystem">
  157. <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  158. <UserAccounts>
  159. <LocalAccounts>
  160. <LocalAccount wcm:action="add">
  161. <Name>Docker</Name>
  162. <Group>Administrators</Group>
  163. <Password>
  164. <Value/>
  165. <PlainText>true</PlainText>
  166. </Password>
  167. </LocalAccount>
  168. </LocalAccounts>
  169. <AdministratorPassword>
  170. <Value>password</Value>
  171. <PlainText>true</PlainText>
  172. </AdministratorPassword>
  173. </UserAccounts>
  174. <AutoLogon>
  175. <Username>Docker</Username>
  176. <Enabled>true</Enabled>
  177. <LogonCount>1</LogonCount>
  178. <Password>
  179. <Value/>
  180. <PlainText>true</PlainText>
  181. </Password>
  182. </AutoLogon>
  183. <OOBE>
  184. <HideEULAPage>true</HideEULAPage>
  185. <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
  186. <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
  187. <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
  188. <NetworkLocation>Home</NetworkLocation>
  189. <ProtectYourPC>1</ProtectYourPC>
  190. <SkipUserOOBE>true</SkipUserOOBE>
  191. <SkipMachineOOBE>true</SkipMachineOOBE>
  192. </OOBE>
  193. <FirstLogonCommands>
  194. <SynchronousCommand wcm:action="add">
  195. <Order>1</Order>
  196. <CommandLine>reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v AutoLogonCount /t REG_DWORD /d 0 /f</CommandLine>
  197. </SynchronousCommand>
  198. <SynchronousCommand wcm:action="add">
  199. <Order>2</Order>
  200. <CommandLine>msiexec /i E:\virtio-win-gt-x64.msi /qb!</CommandLine>
  201. <Description>Install VirtIO drivers</Description>
  202. </SynchronousCommand>
  203. </FirstLogonCommands>
  204. </component>
  205. </settings>
  206. </unattend>