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

Exchange Connectivity logging must be enabled.

DISA Rule

SV-221208r612603_rule

Vulnerability Number

V-221208

Group Title

SRG-APP-000089

Rule Version

EX16-ED-000070

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-TransportService -Identity <'IdentityName'> -ConnectivityLogEnabled $true

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

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-TransportService | Select Name, Identity, ConnectivityLogEnabled

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

Vulnerability Number

V-221208

Documentable

False

Rule Version

EX16-ED-000070

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-TransportService | Select Name, Identity, ConnectivityLogEnabled

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

Check Content Reference

M

Target Key

4079

Comments