STIGQter STIGQter: STIG Summary: Exchange 2010 Mailbox Server STIG Version: 1 Release: 10 Benchmark Date: 28 Jul 2017:

The Mailbox Stores must mount at startup.

DISA Rule

SV-44017r1_rule

Vulnerability Number

V-33597

Group Title

Exch-1-309

Rule Version

Exch-1-309

Severity

CAT III

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-MailboxDatabase -Identity <'MailboxName'> -MountAtStartup $true

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-MailboxDatabase | Select Name, Identity, MountAtStartup

If the value of 'MountAtStartup' is not set to 'True', this is a finding.

Vulnerability Number

V-33597

Documentable

False

Rule Version

Exch-1-309

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-MailboxDatabase | Select Name, Identity, MountAtStartup

If the value of 'MountAtStartup' is not set to 'True', this is a finding.

Check Content Reference

M

Target Key

1995

Comments