Forum Discussion
CheWeigand
Apr 29, 2022Iron Contributor
How can I delete more than 100 quarantined emails at a time using PowerShell?
 Hi All,  I currently run a PowerShell script to delete quarantined emails (when my total exceeds 100 emails). Happy to do this, but it seems I can only bulk delete 100 emails at a time.      Anyone f...
Adin_Calkic
Apr 29, 2022Iron Contributor
Hi CheWeigand ,
According to my experience, you are limited to 100. I usually re-run the command. Let's hope it changes.
CheWeigand
Apr 29, 2022Iron Contributor
Same here. Running it 8 to 17 times gets old. Would love to know why it's limited to 100.