Share via

Mailbox performance issues after migrating user to 365

Kenny Stern 371 Reputation points
2021-01-15T19:23:46.643+00:00

In the process of migrating mailboxes to 365 from Exchange 2016 and having major issues with one particular user. User is in cached mode and we've had to rebuild the profile and OST and it went extremely slow but eventually finished. We have the slider set to 3 months but Outlook constantly shows Updating in the lower right and freezes every time he switches between folders, sometimes requiring a restart.
User has one folder that is 39 GB and contains over 330,000 items going back one year. This is in his primary mailbox. He also has an online archive. Tried using a policy tag on that folder to delete 6 months and ran managed folder assistant but nothing is deleting.
The problem is severely impacting this user's productivity and he is asking to be moved back to Exchange on-premise but that will likely take days because of the size.

Any suggestions on how we can make this better? I know that folder is too big but don't know of a good way to delete that many items efficiently other than with the policy tag. Is there a utility that would let us save that folder to PST's without having to use Outlook?

Thanks in advance.

Exchange Online
Exchange Online

A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.

Exchange | Hybrid management
Exchange | Hybrid management

The administration of a hybrid deployment that connects on-premises Exchange Server with Exchange Online, enabling seamless integration and centralized control.

0 comments No comments

Answer accepted by question author

Andy David - MVP 160.3K Reputation points MVP Volunteer Moderator
2021-01-18T17:11:26.477+00:00

Do you want to delete the items/move to the online archive or export to a pst? If pst, then there isnt much in the way of options other than what you have seen.
If by policy and its not working as you have said, then note its never immediate in 365. It will take some time for the Assistant to move/delete the items per your policy. In fact there is a 7 day cycle and from what I have seen, you arent gonna make that go any faster running that command :)

https://learn.microsoft.com/en-us/office365/troubleshoot/archive-mailboxes/message-not-moved-to-archive

The retention policy runs automatically one time every seven days for mailboxes that are larger than 10 MB.

Was this answer helpful?

0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Joyce Shen - MSFT 16,706 Reputation points
    2021-01-18T06:29:49.657+00:00

    Hi @Kenny Stern

    Yes, as oscarmh suggested above, we can use compliance search in o365 to meet this need deleting messages through powershell.

    Here is the official document for your reference: Search for and delete email messages


    If an Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
     

    Was this answer helpful?


  2. Oscar Maqueda 611 Reputation points Microsoft Employee
    2021-01-16T09:00:53.913+00:00

    Looks like compliance should do that you need a search pattern, the cmdlet is New-ComplianceSearchAction -SearchName Phish1 -Purge -PurgeType SoftDelete

    https://adamtheautomator.com/office-365-delete-email/

    Was this answer helpful?

    0 comments No comments

  3. Oscar Maqueda 611 Reputation points Microsoft Employee
    2021-01-15T20:50:53.403+00:00

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.