From 8c19df6f616b953104107cd97dcf198ec56e4313 Mon Sep 17 00:00:00 2001
From: "Michael H.G. Schmidt" <michael@schmidt2.de>
Date: Fri, 1 Jan 2021 22:31:20 +0100
Subject: [PATCH] .

---
 autounattend.xml                 | 11 +++++------
 wimscripts/remove-components.cmd | 12 ++++++------
 2 files changed, 11 insertions(+), 12 deletions(-)

diff --git a/autounattend.xml b/autounattend.xml
index 930090b..24e1352 100644
--- a/autounattend.xml
+++ b/autounattend.xml
@@ -8,8 +8,8 @@
             </SetupUILanguage>
             <InputLocale>de-DE</InputLocale>
             <SystemLocale>de-DE</SystemLocale>
-            <UILanguage>de-DE</UILanguage>
-            <UserLocale>de-DE</UserLocale>
+            <UILanguage>en-US</UILanguage>
+            <UserLocale>en-US</UserLocale>
         </component>
         <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
             <DiskConfiguration>
@@ -89,7 +89,7 @@
         <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
             <OEMInformation>
                 <Manufacturer>IBM PC</Manufacturer>
-                <Model>Windos</Model>
+                <Model>Windows</Model>
             </OEMInformation>
             <CopyProfile>true</CopyProfile>
             <RegisteredOrganization>none</RegisteredOrganization>
@@ -97,7 +97,6 @@
             <TimeZone>Central Europe Standard Time</TimeZone>
             <ProductKey>VK7JG-NPHTM-C97JM-9MPGT-3V66T</ProductKey>
             <ShowPowerButtonOnStartScreen>true</ShowPowerButtonOnStartScreen>
-            <BluetoothTaskbarIconEnabled>true</BluetoothTaskbarIconEnabled>
         </component>
         <component name="Microsoft-Windows-SQMApi" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
             <CEIPEnabled>0</CEIPEnabled>
@@ -107,8 +106,8 @@
         <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
             <InputLocale>de-DE</InputLocale>
             <SystemLocale>de-DE</SystemLocale>
-            <UILanguage>de-DE</UILanguage>
-            <UserLocale>de-DE</UserLocale>
+            <UILanguage>en-US</UILanguage>
+            <UserLocale>en-US</UserLocale>
         </component>
         <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
             <OOBE>
diff --git a/wimscripts/remove-components.cmd b/wimscripts/remove-components.cmd
index fe7150d..009b8d0 100644
--- a/wimscripts/remove-components.cmd
+++ b/wimscripts/remove-components.cmd
@@ -66,7 +66,7 @@ install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Basic-Http-Minio" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-BioEnrollment" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-BITS" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Branding-Enterprise" /r /n
-install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Browser" /r /n
+rem install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Browser" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-BusinessScanning" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Casting" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Client-AssignedAccess" /r /n
@@ -82,8 +82,8 @@ install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-CoreSystem-DebugTransports"
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Cortana" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-DataCenterBridging" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-DeviceSync" /r /n
-rem install_wim_tweak.exe /p %MNT% /c "microsoft-windows-directoryservices-adam" /r /n
-rem install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-DirectoryServices-ADAM" /r /n
+install_wim_tweak.exe /p %MNT% /c "microsoft-windows-directoryservices-adam" /r /n
+install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-DirectoryServices-ADAM" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-EnterpriseClientSync" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-FodMetadata" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Geolocation" /r /n
@@ -92,7 +92,7 @@ install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Help" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-HVSI-Components" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-HyperV-OptionalFeature-HypervisorPlatform" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-HyperV-OptionalFeature-VirtualMachinePlatform" /r /n
-rem install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Identity-Foundation" /r /n
+install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Identity-Foundation" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-IIS-WebServer" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-International" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-InternetExplorer" /r /n
@@ -103,7 +103,7 @@ install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-LanguageFeatures" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Legacy" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Links" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Lxss" /r /n
-rem install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Management-SecureAssessment" /r /n
+install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Management-SecureAssessment" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-Media-Format" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-MediaPlayback-OC" /r /n
 install_wim_tweak.exe /p %MNT% /c "Microsoft-Windows-MediaPlayer" /r /n
@@ -212,7 +212,7 @@ install_wim_tweak.exe /p %MNT% /c "Multimedia-RestrictedCodecsCore" /r /n
 install_wim_tweak.exe /p %MNT% /c "Multimedia-RestrictedCodecsDolby" /r /n
 install_wim_tweak.exe /p %MNT% /c "MultiPoint-Help" /r /n
 install_wim_tweak.exe /p %MNT% /c "MultiPoint" /r /n
-rem install_wim_tweak.exe /p %MNT% /c "Networking-MPSSVC-Rules-EnterpriseEdition-Package" /r /n
+install_wim_tweak.exe /p %MNT% /c "Networking-MPSSVC-Rules-EnterpriseEdition-Package" /r /n
 install_wim_tweak.exe /p %MNT% /c "OpenSSH-Client-Package" /r /n
 install_wim_tweak.exe /p %MNT% /c "openssh-client-package-Wrapper" /r /n
 install_wim_tweak.exe /p %MNT% /c "RemoteDesktopServices-Base-Package" /r /n