STIGQter STIGQter: STIG Summary: MS Exchange 2010 Edge Transport Server STIG Version: 1 Release: 15 Benchmark Date: 26 Apr 2019:

Connectivity logging must be enabled.

DISA Rule

SV-44016r1_rule

Vulnerability Number

V-33596

Group Title

Exch-2-801

Rule Version

Exch-2-801

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-TransportServer -Identity <'ServerUnderReview'> -ConnectivityLogEnabled $true

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-TransportServer -Identity <'ServerUnderReview'> | Select Name, Identity, ConnectivityLogEnabled

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

Vulnerability Number

V-33596

Documentable

False

Rule Version

Exch-2-801

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-TransportServer -Identity <'ServerUnderReview'> | Select Name, Identity, ConnectivityLogEnabled

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

Check Content Reference

M

Target Key

1995

Comments