Article ID: 2661071 - Last Review: January 4, 2012 - Revision: 1.0 Exchange Server 2010 databases grow very large when the Calendar Snapshot feature is enabled
SYMPTOMSConsider the following scenario:
CAUSEThis issue occurs because a snapshot of a calendar meeting or an appointment is created every time that a meeting or an appointment is created or changed. These snapshots are stored in the Recoverable Items folder. Note The Recoverable Items folder replaces the dumpster feature in Microsoft Exchange Server 2007. WORKAROUNDTo work around this issue, turn off the Calendar Snapshot feature. To turn off the Calendar Snapshot feature for a single user, at a command prompt, run the following cmdlet: Set-mailbox user_name -CalendarVersionStoreDisabled $true To turn off the Calendar Snapshot feature for all users, at a command prompt, run the following cmdlet:Get-mailbox –ResultSize unlimited | Set-mailbox -CalendarVersionStoreDisabled $true Note After you turn off the Calendar Snapshot feature, you should run the Start-ManagedFolderAssistant cmdlet to process existing items in the mailbox.MORE INFORMATIONFor more information about the Set-mailbox cmdlet, visit the following TechNet website: http://technet.microsoft.com/en-us/library/bb123981.aspx
(http://technet.microsoft.com/en-us/library/bb123981.aspx)
For more information about the Start-ManagedFolderAssistant cmdlet, visit the following TechNet website:http://technet.microsoft.com/en-us/library/aa998864.aspx
(http://technet.microsoft.com/en-us/library/aa998864.aspx)
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|





















Back to the top