1
0

win81x64.xml 8.3 KB

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