SV-259665r960963_rule
V-259665
SRG-APP-000141
EX19-MB-000063
CAT II
10
Open the Exchange Management Shell and enter the following command:
Set-ExchangeServer -Identity <'IdentityName'> -ErrorReportingEnabled $false
Note: The <IdentityName> value must be in quotes.
Repeat the process for each Exchange Server.
Open the Exchange Management Shell and enter the following command:
Get-ExchangeServer -status | Select-Object -Property Name, Identity, ErrorReportingEnabled
For each Exchange Server, if the value of "ErrorReportingEnabled" is not set to "False", this is a finding.
V-259665
False
EX19-MB-000063
Open the Exchange Management Shell and enter the following command:
Get-ExchangeServer -status | Select-Object -Property Name, Identity, ErrorReportingEnabled
For each Exchange Server, if the value of "ErrorReportingEnabled" is not set to "False", this is a finding.
M
5580