How to Configure Deleted Item Retention for a Mailbox Database
Applies to: Exchange Server 2007 SP3, Exchange Server 2007 SP2, Exchange Server 2007 SP1, Exchange Server 2007
Topic Last Modified: 2008-05-13
This topic explains how to configure deleted item retention for a mailbox database in Microsoft Exchange Server 2007. By default, deleted items are retained for 14 days.
For detailed steps about how to configure deleted item retention on a per-user basis, see How to Configure Deleted Item Retention for a User.
To perform these procedures, the account you use must be delegated the following:
-
Exchange Organization Administrator role
For more information about permissions, delegating roles, and the rights that are required to administer Exchange Server 2007, see Permission Considerations.
-
Open the Exchange Management Console.
-
In the console tree, expand Microsoft Exchange, then expand Server Configuration, and then select Mailbox.
-
On the Database Management tab in the work pane, expand the storage group that contains the mailbox database that you want to configure.
-
Right-click the database that you want to configure, and then select Properties.
-
Click the Limits tab.
-
In the Deletion settings area, enter the number of days to retain deleted items in Keep deleted item for (days).
-
Click OK to save the changes.
-
Open the Exchange Management Shell and run the following command:
Set-MailboxDatabase <database_name> -DeletedItemRetention 7.00:00:00
Note: Replace <database_name> with the name of the database being configured. Replace 7.00:00:00 with the number of days, hours, minutes, and seconds that you want for deleted item retention.
