Search Results
byago
byago
byago
byago
byago
This script fixes the windows CIS Benchmark check 18.7.3: "Ensure 'Configure RPC connection settings: Protocol to use for outgoing RPC connections' is set to 'Enabled: RPC over TCP'."
The script checks and sets the registry key RpcUseNamedPipeProtocol to 1 (DWORD) under the specified path. It also verifies the change and outputs the result.