This script fixes the windows CIS Benchmark check 18.9.19.2: "Ensure 'Configure registry policy processing: Do not apply during periodic background processing' is set to 'Enabled: FALSE'."
This script fixes the windows CIS Benchmark check 18.9.19.3: "Ensure 'Configure registry policy processing: Process even if the Group Policy objects have not changed' is set to 'Enabled: TRUE'."
This script fixes the windows CIS Benchmark check 18.9.19.4: "Ensure 'Configure security policy processing: Do not apply during periodic background processing' is set to 'Enabled: FALSE'."
This script fixes the windows CIS Benchmark check 18.9.19.5: "Ensure 'Configure security policy processing: Process even if the Group Policy objects have not changed' is set to 'Enabled: TRUE'."
The script ensures the registry key exists and sets the NoGPOListChanges value to 0 (DWORD) under the specified path. It includes error handling and automatic verification to confirm the CIS check passes.
None This script does not require any parameters.
This script fixes the windows CIS Benchmark check 18.9.19.6: "Ensure 'Continue experiences on this device' is set to 'Disabled'."
This script fixes the windows CIS Benchmark check 18.9.20.1.2: "Ensure 'Turn off downloading of print drivers over HTTP' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.9.20.1.3: "Ensure 'Turn off handwriting personalization data sharing' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.9.20.1.4: "Ensure 'Turn off handwriting recognition error reporting' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.9.20.1.5: "Ensure 'Turn off Internet Connection Wizard if URL connection is referring to Microsoft.com' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.9.20.1.6: "Ensure 'Turn off Internet download for Web publishing and online ordering wizards' is set to 'Enabled'."