STIGQter STIGQter: STIG Summary: Exchange 2010 Client Access Server STIG Version: 1 Release: 9 Benchmark Date: 27 Jan 2017:

Encryption must be used for RPC client access.

DISA Rule

SV-43979r1_rule

Vulnerability Number

V-33559

Group Title

Exch-1-002

Rule Version

Exch-1-002

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

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

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-RpcClientAccess | Select Server, EncryptionRequired

If the value of 'EncryptionRequired' is not set to 'True', this is a finding.

Vulnerability Number

V-33559

Documentable

False

Rule Version

Exch-1-002

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-RpcClientAccess | Select Server, EncryptionRequired

If the value of 'EncryptionRequired' is not set to 'True', this is a finding.

Check Content Reference

M

Target Key

1995

Comments