Search Results
byago
byago
byago
byago
byago
This script fixes the Windows CIS Benchmark check 2.3.11.1: "Ensure 'Network security: Allow Local System to use computer identity for NTLM' is set to 'Enabled'."
The script sets the registry key "UseMachineId" under "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa" to 1 (Enabled) and checks if the value was set correctly.