Following this article: https://docs.microsoft.com/en-us/microsoft-365/compliance/delete-items-in-the-recoverable-items-folder-of-mailboxes-on-hold?view=o365-worldwide and on Step 5 it says to "....delete items in the Recoverable Items folder by using the New-ComplianceSearch and New-ComplianceSearchAction cmdlets. To Do this see Search for and delete email messages"
According to the article, "A maximum of 10 items per mailbox can be removed at one time."
I currently have users with 100GB of emails stuck in RecoverableItems folders and have to write a script to delete them 10 at a time with the New-ComplianceSearchAction cmdlet. Is there not any way around this or is there a better way to have emails removed from the mailbox?



