Free DISA STIG and SRG Library | Vaulted

V-33602

Mailbox database must not be overwritten by a restore.

Finding ID
Exch-1-315
Rule ID
SV-44022r1_rule
Severity
Cat III
CCE
(None)
Group Title
Exch-1-315
CCI
(None)
Target Key
(None)
Documentable
No
Discussion

Email system availability depends in part on best practices strategies for setting tuning configurations. Unauthorized or accidental restoration of mailbox data risks data loss or corruption. This setting controls whether the mailbox store can be overwritten by a backup, which will cause loss of all information added after the backup was created. It should only be enabled during maintenance windows or following an outage (immediately before a restore is to be made), and cleared again immediately afterwards. During production windows, this feature must be disabled.

Fix Text

Open the Exchange Management Shell and enter the following command: Set-MailboxDatabase &lt;<'MailboxDatabaseName'> -AllowFileRestore $false

Check Content

Open the Exchange Management Shell and enter the following command: Get-MailboxDatabase| Select Name, Identity, AllowFileRestore If the value of 'AllowFileRestore' is not set to 'False', this is a finding.

IA Controls

ECSC-1