Messages in arbitration mailbox will not expire if the arbitration mailbox does not have a retention policy assigned
Run following command to check if arbitration mailbox have retention policy.
Get-Mailbox -Arbitration | fl displayname,retentionpolicy
------------------
DisplayName
: Microsoft Exchange Approval Assistant
RetentionPolicy : ArbitrationMailbox
------------------
If “Microsoft Exchange Approval Assistant” mailbox doesn’t have
any retention policy assigned, you should assign ArbitrationMailbox
policy to it.
In order to manually start retention policy
Start-ManagedFolderAssistant "Microsoft Exchange Approval Assistant"
In order to Check statistics for "Microsoft Exchange Approval Assistant" mailbox use the command below;
Get-Mailbox -arbitration | Get-MailboxStatistics
Tuesday, January 6, 2015
Exchange Server moderation not working
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment