STIGQter STIGQter: STIG Summary: MS Exchange 2013 Client Access Server Security Technical Implementation Guide Version: 1 Release: 3 Benchmark Date: 24 Jan 2020:

Exchange must have Send Fatal Errors to Microsoft disabled.

DISA Rule

SV-84359r1_rule

Vulnerability Number

V-69737

Group Title

SRG-APP-000141

Rule Version

EX13-CA-000060

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-ExchangeServer -Identity <IdentityName> -ErrorReportingEnabled $false

Note: The <IdentityName> value must be in quotes.

Repeat the procedure for each Identity.

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-ExchangeServer –status | Select Name, Identity, ErrorReportingEnabled

For each Identity, if the value of ErrorReportingEnabled is not set to False, this is a finding.

Vulnerability Number

V-69737

Documentable

False

Rule Version

EX13-CA-000060

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-ExchangeServer –status | Select Name, Identity, ErrorReportingEnabled

For each Identity, if the value of ErrorReportingEnabled is not set to False, this is a finding.

Check Content Reference

M

Target Key

3097

Comments