SV-259591r960963_rule
V-259591
SRG-APP-000141
EX19-ED-000056
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 procedure for each identity.
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-259591
False
EX19-ED-000056
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
5579