Monday, April 23, 2018

How to Find and Purge Email in Exchange Online


Run a content search under Security and Compliance

After the search is complete run this command via PowerShell:

New-ComplianceSearchAction -SearchName “SearchName” -Purge -PurgeType SoftDelete 

No comments:

Post a Comment