win81x64-enterprise-eval.xml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  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. <InstallTo>
  65. <DiskID>0</DiskID>
  66. <PartitionID>3</PartitionID>
  67. </InstallTo>
  68. <InstallToAvailablePartition>false</InstallToAvailablePartition>
  69. </OSImage>
  70. </ImageInstall>
  71. <DynamicUpdate>
  72. <Enable>true</Enable>
  73. <WillShowUI>Never</WillShowUI>
  74. </DynamicUpdate>
  75. <UpgradeData>
  76. <Upgrade>false</Upgrade>
  77. <WillShowUI>Never</WillShowUI>
  78. </UpgradeData>
  79. <UserData>
  80. <AcceptEula>true</AcceptEula>
  81. <FullName>Docker</FullName>
  82. <Organization>Windows for Docker</Organization>
  83. <ProductKey />
  84. </UserData>
  85. <EnableFirewall>false</EnableFirewall>
  86. <Diagnostics>
  87. <OptIn>false</OptIn>
  88. </Diagnostics>
  89. </component>
  90. <component name="Microsoft-Windows-PnpCustomizationsWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  91. <DriverPaths>
  92. <PathAndCredentials wcm:action="add" wcm:keyValue="1">
  93. <Path>D:\viostor\w10\amd64</Path>
  94. </PathAndCredentials>
  95. <PathAndCredentials wcm:action="add" wcm:keyValue="2">
  96. <Path>D:\NetKVM\w10\amd64</Path>
  97. </PathAndCredentials>
  98. <PathAndCredentials wcm:action="add" wcm:keyValue="3">
  99. <Path>D:\Balloon\w10\amd64</Path>
  100. </PathAndCredentials>
  101. <PathAndCredentials wcm:action="add" wcm:keyValue="4">
  102. <Path>D:\pvpanic\w10\amd64</Path>
  103. </PathAndCredentials>
  104. <PathAndCredentials wcm:action="add" wcm:keyValue="5">
  105. <Path>D:\qemupciserial\w10\amd64</Path>
  106. </PathAndCredentials>
  107. <PathAndCredentials wcm:action="add" wcm:keyValue="6">
  108. <Path>D:\qxldod\w10\amd64</Path>
  109. </PathAndCredentials>
  110. <PathAndCredentials wcm:action="add" wcm:keyValue="7">
  111. <Path>D:\vioinput\w10\amd64</Path>
  112. </PathAndCredentials>
  113. <PathAndCredentials wcm:action="add" wcm:keyValue="8">
  114. <Path>D:\viorng\w10\amd64</Path>
  115. </PathAndCredentials>
  116. <PathAndCredentials wcm:action="add" wcm:keyValue="9">
  117. <Path>D:\vioscsi\w10\amd64</Path>
  118. </PathAndCredentials>
  119. <PathAndCredentials wcm:action="add" wcm:keyValue="10">
  120. <Path>D:\vioserial\w10\amd64</Path>
  121. </PathAndCredentials>
  122. <PathAndCredentials wcm:action="add" wcm:keyValue="11">
  123. <Path>D:\viogpudo\w10\amd64</Path>
  124. </PathAndCredentials>
  125. <PathAndCredentials wcm:action="add" wcm:keyValue="12">
  126. <Path>D:\sriov\w10\amd64</Path>
  127. </PathAndCredentials>
  128. <PathAndCredentials wcm:action="add" wcm:keyValue="13">
  129. <Path>D:\viofs\w10\amd64</Path>
  130. </PathAndCredentials>
  131. </DriverPaths>
  132. </component>
  133. </settings>
  134. <settings pass="offlineServicing">
  135. <component name="Microsoft-Windows-LUA-Settings" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  136. <EnableLUA>false</EnableLUA>
  137. </component>
  138. </settings>
  139. <settings pass="generalize">
  140. <component name="Microsoft-Windows-PnPSysprep" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  141. <PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>
  142. </component>
  143. <component name="Microsoft-Windows-Security-SPP" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  144. <SkipRearm>1</SkipRearm>
  145. </component>
  146. </settings>
  147. <settings pass="specialize">
  148. <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  149. <SkipAutoActivation>true</SkipAutoActivation>
  150. </component>
  151. <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  152. <ComputerName>*</ComputerName>
  153. <OEMInformation>
  154. <Manufacturer>Dockur</Manufacturer>
  155. <Model>Windows for Docker</Model>
  156. </OEMInformation>
  157. <OEMName>Windows for Docker</OEMName>
  158. </component>
  159. <component name="Microsoft-Windows-ErrorReportingCore" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  160. <DisableWER>1</DisableWER>
  161. </component>
  162. <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  163. <DisableAccelerators>true</DisableAccelerators>
  164. <DisableFirstRunWizard>true</DisableFirstRunWizard>
  165. <Home_Page>https://google.com</Home_Page>
  166. <Help_Page>about:blank</Help_Page>
  167. </component>
  168. <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="wow64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  169. <DisableAccelerators>true</DisableAccelerators>
  170. <DisableFirstRunWizard>true</DisableFirstRunWizard>
  171. <Home_Page>https://google.com</Home_Page>
  172. <Help_Page>about:blank</Help_Page>
  173. </component>
  174. <component name="Microsoft-Windows-SQMApi" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  175. <CEIPEnabled>0</CEIPEnabled>
  176. </component>
  177. <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  178. <DisableSR>1</DisableSR>
  179. </component>
  180. <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  181. <InputLocale>0409:00000409</InputLocale>
  182. <SystemLocale>en-US</SystemLocale>
  183. <UILanguage>en-US</UILanguage>
  184. <UserLocale>en-US</UserLocale>
  185. </component>
  186. <component name="Microsoft-Windows-TerminalServices-LocalSessionManager" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  187. <fDenyTSConnections>false</fDenyTSConnections>
  188. </component>
  189. <component name="Microsoft-Windows-TerminalServices-RDP-WinStationExtensions" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  190. <UserAuthentication>0</UserAuthentication>
  191. </component>
  192. <component name="Networking-MPSSVC-Svc" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  193. <FirewallGroups>
  194. <FirewallGroup wcm:action="add" wcm:keyValue="RemoteDesktop">
  195. <Active>true</Active>
  196. <Group>Remote Desktop</Group>
  197. <Profile>all</Profile>
  198. </FirewallGroup>
  199. </FirewallGroups>
  200. </component>
  201. </settings>
  202. <settings pass="oobeSystem">
  203. <component name="Microsoft-Windows-SecureStartup-FilterDriver" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  204. <PreventDeviceEncryption>true</PreventDeviceEncryption>
  205. </component>
  206. <component name="Microsoft-Windows-EnhancedStorage-Adm" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  207. <TCGSecurityActivationDisabled>1</TCGSecurityActivationDisabled>
  208. </component>
  209. <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  210. <UserAccounts>
  211. <LocalAccounts>
  212. <LocalAccount wcm:action="add">
  213. <Name>Docker</Name>
  214. <Group>Administrators</Group>
  215. <Password>
  216. <Value />
  217. <PlainText>true</PlainText>
  218. </Password>
  219. </LocalAccount>
  220. </LocalAccounts>
  221. <AdministratorPassword>
  222. <Value>password</Value>
  223. <PlainText>true</PlainText>
  224. </AdministratorPassword>
  225. </UserAccounts>
  226. <AutoLogon>
  227. <Username>Docker</Username>
  228. <Enabled>true</Enabled>
  229. <LogonCount>65432</LogonCount>
  230. <Password>
  231. <Value />
  232. <PlainText>true</PlainText>
  233. </Password>
  234. </AutoLogon>
  235. <OOBE>
  236. <HideEULAPage>true</HideEULAPage>
  237. <HideLocalAccountScreen>true</HideLocalAccountScreen>
  238. <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
  239. <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
  240. <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
  241. <NetworkLocation>Other</NetworkLocation>
  242. <ProtectYourPC>3</ProtectYourPC>
  243. <SkipUserOOBE>true</SkipUserOOBE>
  244. <SkipMachineOOBE>true</SkipMachineOOBE>
  245. </OOBE>
  246. <RegisteredOrganization>Dockur</RegisteredOrganization>
  247. <RegisteredOwner>Windows for Docker</RegisteredOwner>
  248. <FirstLogonCommands>
  249. <SynchronousCommand wcm:action="add">
  250. <Order>1</Order>
  251. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" /v "AllowInsecureGuestAuth" /t REG_DWORD /d 1 /f</CommandLine>
  252. <Description>Allow guest access to network shares</Description>
  253. </SynchronousCommand>
  254. <SynchronousCommand wcm:action="add">
  255. <Order>2</Order>
  256. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Lsa" /v LimitBlankPasswordUse /t REG_DWORD /d 0 /f</CommandLine>
  257. <Description>Allow RDP login with blank password</Description>
  258. </SynchronousCommand>
  259. <SynchronousCommand wcm:action="add">
  260. <Order>3</Order>
  261. <CommandLine>reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device" /v "DevicePasswordLessBuildVersion" /t REG_DWORD /d 0 /f</CommandLine>
  262. <Description>Enable option for passwordless sign-in</Description>
  263. </SynchronousCommand>
  264. <SynchronousCommand wcm:action="add">
  265. <Order>4</Order>
  266. <CommandLine>cmd /C wmic useraccount where name="Docker" set PasswordExpires=false</CommandLine>
  267. <Description>Password Never Expires</Description>
  268. </SynchronousCommand>
  269. <SynchronousCommand wcm:action="add">
  270. <Order>5</Order>
  271. <CommandLine>cmd /C POWERCFG -H OFF</CommandLine>
  272. <Description>Disable Hibernation</Description>
  273. </SynchronousCommand>
  274. <SynchronousCommand wcm:action="add">
  275. <Order>6</Order>
  276. <CommandLine>cmd /C POWERCFG -X -monitor-timeout-ac 0</CommandLine>
  277. <Description>Disable monitor blanking</Description>
  278. </SynchronousCommand>
  279. <SynchronousCommand wcm:action="add">
  280. <Order>7</Order>
  281. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Network\NewNetworkWindowOff" /f</CommandLine>
  282. <Description>Disable Network Discovery popup</Description>
  283. </SynchronousCommand>
  284. <SynchronousCommand wcm:action="add">
  285. <Order>8</Order>
  286. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Network\NetworkLocationWizard" /v "HideWizard" /t REG_DWORD /d 1 /f</CommandLine>
  287. <Description>Disable Network Discovery popup</Description>
  288. </SynchronousCommand>
  289. <SynchronousCommand wcm:action="add">
  290. <Order>9</Order>
  291. <CommandLine>reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "HideFirstRunExperience" /t REG_DWORD /d 1 /f</CommandLine>
  292. <Description>Disable first-run experience in Edge</Description>
  293. </SynchronousCommand>
  294. <SynchronousCommand wcm:action="add">
  295. <Order>10</Order>
  296. <CommandLine>reg.exe add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "HideFileExt" /t REG_DWORD /d 0 /f</CommandLine>
  297. <Description>Show file extensions in Explorer</Description>
  298. </SynchronousCommand>
  299. <SynchronousCommand wcm:action="add">
  300. <Order>11</Order>
  301. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Power" /v "HibernateFileSizePercent" /t REG_DWORD /d 0 /f</CommandLine>
  302. <Description>Zero Hibernation File</Description>
  303. </SynchronousCommand>
  304. <SynchronousCommand wcm:action="add">
  305. <Order>12</Order>
  306. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Power" /v "HibernateEnabled" /t REG_DWORD /d 0 /f</CommandLine>
  307. <Description>Disable Hibernation</Description>
  308. </SynchronousCommand>
  309. <SynchronousCommand wcm:action="add">
  310. <Order>13</Order>
  311. <CommandLine>cmd /C POWERCFG -X -standby-timeout-ac 0</CommandLine>
  312. <Description>Disable Sleep</Description>
  313. </SynchronousCommand>
  314. <SynchronousCommand wcm:action="add">
  315. <Order>14</Order>
  316. <CommandLine>reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f</CommandLine>
  317. <Description>Enable RemoteAPP to launch unlisted programs</Description>
  318. </SynchronousCommand>
  319. <SynchronousCommand wcm:action="add">
  320. <Order>15</Order>
  321. <CommandLine>netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes</CommandLine>
  322. <Description>Enable Network Discovery</Description>
  323. </SynchronousCommand>
  324. <SynchronousCommand wcm:action="add">
  325. <Order>16</Order>
  326. <CommandLine>netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=Yes</CommandLine>
  327. <Description>Enable File Sharing</Description>
  328. </SynchronousCommand>
  329. <SynchronousCommand wcm:action="add">
  330. <Order>17</Order>
  331. <CommandLine>cmd /C if exist "C:\OEM\install.bat" start "Install" "cmd /C C:\OEM\install.bat"</CommandLine>
  332. <Description>Execute custom script from the OEM folder if exists</Description>
  333. </SynchronousCommand>
  334. </FirstLogonCommands>
  335. </component>
  336. </settings>
  337. </unattend>