win7x64-enterprise-eval.xml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  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. <WillShowUI>OnError</WillShowUI>
  16. <Disk wcm:action="add">
  17. <DiskID>0</DiskID>
  18. <WillWipeDisk>true</WillWipeDisk>
  19. <CreatePartitions>
  20. <CreatePartition wcm:action="add">
  21. <Order>1</Order>
  22. <Type>Primary</Type>
  23. <Size>100</Size>
  24. </CreatePartition>
  25. <CreatePartition wcm:action="add">
  26. <Order>2</Order>
  27. <Type>Primary</Type>
  28. <Extend>true</Extend>
  29. </CreatePartition>
  30. </CreatePartitions>
  31. <ModifyPartitions>
  32. <ModifyPartition wcm:action="add">
  33. <Format>NTFS</Format>
  34. <Label>System Reserved</Label>
  35. <Order>1</Order>
  36. <Active>true</Active>
  37. <PartitionID>1</PartitionID>
  38. <TypeID>0x27</TypeID>
  39. </ModifyPartition>
  40. <ModifyPartition wcm:action="add">
  41. <Active>true</Active>
  42. <Format>NTFS</Format>
  43. <Label>Windows</Label>
  44. <Letter>C</Letter>
  45. <Order>2</Order>
  46. <PartitionID>2</PartitionID>
  47. </ModifyPartition>
  48. </ModifyPartitions>
  49. </Disk>
  50. </DiskConfiguration>
  51. <ImageInstall>
  52. <OSImage>
  53. <InstallFrom>
  54. <MetaData wcm:action="add">
  55. <Value>Windows 7 Enterprise</Value>
  56. <Key>/IMAGE/NAME</Key>
  57. </MetaData>
  58. </InstallFrom>
  59. <InstallTo>
  60. <DiskID>0</DiskID>
  61. <PartitionID>2</PartitionID>
  62. </InstallTo>
  63. <InstallToAvailablePartition>false</InstallToAvailablePartition>
  64. </OSImage>
  65. </ImageInstall>
  66. <DynamicUpdate>
  67. <Enable>true</Enable>
  68. <WillShowUI>Never</WillShowUI>
  69. </DynamicUpdate>
  70. <UpgradeData>
  71. <Upgrade>false</Upgrade>
  72. <WillShowUI>Never</WillShowUI>
  73. </UpgradeData>
  74. <UserData>
  75. <AcceptEula>true</AcceptEula>
  76. <FullName>Docker</FullName>
  77. <Organization>Windows for Docker</Organization>
  78. </UserData>
  79. <EnableFirewall>false</EnableFirewall>
  80. <Diagnostics>
  81. <OptIn>false</OptIn>
  82. </Diagnostics>
  83. </component>
  84. </settings>
  85. <settings pass="offlineServicing">
  86. <component name="Microsoft-Windows-LUA-Settings" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  87. <EnableLUA>false</EnableLUA>
  88. </component>
  89. </settings>
  90. <settings pass="generalize">
  91. <component name="Microsoft-Windows-PnPSysprep" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  92. <PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>
  93. </component>
  94. <component name="Microsoft-Windows-Security-SPP" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  95. <SkipRearm>1</SkipRearm>
  96. </component>
  97. </settings>
  98. <settings pass="specialize">
  99. <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  100. <SkipAutoActivation>true</SkipAutoActivation>
  101. </component>
  102. <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  103. <ComputerName>*</ComputerName>
  104. <OEMInformation>
  105. <Manufacturer>Dockur</Manufacturer>
  106. <Model>Windows for Docker</Model>
  107. </OEMInformation>
  108. </component>
  109. <component name="Microsoft-Windows-ErrorReportingCore" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  110. <DisableWER>1</DisableWER>
  111. </component>
  112. <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  113. <DisableAccelerators>true</DisableAccelerators>
  114. <DisableFirstRunWizard>true</DisableFirstRunWizard>
  115. <Home_Page>https://google.com</Home_Page>
  116. <Help_Page>about:blank</Help_Page>
  117. </component>
  118. <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="wow64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  119. <DisableAccelerators>true</DisableAccelerators>
  120. <DisableFirstRunWizard>true</DisableFirstRunWizard>
  121. <Home_Page>https://google.com</Home_Page>
  122. <Help_Page>about:blank</Help_Page>
  123. </component>
  124. <component name="Microsoft-Windows-SQMApi" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  125. <CEIPEnabled>0</CEIPEnabled>
  126. </component>
  127. <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  128. <DisableSR>1</DisableSR>
  129. </component>
  130. <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  131. <InputLocale>0409:00000409</InputLocale>
  132. <SystemLocale>en-US</SystemLocale>
  133. <UILanguage>en-US</UILanguage>
  134. <UserLocale>en-US</UserLocale>
  135. </component>
  136. <component name="Microsoft-Windows-TerminalServices-LocalSessionManager" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  137. <fDenyTSConnections>false</fDenyTSConnections>
  138. </component>
  139. <component name="Microsoft-Windows-TerminalServices-RDP-WinStationExtensions" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  140. <UserAuthentication>0</UserAuthentication>
  141. </component>
  142. <component name="Networking-MPSSVC-Svc" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  143. <FirewallGroups>
  144. <FirewallGroup wcm:action="add" wcm:keyValue="RemoteDesktop">
  145. <Active>true</Active>
  146. <Profile>all</Profile>
  147. <Group>@FirewallAPI.dll,-28752</Group>
  148. </FirewallGroup>
  149. </FirewallGroups>
  150. </component>
  151. </settings>
  152. <settings pass="oobeSystem">
  153. <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  154. <UserAccounts>
  155. <LocalAccounts>
  156. <LocalAccount wcm:action="add">
  157. <Name>Docker</Name>
  158. <Group>Administrators</Group>
  159. <Password>
  160. <Value />
  161. <PlainText>true</PlainText>
  162. </Password>
  163. </LocalAccount>
  164. </LocalAccounts>
  165. <AdministratorPassword>
  166. <Value>password</Value>
  167. <PlainText>true</PlainText>
  168. </AdministratorPassword>
  169. </UserAccounts>
  170. <AutoLogon>
  171. <Username>Docker</Username>
  172. <Enabled>true</Enabled>
  173. <LogonCount>65432</LogonCount>
  174. <Password>
  175. <Value />
  176. <PlainText>true</PlainText>
  177. </Password>
  178. </AutoLogon>
  179. <Display>
  180. <ColorDepth>32</ColorDepth>
  181. <HorizontalResolution>1920</HorizontalResolution>
  182. <VerticalResolution>1080</VerticalResolution>
  183. </Display>
  184. <OOBE>
  185. <HideEULAPage>true</HideEULAPage>
  186. <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
  187. <NetworkLocation>Home</NetworkLocation>
  188. <ProtectYourPC>3</ProtectYourPC>
  189. <SkipUserOOBE>true</SkipUserOOBE>
  190. <SkipMachineOOBE>true</SkipMachineOOBE>
  191. </OOBE>
  192. <RegisteredOrganization>Dockur</RegisteredOrganization>
  193. <RegisteredOwner>Windows for Docker</RegisteredOwner>
  194. <FirstLogonCommands>
  195. <SynchronousCommand wcm:action="add">
  196. <Order>1</Order>
  197. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" /v "AllowInsecureGuestAuth" /t REG_DWORD /d 1 /f</CommandLine>
  198. <Description>Allow guest access to network shares</Description>
  199. </SynchronousCommand>
  200. <SynchronousCommand wcm:action="add">
  201. <Order>3</Order>
  202. <CommandLine>cmd /C wmic useraccount where name="Docker" set PasswordExpires=false</CommandLine>
  203. <Description>Password Never Expires</Description>
  204. </SynchronousCommand>
  205. <SynchronousCommand wcm:action="add">
  206. <Order>4</Order>
  207. <CommandLine>cmd /C POWERCFG -H OFF</CommandLine>
  208. <Description>Disable Hibernation</Description>
  209. </SynchronousCommand>
  210. <SynchronousCommand wcm:action="add">
  211. <Order>5</Order>
  212. <CommandLine>cmd /C POWERCFG -X -monitor-timeout-ac 0</CommandLine>
  213. <Description>Disable monitor blanking</Description>
  214. </SynchronousCommand>
  215. <SynchronousCommand wcm:action="add">
  216. <Order>6</Order>
  217. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Network\NewNetworkWindowOff" /f</CommandLine>
  218. <Description>Disable Network Discovery popup</Description>
  219. </SynchronousCommand>
  220. <SynchronousCommand wcm:action="add">
  221. <Order>7</Order>
  222. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Network\NetworkLocationWizard" /v "HideWizard" /t REG_DWORD /d 1 /f</CommandLine>
  223. <Description>Disable Network Discovery popup</Description>
  224. </SynchronousCommand>
  225. <SynchronousCommand wcm:action="add">
  226. <Order>8</Order>
  227. <CommandLine>reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\NewNetworks" /v NetworkList /t REG_MULTI_SZ /d "" /f</CommandLine>
  228. <Description>Disable Network Discovery popup</Description>
  229. </SynchronousCommand>
  230. <SynchronousCommand wcm:action="add">
  231. <Order>9</Order>
  232. <CommandLine>reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "HideFirstRunExperience" /t REG_DWORD /d 1 /f</CommandLine>
  233. <Description>Disable first-run experience in Edge</Description>
  234. </SynchronousCommand>
  235. <SynchronousCommand wcm:action="add">
  236. <Order>10</Order>
  237. <CommandLine>reg.exe add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "HideFileExt" /t REG_DWORD /d 0 /f</CommandLine>
  238. <Description>Show file extensions in Explorer</Description>
  239. </SynchronousCommand>
  240. <SynchronousCommand wcm:action="add">
  241. <Order>11</Order>
  242. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Power" /v "HibernateFileSizePercent" /t REG_DWORD /d 0 /f</CommandLine>
  243. <Description>Zero Hibernation File</Description>
  244. </SynchronousCommand>
  245. <SynchronousCommand wcm:action="add">
  246. <Order>12</Order>
  247. <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Power" /v "HibernateEnabled" /t REG_DWORD /d 0 /f</CommandLine>
  248. <Description>Disable Hibernation</Description>
  249. </SynchronousCommand>
  250. <SynchronousCommand wcm:action="add">
  251. <Order>13</Order>
  252. <CommandLine>cmd /C POWERCFG -X -standby-timeout-ac 0</CommandLine>
  253. <Description>Disable Sleep</Description>
  254. </SynchronousCommand>
  255. <SynchronousCommand wcm:action="add">
  256. <Order>14</Order>
  257. <CommandLine>reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f</CommandLine>
  258. <Description>Enable RemoteAPP to launch unlisted programs</Description>
  259. </SynchronousCommand>
  260. <SynchronousCommand wcm:action="add">
  261. <Order>15</Order>
  262. <CommandLine>netsh advfirewall firewall set rule group="@FirewallAPI.dll,-32752" new enable=Yes</CommandLine>
  263. <Description>Enable Network Discovery</Description>
  264. </SynchronousCommand>
  265. <SynchronousCommand wcm:action="add">
  266. <Order>16</Order>
  267. <CommandLine>netsh advfirewall firewall set rule group="@FirewallAPI.dll,-28502" new enable=Yes</CommandLine>
  268. <Description>Enable File Sharing</Description>
  269. </SynchronousCommand>
  270. <SynchronousCommand wcm:action="add">
  271. <Order>17</Order>
  272. <CommandLine>cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts</CommandLine>
  273. <Description>Add entry in hosts file</Description>
  274. </SynchronousCommand>
  275. <SynchronousCommand wcm:action="add">
  276. <Order>18</Order>
  277. <CommandLine>cmd /C if exist "C:\OEM\install.bat" start "Install" "cmd /C C:\OEM\install.bat"</CommandLine>
  278. <Description>Execute custom script from the OEM folder if exists</Description>
  279. </SynchronousCommand>
  280. </FirstLogonCommands>
  281. </component>
  282. </settings>
  283. </unattend>