I have to remove a email send to group of people in Exchange 2010. My
powershell is returning too many mailboxes. This is my code
Get-Mailbox -ResultSize unlimited | Search-Mailbox -SearchQuery "I have
been informed" –DeleteContent -WhatIF

The search should only return about 40 mailboxes, it is returning hunderds.
Suggestions!

-- 
T. Todd Lemmiksoo

Reply via email to