Share via

M365 Mailbox Management

Un-Known 0 Reputation points
2023-12-21T18:21:09.43+00:00

User mailbox was not maintained. There is NO litigation hold. I need a powershell command to delete "Recoverable Items" which is 30 GB. I also want to delete "Purges" which is also 30 GB. I don't think I have found the right powershell command but not for lack of looking. Can anyone shed some light please? From within OWA for this user, no matter how many times the deleted is emptied, it does not get rid of the 23 thousand emails. Purge shows nothing. Retain Deleted items is set for 0.

Outlook | Windows | Classic Outlook for Windows | For business
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Kai Yao 37,786 Reputation points Moderator
    2023-12-22T01:49:38.8333333+00:00

    Hi @Un-Known,

    If the user does not have any hold enabled, please run this cmdlet and wait for some time to see if the server can purge the items in the recoverable items:

    Start-ManagedFolderAssistant -Identity "user"
    

    If this does not work for you, to me this issue may need to be further troubleshooted from backend.

    Please consider contacting support for help via opening a service request in Microsoft 365 admin center.

    Thanks for your understanding.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 

    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.


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.