STIGQter STIGQter: STIG Summary: Microsoft Exchange 2019 Edge Server Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 30 Jan 2025:

Exchange message tracking logging must be enabled.

DISA Rule

SV-259583r960900_rule

Vulnerability Number

V-259583

Group Title

SRG-APP-000098

Rule Version

EX19-ED-000034

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-Transportservice <IdentityName> -MessageTrackingLogEnabled $true

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

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-Transportservice | Select-Object -Property Name, MessageTrackingLogEnabled

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

Vulnerability Number

V-259583

Documentable

False

Rule Version

EX19-ED-000034

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-Transportservice | Select-Object -Property Name, MessageTrackingLogEnabled

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

Check Content Reference

M

Target Key

5579