I need to delete some emails from Exchange that are IRM (Information Rights Management) protected. Normally, for unprotected emails I can run a PowerShell script to search via various switches and delete what I need to. I've found that if the email has IRM protection I can't even find it.
Do I need specific permissions? Anybody run into this? Is this even possible?
TIA