<?xml version="1.0" encoding="utf-8"?>
<!--
 Systém je nainstalován s následující konfigurací, změny se zaměřují na použitelnost a soukromí.
 
 WIFI nastavení: [WA-backup1][REDACTED][57412D6261636B757031]*hexadecimální formát SSID (https://string-functions.com/string-hex.aspx)
 
 V případě chybějících ovladačů ve službe Windows Update je použit nástroj Driver Booster, který je vykopírován z copy_to_desktop
 Při instalaci i odinstalaci je použit parametr /verysilent (https://cdn.iobit.com/dl/driver_booster_setup.exe)
 V případě chybějících doplňkových funkční, například hotkeys, jsou staženy ovladače ze stránek výrobce.

 Flashdisk vytvořen pomocí nástroje Rufus (https://rufus.ie/cs/)
 Windows systém stažen ze stránek Microsoftu (https://www.microsoft.com/cs-cz/software-download/windows11)
-->
<unattend xmlns="urn:schemas-microsoft-com:unattend" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
 <settings pass="offlineServicing"></settings>
 <settings pass="windowsPE">
  <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
   <SetupUILanguage>
    <UILanguage>cs-CZ</UILanguage>
   </SetupUILanguage>
   <InputLocale>0405:00000405</InputLocale>
   <SystemLocale>cs-CZ</SystemLocale>
   <UILanguage>cs-CZ</UILanguage>
   <UserLocale>cs-CZ</UserLocale>
  </component>
  <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
   <DiskConfiguration>
    <Disk wcm:action="add">
     <CreatePartitions>
      <CreatePartition wcm:action="add">
       <Order>1</Order>
       <Size>450</Size>
       <Type>Primary</Type>
      </CreatePartition>
      <CreatePartition wcm:action="add">
       <Order>2</Order>
       <Size>100</Size>
       <Type>EFI</Type>
      </CreatePartition>
      <CreatePartition wcm:action="add">
       <Order>3</Order>
       <Size>16</Size>
       <Type>MSR</Type>
      </CreatePartition>
      <CreatePartition wcm:action="add">
       <Extend>true</Extend>
       <Order>4</Order>
       <Type>Primary</Type>
      </CreatePartition>
     </CreatePartitions>
     <ModifyPartitions>
      <ModifyPartition wcm:action="add">
       <Format>NTFS</Format>
       <Label>WinRE</Label>
       <Order>1</Order>
       <PartitionID>1</PartitionID>
       <TypeID>DE94BBA4-06D1-4D40-A16A-BFD50179D6AC</TypeID>
      </ModifyPartition>
      <ModifyPartition wcm:action="add">
       <Format>FAT32</Format>
       <Label>System</Label>
       <Order>2</Order>
       <PartitionID>2</PartitionID>
      </ModifyPartition>
      <ModifyPartition wcm:action="add">
       <Order>3</Order>
       <PartitionID>3</PartitionID>
      </ModifyPartition>
      <ModifyPartition wcm:action="add">
       <Format>NTFS</Format>
       <Label>Windows</Label>
       <Letter>C</Letter>
       <Order>4</Order>
       <PartitionID>4</PartitionID>
      </ModifyPartition>
     </ModifyPartitions>
     <DiskID>0</DiskID>
     <WillWipeDisk>true</WillWipeDisk>
    </Disk>
   </DiskConfiguration>
   <UserData>
    <ProductKey>
     <Key></Key>
    </ProductKey>
    <AcceptEula>true</AcceptEula>
   </UserData>
   <ImageInstall>
    <OSImage>
  <InstallFrom>
      <MetaData wcm:action="add">
       <Key>/image/index</Key>
       <Value>1</Value>
      </MetaData>
     </InstallFrom>
     <InstallTo>
      <DiskID>0</DiskID>
      <PartitionID>4</PartitionID>
     </InstallTo>
    </OSImage>
   </ImageInstall>
   <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
     <Order>1</Order>
     <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassTPMCheck /t REG_DWORD /d 1 /f</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>2</Order>
     <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassSecureBootCheck /t REG_DWORD /d 1 /f</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>3</Order>
     <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassStorageCheck /t REG_DWORD /d 1 /f</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>4</Order>
     <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassRAMCheck /t REG_DWORD /d 1 /f</Path>
    </RunSynchronousCommand>
   </RunSynchronous>
  </component>
 </settings>
 <settings pass="generalize"></settings>
 <settings pass="specialize">
  <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
   <ComputerName>Computer</ComputerName>
   <BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled>
   <OEMInformation>
    <SupportURL>https://autounattend.pages.dev</SupportURL>
   </OEMInformation>
  </component>
  <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
   <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
     <Order>1</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;WLANProfile xmlns="http://www.microsoft.com/networking/WLAN/profile/v1"^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>2</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;name^&gt;WA-backup1^&lt;/name^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>3</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;SSIDConfig^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>4</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;SSID^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>5</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;hex^&gt;57412D6261636B757031^&lt;/hex^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>6</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;name^&gt;WA-backup1^&lt;/name^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>7</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;/SSID^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>8</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;/SSIDConfig^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>9</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;connectionType^&gt;ESS^&lt;/connectionType^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>10</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;connectionMode^&gt;auto^&lt;/connectionMode^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>11</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;MSM^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>12</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;security^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>13</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;authEncryption^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>14</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;authentication^&gt;WPA2PSK^&lt;/authentication^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>15</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;encryption^&gt;AES^&lt;/encryption^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>16</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;useOneX^&gt;false^&lt;/useOneX^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>17</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;/authEncryption^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>18</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;sharedKey^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>19</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;keyType^&gt;passPhrase^&lt;/keyType^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>20</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;protected^&gt;false^&lt;/protected^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>21</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;keyMaterial^&gt;REDACTED^&lt;/keyMaterial^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>22</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;/sharedKey^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>23</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;/security^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>24</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;/MSM^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>25</Order>
     <Path>cmd.exe /c "&gt;&gt;"%TEMP%\wifi.xml" echo ^&lt;/WLANProfile^&gt;"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>26</Order>
     <Path>netsh.exe wlan add profile filename="%TEMP%\wifi.xml" user=all</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>27</Order>
     <Path>netsh.exe wlan connect name="WA-backup1" ssid="WA-backup1"</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
     <Order>28</Order>
     <Path>cmd.exe /c "del "%TEMP%\wifi.xml""</Path>
    </RunSynchronousCommand>
	
<!-- ###################################################################################################################################################### -->

<RunSynchronousCommand wcm:action="add">
<Order>29</Order> 
<Path>reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoRebootWithLoggedOnUsers /t REG_DWORD /d 1 /f</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>30</Order>
<Path>cmd.exe /c "del "C:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\OneDrive.lnk""</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>31</Order>
<Path>cmd.exe /c "del "C:\Windows\System32\OneDriveSetup.exe""</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>32</Order>
<Path>cmd.exe /c "del "C:\Windows\SysWOW64\OneDriveSetup.exe""</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>33</Order>
<Path>reg.exe load "HKU\DefaultUser" "C:\Users\Default\NTUSER.DAT"</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>34</Order>
<Path>reg.exe delete "HKU\DefaultUser\Software\Microsoft\Windows\CurrentVersion\Run" /v OneDriveSetup /f</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>35</Order>
<Path>reg.exe add "HKU\Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v TaskbarAl /t REG_DWORD /d 0 /f</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>36</Order>
<Path>reg.exe add "HKU\Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v TaskbarDa /t REG_DWORD /d 0 /f</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>37</Order>
<Path>reg.exe add "HKU\Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v TaskbarMn /t REG_DWORD /d 0 /f</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>38</Order>
<Path>reg.exe unload "HKU\DefaultUser"</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>39</Order>
<Path>reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Communications" /v ConfigureChatAutoInstall /t REG_DWORD /d 0 /f</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>40</Order>
<Path>reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows Chat" /f /v ChatIcon /t REG_DWORD /d 3</Path>
</RunSynchronousCommand>	
<RunSynchronousCommand wcm:action="add">
<Order>41</Order>
<Path>reg.exe add "HKLM\SOFTWARE\Microsoft\PolicyManager\current\device\Start" /v ConfigureStartPins /t REG_SZ /d "{ \"pinnedList\": [] }" /f</Path>
</RunSynchronousCommand>	
<RunSynchronousCommand wcm:action="add">
<Order>42</Order>
<Path>reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v EnableFirstLogonAnimation /d 0 /t REG_DWORD /f</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>43</Order>
<Path>reg.exe delete "HKLM\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe\DevHomeUpdate" /f</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>44</Order>
<Path>reg.exe delete "HKLM\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe\OutlookUpdate" /f</Path>
</RunSynchronousCommand>

<!-- ###################################################################################################################################################### -->

   </RunSynchronous>
  </component>
 </settings>
 <settings pass="auditSystem"></settings>
 <settings pass="auditUser"></settings>
 <settings pass="oobeSystem">
  <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
   <InputLocale>0405:00000405</InputLocale>
   <SystemLocale>cs-CZ</SystemLocale>
   <UILanguage>cs-CZ</UILanguage>
   <UserLocale>cs-CZ</UserLocale>
  </component>
  <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
   <UserAccounts>
    <LocalAccounts>
     <LocalAccount wcm:action="add">
      <DisplayName>Admin</DisplayName>
      <Group>Administrators</Group>
      <Name>Admin</Name>
      <Password>
       <Value></Value>
       <PlainText>true</PlainText>
      </Password>
     </LocalAccount>
    </LocalAccounts>
   </UserAccounts>
   <FirstLogonCommands>
    <SynchronousCommand wcm:action="add">
     <Order>1</Order>
     <RequiresUserInput>false</RequiresUserInput>
     <CommandLine>cmd.exe /c wmic useraccount where name="Admin" set PasswordExpires=false</CommandLine>
    </SynchronousCommand>
	<SynchronousCommand wcm:action="add">
     <Order>2</Order>
     <RequiresUserInput>false</RequiresUserInput>
     <CommandLine>cmd.exe /c xcopy "D:\copy_to_desktop" "C:\Users\Admin\Desktop" /e /c /i /s</CommandLine>
    </SynchronousCommand>

<!-- ###################################################################################################################################################### -->

<SynchronousCommand wcm:action="add">
<Order>3</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v TaskbarAl /t REG_DWORD /d 0 /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>4</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v TaskbarDa /t REG_DWORD /d 0 /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>5</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v TaskbarMn /t REG_DWORD /d 0 /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>6</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\TabletPC" /v "PreventHandwritingDataSharing" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>7</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\HandwritingErrorReports" /v "PreventHandwritingErrorReports" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>8</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\AppCompat" /v "DisableInventory" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>9</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\AppCompat" /v "DisableUAR" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>10</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\AppCompat" /v "AITEnable" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>11</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Personalization" /v "NoLockScreenCamera" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>12</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo" /v "Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>13</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Input\TIPC" /v "Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>14</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\PolicyManager\current\device\Bluetooth" /v "AllowAdvertising" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>15</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Messaging" /v "AllowMessageSync" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>16</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SubscribedContent-353698Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>17</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SubscribedContent-338388Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>18</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SubscribedContent-338389Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>19</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SubscribedContent-338393Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>20</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SubscribedContent-353694Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>21</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SubscribedContent-353696Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>22</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SystemPaneSuggestionsEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>23</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "RotatingLockScreenEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>24</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "RotatingLockScreenOverlayEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>25</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SilentInstalledAppsEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>26</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SoftLandingEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>27</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\UserProfileEngagement" /v "ScoobeSystemSettingEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>28</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows\Windows Error Reporting" /v "Disabled" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>29</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "EnableActivityFeed" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>30</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "PublishUserActivities" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>31</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "UploadUserActivities" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>32</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "AllowClipboardHistory" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>33</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "AllowCrossDeviceClipboard" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>34</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Clipboard" /v "EnableClipboardHistory" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>35</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\userAccountInformation" /v "Value" /t REG_SZ /d "Deny" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>36</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\userAccountInformation" /v "Value" /t REG_SZ /d "Deny" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>37</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "Start_TrackProgs" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>38</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\appDiagnostics" /v "Value" /t REG_SZ /d "Deny" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>39</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\appDiagnostics" /v "Value" /t REG_SZ /d "Deny" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>40</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\CredUI" /v "DisablePasswordReveal" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>41</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SYSTEM\ControlSet001\Services\DiagTrack" /v "Start" /t REG_DWORD /d "4" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>42</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SYSTEM\ControlSet001\Services\dmwappushservice" /v "Start" /t REG_DWORD /d "4" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>43</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SYSTEM\ControlSet001\Control\WMI\Autologger\AutoLogger-Diagtrack-Listener" /v "Start" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>44</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Policies\Microsoft\Edge" /v "ConfigureDoNotTrack" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>45</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Policies\Microsoft\Edge" /v "PaymentMethodQueryEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>46</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Policies\Microsoft\Edge" /v "PersonalizationReportingEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>47</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Policies\Microsoft\Edge" /v "AddressBarMicrosoftSearchInBingProviderEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>48</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Policies\Microsoft\Edge" /v "UserFeedbackAllowed" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>49</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Policies\Microsoft\Edge" /v "AutofillCreditCardEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>50</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Policies\Microsoft\Edge" /v "AutofillAddressEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>51</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Policies\Microsoft\Edge" /v "LocalProvidersEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>52</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Policies\Microsoft\Edge" /v "SearchSuggestEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>53</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Policies\Microsoft\Edge" /v "EdgeShoppingAssistantEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>54</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Policies\Microsoft\Edge" /v "WebWidgetAllowed" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>55</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "ConfigureDoNotTrack" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>56</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "PaymentMethodQueryEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>57</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "PersonalizationReportingEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>58</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "AddressBarMicrosoftSearchInBingProviderEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>59</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "UserFeedbackAllowed" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>60</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "AutofillCreditCardEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>61</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "AutofillAddressEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>62</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "LocalProvidersEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>63</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "SearchSuggestEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>64</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "EdgeShoppingAssistantEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>65</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "WebWidgetAllowed" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>66</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe\MicrosoftEdge\Main" /v "DoNotTrack" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>67</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe\MicrosoftEdge\Main" /v "ShowSearchSuggestionsGlobal" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>68</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe\MicrosoftEdge\FlipAhead" /v "FPEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>69</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe\MicrosoftEdge\ServiceUI" /v "EnableCortana" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>70</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\PolicyManager\current\device\Browser" /v "AllowAddressBarDropdown" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>71</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe\MicrosoftEdge\ServiceUI\ShowSearchHistory" /ve /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>72</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync" /v "SyncPolicy" /t REG_DWORD /d "5" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>73</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync\Groups\Personalization" /v "Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>74</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync\Groups\BrowserSettings" /v "Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>75</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync\Groups\Credentials" /v "Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>76</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync\Groups\Language" /v "Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>77</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync\Groups\Accessibility" /v "Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>78</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync\Groups\Windows" /v "Enabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>79</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Windows Search" /v "CortanaConsent" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>80</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Personalization\Settings" /v "AcceptedPrivacyPolicy" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>81</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\InputPersonalization" /v "RestrictImplicitInkCollection" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>82</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\InputPersonalization" /v "RestrictImplicitTextCollection" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>83</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\InputPersonalization\TrainedDataStore" /v "HarvestContacts" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>84</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\InputPersonalization" /v "AllowInputPersonalization" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>85</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows Search" /v "AllowSearchToUseLocation" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>86</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows Search" /v "DisableWebSearch" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>87</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows Search" /v "ConnectedSearchUseWeb" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>88</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows Search" /v "AllowCloudSearch" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>89</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows Search" /v "AllowCortanaAboveLock" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>90</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Speech_OneCore\Preferences" /v "ModelDownloadAllowed" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>91</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\LocationAndSensors" /v "DisableLocation" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>92</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\LocationAndSensors" /v "DisableWindowsLocationProvider" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>93</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\LocationAndSensors" /v "DisableLocationScripting" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>94</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection" /v "AllowTelemetry" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>95</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection" /v "LimitDiagnosticLogCollection" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>96</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection" /v "DisableOneSettingsDownloads" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>97</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection" /v "DoNotShowFeedbackNotifications" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>98</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection" /v "AllowTelemetry" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>99</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Privacy" /v "TailoredExperiencesWithDiagnosticDataEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>100</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization\Config" /v "DODownloadMode" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>101</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DeliveryOptimization" /v "DODownloadMode" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>102</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization" /v "SystemSettingsDownloadMode" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>103</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Speech" /v "AllowSpeechModelUpdate" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>104</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings" /v "NOC_GLOBAL_SETTING_ALLOW_TOASTS_ABOVE_LOCK" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>105</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Siuf\Rules" /v "NumberOfSIUFInPeriod" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>106</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\SOFTWARE\Microsoft\Siuf\Rules" /v "PeriodInNanoSeconds" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>107</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "AdsSettingForIntrusiveAdsSites" /t REG_DWORD /d "2" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>108</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "AllowGamesMenu" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>109</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "BingAdsSuppression" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>110</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "CryptoWalletEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>111</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "DiagnosticData" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>112</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "EdgeDiscoverEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>113</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "EdgeFollowEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>114</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "HideFirstRunExperience" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>115</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "MicrosoftEdgeInsiderPromotionEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>116</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "NewTabPageAllowedBackgroundTypes" /t REG_DWORD /d "3" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>117</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "NewTabPageContentEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>118</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "NewTabPageHideDefaultTopSites" /t REG_DWORD /d "1" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>119</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "NewTabPageQuickLinksEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>120</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "NewTabPageSearchBox" /t REG_SZ /d "redirect" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>121</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "PromotionalTabsEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>122</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "QuickSearchShowMiniMenu" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>123</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "ShowMicrosoftRewards" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>124</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "ShowRecommendationsEnabled" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>125</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v "WebWidgetIsEnabledOnStartup" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>126</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Search" /v "SearchboxTaskbarMode" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>127</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Start" /v "VisiblePlaces" /t REG_BINARY /d "86087352AA5143429F7B2776584659D4BC248A140CD68942A0806ED9BBA24882" /f</CommandLine>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>128</Order>
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd.exe /c reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Start" /v "ShowRecentList" /t REG_DWORD /d "0" /f</CommandLine>
</SynchronousCommand>

<!-- ###################################################################################################################################################### -->

   </FirstLogonCommands>
   <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <HideLocalAccountScreen>true</HideLocalAccountScreen>
    <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
    <NetworkLocation>Home</NetworkLocation>
    <ProtectYourPC>3</ProtectYourPC>
    <SkipMachineOOBE>true</SkipMachineOOBE>
    <SkipUserOOBE>true</SkipUserOOBE>
   </OOBE>
  </component>
 </settings>
</unattend>