winvistax86.xml 13 KB

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