7
2
9
0
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'."
This script fixes the windows CIS Benchmark check 18.9.20.1.7: "Ensure 'Turn off printing over HTTP' is set to 'Enabled'."
The script ensures that the registry key DisableHTTPPrinting is set to 1 under the specified path, which corresponds to enabling the setting. It also verifies the change and reports the result.
This script fixes the windows CIS Benchmark check 18.9.20.1.8: "Ensure 'Turn off Registration if URL connection is referring to Microsoft.com' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.9.20.1.9: "Ensure 'Turn off Search Companion content file updates' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.9.20.1.10: "Ensure 'Turn off the "Order Prints" picture task' is set to 'Enabled'."
This script fixes the windows CIS Benchmark check 18.9.20.1.11: "Ensure 'Turn off the "Publish to Web" task for files and folders' is set to 'Enabled'."