This script fixes the windows CIS Benchmark check 9.1.6: "Ensure 'Windows Firewall: Domain: Logging: Log dropped packets' is set to 'Yes'."
This script fixes the windows CIS Benchmark check 9.1.5: "Ensure 'Windows Firewall: Domain: Logging: Size limit (KB)' is set to '16,384 KB or greater'."
This script fixes the windows CIS Benchmark check 9.1.4: "Ensure 'Windows Firewall: Domain: Logging: Name' is set to '%SystemRoot%System32\logfiles\firewall\domainfw.log'."
This script fixes the windows CIS Benchmark check 9.1.3: "Ensure 'Windows Firewall: Domain: Settings: Display a notification' is set to 'No'."
This script fixes the windows CIS Benchmark check 5.44: "Ensure 'Xbox Live Networking Service (XboxNetApiSvc)' is set to 'Disabled'."
This script fixes the windows CIS Benchmark check 5.41: "Ensure 'Xbox Accessory Management Service (XboxGipSvc)' is set to 'Disabled'."
This script fixes the windows CIS Benchmark check 5.39: "Ensure 'Windows Remote Management (WS- Management) (WinRM)' is set to 'Disabled'."
This script fixes the windows CIS Benchmark check 5.37: "Ensure 'Windows Push Notifications System Service (WpnService)' is set to 'Disabled'."
This script fixes the windows CIS Benchmark check 5.36: "Ensure 'Windows Mobile Hotspot Service (icssvc)' is set to 'Disabled'."
The script checks if it is running with administrative privileges, sets the 'Start' registry value to 4 (Disabled) for the icssvc service, and then verifies the setting to ensure it matches the desired state.
This script fixes the windows CIS Benchmark check 5.35: "Ensure 'Windows Media Player Network Sharing Service (WMPNetworkSvc)' is set to 'Disabled' or 'Not Installed'."