1. Home
  2. Security Hardening
  3. DISA Microsoft Exchange 2013 Mailbox Server STIG V2R1
  4. EX13-MB-000130 – The Exchange Public Folder database must not be overwritten by a restore.

EX13-MB-000130 – The Exchange Public Folder database must not be overwritten by a restore.

Details

Email system availability depends in part on best practice strategies for setting tuning configurations. Unauthorized or accidental restoration of public folder data risks data loss or corruption.

This setting controls whether the public folder store can be overwritten by a restore from 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 afterward.

During production windows, this feature must be disabled.

Solution

Open the Exchange Management Shell and enter the following command:

Set-PublicFolderDatabase -Identity <'IdentityName'> -AllowFileRestore $false

Note: The value must be in quotes.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Communications Protection.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles