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

Exchange must not send customer experience reports to Microsoft.

DISA Rule

SV-259590r960963_rule

Vulnerability Number

V-259590

Group Title

SRG-APP-000141

Rule Version

EX19-ED-000055

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-OrganizationConfig -CustomerFeedbackEnabled $false

Note: This can be done during initial installation of Exchange.

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-OrganizationConfig | Select-Object -Property Name, Identity, CustomerFeedbackEnabled

If the value for "CustomerFeedbackEnabled" is not set to "False", this is a finding.

Vulnerability Number

V-259590

Documentable

False

Rule Version

EX19-ED-000055

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-OrganizationConfig | Select-Object -Property Name, Identity, CustomerFeedbackEnabled

If the value for "CustomerFeedbackEnabled" is not set to "False", this is a finding.

Check Content Reference

M

Target Key

5579