Mailbox restore request

Gurudas 951 Reputation points
2024-08-09T03:25:16.2866667+00:00

Dear Team, Please let me know if we can migrate a mailbox over Powershell if the mailbox size is over 480 gb. Please suggest. Old email id: ******@contoso.com (480 gb) to new email id: ******@contoso.com Note: please provide step by step explanation with screenshots.

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,171 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-08-09T08:36:43.08+00:00

    Hi, @Gurudas

    Welcome to the Microsoft Q&A platform!

    Based on your description, can I understand that you want to copy the data from the old mailbox to the new mailbox?

    Here are some suggestions you can try:

    1.Copy emails using Search-Mailbox.

    Note: In cloud-based environments, the Search-Mailbox cmdlet was deprecated in favor of New-Compliance and related eDiscovery cmdlets. More information can be found Search-Mailbox (ExchangePowerShell) | Microsoft Learn

    2.Copy emails using New-ComplianceSearchAction

    You cannot directly copy the emails across to the target mailbox using the New-ComplianceSearchAction cmdlet. However, you can export the search results to a PST file and then import the PST.

    3.Copy Emails from one mailbox to another using Outlook.

    You can copy messages from the old mailbox and paste them into the new mailbox by giving users full access.

    4.If you don't feel that the quota of your old mailbox is enough to receive new emails, you can also turn on an archive mailbox.

    Related Power Shell commands, as well as screenshots, you can take a closer look at the article.

    Copy Emails From One Mailbox To Another In Office 365: [4-Ways] (techpress.net)

    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information. 

    If the answer is helpful please click on ACCEPT ANSWER as it could help other members of the Microsoft Q&A community who have similar questions and are looking for solutions. Thank you for your support and understanding.

    0 comments No comments

Your answer

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