SV-259658r960900_rule
V-259658
SRG-APP-000098
EX19-MB-000042
CAT III
10
Open the Exchange Management Shell and enter the following command:
Set-MailboxDatabase -Identity <'IdentityName'> -CircularLoggingEnabled $false
Note: The <IdentityName> value must be in quotes.
Open the Exchange Management Shell and enter the following command:
Get-MailboxDatabase | Select-Object -Property Name, Identity, CircularLoggingEnabled
If the value of "CircularLoggingEnabled" is not set to "False", this is a finding.
V-259658
False
EX19-MB-000042
Open the Exchange Management Shell and enter the following command:
Get-MailboxDatabase | Select-Object -Property Name, Identity, CircularLoggingEnabled
If the value of "CircularLoggingEnabled" is not set to "False", this is a finding.
M
5580