Skip to content

Encryption must be used for RPC client access.

An XCCDF Rule

Description

<VulnDiscussion>This setting controls whether client machines are forced to use secure channels to communicate with the server. If this feature is enabled, clients will only be able to communicate with the server over secure communication channels. Failure to require secure connections to the client access server increases the potential for unintended eavesdropping or data loss. </VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-43979r1_rule
Severity
Medium
Updated



Remediation - Manual Procedure

Open the Exchange Management Shell and enter the following command:

Set-RpcClientAccess  -Server <'ServerName'> -EncryptionRequired $true