3 out of 4 rated this helpful - Rate this topic

How to Configure Deleted Mailbox Retention

 

Applies to: Exchange Server 2007 SP3, Exchange Server 2007 SP2, Exchange Server 2007 SP1, Exchange Server 2007

Topic Last Modified: 2007-07-23

This topic explains how to configure the deleted mailbox retention period in Microsoft Exchange Server 2007. By default, deleted mailboxes are retained for 30 days before they are purged from the mailbox database.

To perform these procedures, the account you use must be delegated the Exchange Organization Administrator role.

For more information about permissions, delegating roles, and the rights that are required to administer Exchange 2007, see Permission Considerations.

  1. Open the Exchange Management Console.

  2. In the Console Tree, expand Microsoft Exchange, then expand Server Configuration, and then select Mailbox.

  3. On the Database Management tab in the work pane, expand the storage group that contains the mailbox database that you want to configure.

  4. Right-click the database that you want to configure, and then select Properties.

  5. Click the Limits tab.

  6. In the Deletion settings area, enter the number of days to retain deleted mailboxes in Keep deleted mailboxes for (days).

  7. Click OK to save the changes.

  1. Open the Exchange Management Shell.

  2. Run the following command:

    Set-MailboxDatabase <database_name> -MailboxRetention 45.00:00:00
    
    noteNote:
    Replace <database_name> with the database name. Replace 45.00:00:00 with the number of days, hours, minutes, and seconds for the retention period.
To ensure that you are reading the most up-to-date information and to find additional Exchange Server 2007 documentation, visit the Exchange Server TechCenter. 
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.