win81x64.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316
  1. <?xml version="1.0" encoding="UTF-8"?>
  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. <!-- System partition (ESP) -->
  20. <CreatePartition wcm:action="add">
  21. <Order>1</Order>
  22. <Type>EFI</Type>
  23. <Size>128</Size>
  24. </CreatePartition>
  25. <!-- Microsoft reserved partition (MSR) -->
  26. <CreatePartition wcm:action="add">
  27. <Order>2</Order>
  28. <Type>MSR</Type>
  29. <Size>128</Size>
  30. </CreatePartition>
  31. <!-- Windows partition -->
  32. <CreatePartition wcm:action="add">
  33. <Order>3</Order>
  34. <Type>Primary</Type>
  35. <Extend>true</Extend>
  36. </CreatePartition>
  37. </CreatePartitions>
  38. <ModifyPartitions>
  39. <!-- System partition (ESP) -->
  40. <ModifyPartition wcm:action="add">
  41. <Order>1</Order>
  42. <PartitionID>1</PartitionID>
  43. <Label>System</Label>
  44. <Format>FAT32</Format>
  45. </ModifyPartition>
  46. <!-- MSR partition does not need to be modified -->
  47. <ModifyPartition wcm:action="add">
  48. <Order>2</Order>
  49. <PartitionID>2</PartitionID>
  50. </ModifyPartition>
  51. <!-- Windows partition -->
  52. <ModifyPartition wcm:action="add">
  53. <Order>3</Order>
  54. <PartitionID>3</PartitionID>
  55. <Label>Windows</Label>
  56. <Letter>C</Letter>
  57. <Format>NTFS</Format>
  58. </ModifyPartition>
  59. </ModifyPartitions>
  60. </Disk>
  61. </DiskConfiguration>
  62. <ImageInstall>
  63. <OSImage>
  64. <InstallFrom>
  65. <MetaData wcm:action="add">
  66. <Value>Windows 8.1 Pro</Value>
  67. <Key>/IMAGE/NAME</Key>
  68. </MetaData>
  69. </InstallFrom>
  70. <InstallTo>
  71. <DiskID>0</DiskID>
  72. <PartitionID>3</PartitionID>
  73. </InstallTo>
  74. <InstallToAvailablePartition>false</InstallToAvailablePartition>
  75. </OSImage>
  76. </ImageInstall>
  77. <DynamicUpdate>
  78. <Enable>true</Enable>
  79. <WillShowUI>Never</WillShowUI>
  80. </DynamicUpdate>
  81. <UpgradeData>
  82. <Upgrade>false</Upgrade>
  83. <WillShowUI>Never</WillShowUI>
  84. </UpgradeData>
  85. <UserData>
  86. <AcceptEula>true</AcceptEula>
  87. <FullName>Docker</FullName>
  88. <Organization>Windows for Docker</Organization>
  89. <ProductKey>
  90. <Key>GCRJD-8NW9H-F2CDX-CCM8D-9D6T9</Key>
  91. <WillShowUI>OnError</WillShowUI>
  92. </ProductKey>
  93. </UserData>
  94. <EnableFirewall>false</EnableFirewall>
  95. <Diagnostics>
  96. <OptIn>false</OptIn>
  97. </Diagnostics>
  98. </component>
  99. <component name="Microsoft-Windows-PnpCustomizationsWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  100. <DriverPaths>
  101. <PathAndCredentials wcm:action="add" wcm:keyValue="1">
  102. <Path>D:\viostor\w10\amd64</Path>
  103. </PathAndCredentials>
  104. <PathAndCredentials wcm:action="add" wcm:keyValue="2">
  105. <Path>D:\NetKVM\w10\amd64</Path>
  106. </PathAndCredentials>
  107. <PathAndCredentials wcm:action="add" wcm:keyValue="3">
  108. <Path>D:\Balloon\w10\amd64</Path>
  109. </PathAndCredentials>
  110. <PathAndCredentials wcm:action="add" wcm:keyValue="4">
  111. <Path>D:\pvpanic\w10\amd64</Path>
  112. </PathAndCredentials>
  113. <PathAndCredentials wcm:action="add" wcm:keyValue="5">
  114. <Path>D:\qemupciserial\w10\amd64</Path>
  115. </PathAndCredentials>
  116. <PathAndCredentials wcm:action="add" wcm:keyValue="6">
  117. <Path>D:\qxldod\w10\amd64</Path>
  118. </PathAndCredentials>
  119. <PathAndCredentials wcm:action="add" wcm:keyValue="7">
  120. <Path>D:\vioinput\w10\amd64</Path>
  121. </PathAndCredentials>
  122. <PathAndCredentials wcm:action="add" wcm:keyValue="8">
  123. <Path>D:\viorng\w10\amd64</Path>
  124. </PathAndCredentials>
  125. <PathAndCredentials wcm:action="add" wcm:keyValue="9">
  126. <Path>D:\vioscsi\w10\amd64</Path>
  127. </PathAndCredentials>
  128. <PathAndCredentials wcm:action="add" wcm:keyValue="10">
  129. <Path>D:\vioserial\w10\amd64</Path>
  130. </PathAndCredentials>
  131. <PathAndCredentials wcm:action="add" wcm:keyValue="11">
  132. <Path>D:\viogpudo\w10\amd64</Path>
  133. </PathAndCredentials>
  134. <PathAndCredentials wcm:action="add" wcm:keyValue="12">
  135. <Path>D:\sriov\w10\amd64</Path>
  136. </PathAndCredentials>
  137. <PathAndCredentials wcm:action="add" wcm:keyValue="13">
  138. <Path>D:\viofs\w10\amd64</Path>
  139. </PathAndCredentials>
  140. </DriverPaths>
  141. </component>
  142. </settings>
  143. <settings pass="offlineServicing">
  144. <component name="Microsoft-Windows-LUA-Settings" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  145. <EnableLUA>false</EnableLUA>
  146. </component>
  147. </settings>
  148. <settings pass="generalize">
  149. <component name="Microsoft-Windows-PnPSysprep" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  150. <PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>
  151. </component>
  152. <component name="Microsoft-Windows-Security-SPP" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  153. <SkipRearm>1</SkipRearm>
  154. </component>
  155. </settings>
  156. <settings pass="specialize">
  157. <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  158. <SkipAutoActivation>true</SkipAutoActivation>
  159. </component>
  160. <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  161. <ComputerName>*</ComputerName>
  162. <OEMInformation>
  163. <Manufacturer>Dockur</Manufacturer>
  164. <Model>Windows for Docker</Model>
  165. </OEMInformation>
  166. <OEMName>Windows for Docker</OEMName>
  167. </component>
  168. <component name="Microsoft-Windows-ErrorReportingCore" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  169. <DisableWER>1</DisableWER>
  170. </component>
  171. <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  172. <DisableAccelerators>true</DisableAccelerators>
  173. <DisableFirstRunWizard>true</DisableFirstRunWizard>
  174. <Home_Page>https://google.com</Home_Page>
  175. <Help_Page>about:blank</Help_Page>
  176. </component>
  177. <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="wow64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  178. <DisableAccelerators>true</DisableAccelerators>
  179. <DisableFirstRunWizard>true</DisableFirstRunWizard>
  180. <Home_Page>https://google.com</Home_Page>
  181. <Help_Page>about:blank</Help_Page>
  182. </component>
  183. <component name="Microsoft-Windows-SQMApi" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  184. <CEIPEnabled>0</CEIPEnabled>
  185. </component>
  186. <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  187. <DisableSR>1</DisableSR>
  188. </component>
  189. <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  190. <InputLocale>0409:00000409</InputLocale>
  191. <SystemLocale>en-US</SystemLocale>
  192. <UILanguage>en-US</UILanguage>
  193. <UserLocale>en-US</UserLocale>
  194. </component>
  195. <component name="Microsoft-Windows-TerminalServices-LocalSessionManager" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  196. <fDenyTSConnections>false</fDenyTSConnections>
  197. </component>
  198. <component name="Microsoft-Windows-TerminalServices-RDP-WinStationExtensions" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  199. <UserAuthentication>0</UserAuthentication>
  200. </component>
  201. <component name="Networking-MPSSVC-Svc" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  202. <FirewallGroups>
  203. <FirewallGroup wcm:action="add" wcm:keyValue="RemoteDesktop">
  204. <Active>true</Active>
  205. <Group>Remote Desktop</Group>
  206. <Profile>all</Profile>
  207. </FirewallGroup>
  208. </FirewallGroups>
  209. </component>
  210. </settings>
  211. <settings pass="oobeSystem">
  212. <component name="Microsoft-Windows-SecureStartup-FilterDriver" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  213. <PreventDeviceEncryption>true</PreventDeviceEncryption>
  214. </component>
  215. <component name="Microsoft-Windows-EnhancedStorage-Adm" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  216. <TCGSecurityActivationDisabled>1</TCGSecurityActivationDisabled>
  217. </component>
  218. <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  219. <UserAccounts>
  220. <LocalAccounts>
  221. <LocalAccount wcm:action="add">
  222. <Name>Docker</Name>
  223. <Group>Administrators</Group>
  224. <Password>
  225. <Value />
  226. <PlainText>true</PlainText>
  227. </Password>
  228. </LocalAccount>
  229. </LocalAccounts>
  230. <AdministratorPassword>
  231. <Value>password</Value>
  232. <PlainText>true</PlainText>
  233. </AdministratorPassword>
  234. </UserAccounts>
  235. <AutoLogon>
  236. <Username>Docker</Username>
  237. <Enabled>true</Enabled>
  238. <LogonCount>65432</LogonCount>
  239. <Password>
  240. <Value />
  241. <PlainText>true</PlainText>
  242. </Password>
  243. </AutoLogon>
  244. <OOBE>
  245. <HideEULAPage>true</HideEULAPage>
  246. <HideLocalAccountScreen>true</HideLocalAccountScreen>
  247. <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
  248. <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
  249. <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
  250. <NetworkLocation>Other</NetworkLocation>
  251. <ProtectYourPC>3</ProtectYourPC>
  252. <SkipUserOOBE>true</SkipUserOOBE>
  253. <SkipMachineOOBE>true</SkipMachineOOBE>
  254. </OOBE>
  255. <RegisteredOrganization>Dockur</RegisteredOrganization>
  256. <RegisteredOwner>Windows for Docker</RegisteredOwner>
  257. <FirstLogonCommands>
  258. <SynchronousCommand wcm:action="add">
  259. <Order>1</Order>
  260. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" /v "AllowInsecureGuestAuth" /t REG_DWORD /d 1 /f</CommandLine>
  261. <Description>Allow guest access to network shares</Description>
  262. </SynchronousCommand>
  263. <SynchronousCommand wcm:action="add">
  264. <Order>2</Order>
  265. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Lsa" /v LimitBlankPasswordUse /t REG_DWORD /d 0 /f</CommandLine>
  266. <Description>Allow RDP login with blank password</Description>
  267. </SynchronousCommand>
  268. <SynchronousCommand wcm:action="add">
  269. <Order>3</Order>
  270. <CommandLine>cmd /C wmic useraccount where name="Docker" set PasswordExpires=false</CommandLine>
  271. <Description>Password Never Expires</Description>
  272. </SynchronousCommand>
  273. <SynchronousCommand wcm:action="add">
  274. <Order>4</Order>
  275. <CommandLine>cmd /C POWERCFG -H OFF</CommandLine>
  276. <Description>Disable Hibernation</Description>
  277. </SynchronousCommand>
  278. <SynchronousCommand wcm:action="add">
  279. <Order>5</Order>
  280. <CommandLine>cmd /C POWERCFG -X -monitor-timeout-ac 0</CommandLine>
  281. <Description>Disable monitor blanking</Description>
  282. </SynchronousCommand>
  283. <SynchronousCommand wcm:action="add">
  284. <Order>6</Order>
  285. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Network\NewNetworkWindowOff" /f</CommandLine>
  286. <Description>Disable Network Discovery popup</Description>
  287. </SynchronousCommand>
  288. <SynchronousCommand wcm:action="add">
  289. <Order>7</Order>
  290. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Network\NetworkLocationWizard" /v "HideWizard" /t REG_DWORD /d 1 /f</CommandLine>
  291. <Description>Disable Network Discovery popup</Description>
  292. </SynchronousCommand>
  293. <SynchronousCommand wcm:action="add">
  294. <Order>8</Order>
  295. <CommandLine>reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "HideFirstRunExperience" /t REG_DWORD /d 1 /f</CommandLine>
  296. <Description>Disable first-run experience in Edge</Description>
  297. </SynchronousCommand>
  298. <SynchronousCommand wcm:action="add">
  299. <Order>9</Order>
  300. <CommandLine>reg.exe add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "HideFileExt" /t REG_DWORD /d 0 /f</CommandLine>
  301. <Description>Show file extensions in Explorer</Description>
  302. </SynchronousCommand>
  303. <SynchronousCommand wcm:action="add">
  304. <Order>10</Order>
  305. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Power" /v "HibernateFileSizePercent" /t REG_DWORD /d 0 /f</CommandLine>
  306. <Description>Zero Hibernation File</Description>
  307. </SynchronousCommand>
  308. <SynchronousCommand wcm:action="add">
  309. <Order>11</Order>
  310. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Power" /v "HibernateEnabled" /t REG_DWORD /d 0 /f</CommandLine>
  311. <Description>Disable Hibernation Mode</Description>
  312. </SynchronousCommand>
  313. </FirstLogonCommands>
  314. </component>
  315. </settings>
  316. </unattend>