STIGQter STIGQter: STIG Summary: Microsoft Exchange 2016 Edge Transport Server Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 22 Jan 2021:

Exchange Send Fatal Errors to Microsoft must be disabled.

DISA Rule

SV-221212r612603_rule

Vulnerability Number

V-221212

Group Title

SRG-APP-000141

Rule Version

EX16-ED-000110

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 single 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 exchange server, if the value of "ErrorReportingEnabled" is not set to "False", this is a finding.

Vulnerability Number

V-221212

Documentable

False

Rule Version

EX16-ED-000110

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

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

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

Check Content Reference

M

Target Key

4079

Comments