win81x64-enterprise-eval.xml 17 KB

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