This script fixes the windows CIS Benchmark check 18.10.15.2: "Ensure 'Configure Authenticated Proxy usage for the Connected User Experience and Telemetry service' is set to 'Enabled: Disable Authenticated Proxy usage'."
This script fixes the windows CIS Benchmark check 18.10.15.3: "Ensure 'Disable OneSettings Downloads' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.10.15.4: "Ensure 'Do not show feedback notifications' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.10.15.5: "Ensure 'Enable OneSettings Auditing' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.10.15.6: "Ensure 'Limit Diagnostic Log Collection' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.10.15.7: "Ensure 'Limit Dump Collection' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.10.15.8: "Ensure 'Toggle user control over Insider builds' is set to 'Disabled'."
This script fixes the windows CIS Benchmark check 18.10.17.1: "Ensure 'Enable App Installer' is set to 'Disabled'."
This script fixes the windows CIS Benchmark check 18.10.17.2: "Ensure 'Enable App Installer Experimental Features' is set to 'Disabled'."
This function modifies the registry to ensure the CIS check for 'Enable App Installer Experimental Features' passes by setting the value to Disabled (0). It includes error handling and verification.
Set-AppInstallerExperimentalFeaturesDisabledThis script fixes the windows CIS Benchmark check 18.10.17.3: "Ensure 'Enable App Installer Hash Override' is set to 'Disabled'."