Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In Exchange 2010 you might want to enable archiving for a user but run into the following error:
https://collaborationpro.com/wp-content/uploads/2015/04/archive-error1-300x219.png
To remove the managed folder mailbox policy from the mailbox run the following command from the Exchange Management Shell:
- Set-Mailbox <User> -ManagedFolderMailboxPolicy $null
You should now be able to enable archiving for the user.