Please offer command to purge emails from "recover delete" using content search
Currently the "softdelete command when used like this: example
"New-ComplianceSearchAction -SearchName "Remove Phishing Message" -Purge -PurgeType SoftDelete"
Will send message to recover delete. I would like there to be there a Harddelete" to send them straight to purge so the user can not accidentally recover a phishing email and click on it.
Please advise

5 comments
-
Anonymous commented
Just came across the same issue and requirement.
For now looks like nothing can beat an old "Search-Mailbox". -
Raj commented
Removing "-PurgeType SoftDelete does not work
-
Nuno commented
Cant you accomplish that if you remove the "-PurgeType SoftDelete" part?
I beleive so.
Main problem I think its the 10 item limit per mailbox
-
Anonymous commented
Is there a work around to accomplish this?
-
Shaun Borlinghaus commented
I completely agree. When removing sensitive data emails that people shouldn't see, them having the ability to recover deleted items and view it again, is a liability to the process.