Forum Discussion
Ali Fadavinia
May 19, 2021Iron Contributor
Confirm if items(Emails) purged after running New-ComplianceSearchAction in Compliance PowerShell
Hi Tech Community Folks, We have received a request to delete some items(Email Messages] from EXCHANGE. According to this guide, https://docs.microsoft.com/en-us/microsoft-365/compliance/sea...
- May 19, 2021Run/export the report, you can see the path for each item therein.
VasilMichev
May 19, 2021MVP
Even when you do a "purge", items are not immediately deleted, as other features (holds, Single Item Recovery) can prevent this. Read here: https://docs.microsoft.com/en-us/microsoft-365/compliance/delete-items-in-the-recoverable-items-folder-of-mailboxes-on-hold?view=o365-worldwide
- Ali FadaviniaMay 19, 2021Iron ContributorCorrect, I am aware of that,
In this case, neither of those items are in hold or custody.
If it is a soft-delete, it will land and showing up in the 'recoverable items' folder.
How can I check if they have moved into Recoverable Items Folder or still sitting in inboxes?- VasilMichevMay 19, 2021MVPRun/export the report, you can see the path for each item therein.
- Ali FadaviniaMay 19, 2021Iron ContributorYap, that was the last report I did. It does the job but not efficient though.
I was wondering if there is any PS command that we can use