How to Dismount a Database
Microsoft Exchange Server 2007 will reach end of support on April 11, 2017. To stay supported, you will need to upgrade. For more information, see Resources to help you upgrade your Office 2007 servers and clients.
Applies to: Exchange Server 2007, Exchange Server 2007 SP1, Exchange Server 2007 SP2, Exchange Server 2007 SP3
This topic explains how to use the Exchange Management Console or the Exchange Management Shell to dismount a mailbox or public folder database in a storage group on a Microsoft Exchange Server 2007 Mailbox server.
Before You Begin
To perform this procedure, the account you use must be delegated the following:
- Exchange Server Administrator role and local Administrators group for the target server
For more information about permissions, delegating roles, and the rights that are required to administer Exchange Server 2007, see Permission Considerations.
Note
You can dismount a database only if the Microsoft Exchange Information Store service is running.
Procedure
To use the Exchange Management Console to dismount a database
In the console tree, expand Server Configuration, and then click Mailbox.
In the result pane, select the server on which the mailbox or public folder database is located.
In the work pane, select the database that you want to dismount.
In the action pane, click Dismount Database.
A warning appears asking if you want to dismount the database. Click Yes.
To use the Exchange Management Shell dismount a database
Run the following command:
Dismount-Database "My Database"
Where My Database is the name of the mailbox database or the public folder database that you want to dismount.
For detailed syntax and parameter information, see the Dismount-Database reference topic.
For More Information
For more information about Exchange 2007 databases, see Managing Storage Groups and Databases.