7
2
9
0
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'."
This script fixes the windows CIS Benchmark check 18.10.17.4: "Ensure 'Enable App Installer ms-appinstaller protocol' is set to 'Disabled'."
This script fixes the windows CIS Benchmark check 18.10.25.1.2: "Ensure 'Application: Specify the maximum log file size (KB)' is set to 'Enabled: 32,768 or greater'."
This script fixes the windows CIS Benchmark check 18.10.25.2.2: "Ensure 'Security: Specify the maximum log file size (KB)' is set to 'Enabled: 196,608 or greater'."
This script fixes the windows CIS Benchmark check 18.10.25.3.2: "Ensure 'Setup: Specify the maximum log file size (KB)' is set to 'Enabled: 32,768 or greater'."
This script fixes the windows CIS Benchmark check 18.10.25.4.2: "Ensure 'System: Specify the maximum log file size (KB)' is set to 'Enabled: 32,768 or greater'."
This script fixes the windows CIS Benchmark check 18.10.28.2: "Ensure 'Turn off account-based insights, recent, favorite, and recommended files in File Explorer' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.10.36.1: "Ensure 'Turn off location' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.10.40.1: "Ensure 'Allow Message Service Cloud Sync' is set to 'Disabled'."