STIGQter STIGQter: STIG Summary: Exchange 2010 Hub Transport Server STIG Version: 1 Release: 12 Benchmark Date: 27 Jan 2017:

Exchange must not send non-delivery reports to remote domains.

DISA Rule

SV-44019r1_rule

Vulnerability Number

V-33599

Group Title

Exch-2-808

Rule Version

Exch-2-808

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-RemoteDomain -Identity <'RemoteDomainName'> -NDREnabled $false

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-RemoteDomain | select identity, NDREnabled

If the value of 'NDREnabled' is not set to 'False', this is a finding.

Vulnerability Number

V-33599

Documentable

False

Rule Version

Exch-2-808

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-RemoteDomain | select identity, NDREnabled

If the value of 'NDREnabled' is not set to 'False', this is a finding.

Check Content Reference

M

Target Key

1995

Comments