Forum Discussion
David Wilson
Aug 16, 2017Brass Contributor
O365 Online Archiving Not Working
 We migrated users to O365 last week.  And for the most part everything is good.  All using E3 licenses  But one users mailbox is not archiving.     I've confirmed that is OWA for the user  right clic...
Pat_Wickers
Jun 18, 2024Copper Contributor
If anyone is still looking for a fix, please run below script.
Had this issue with 4 of my massive mailboxes and worked like a charm.
Install-Module -Name ExchangeOnlineManagement -Scope CurrentUser
Import-Module -Name ExchangeOnlineManagement
Connect-ExchangeOnline
start-ManagedFolderAssistant -identity email address removed for privacy reasons