whats the command to delete an email from all mailboxes in exchange 2007 sp2
i need to delete an email from every mailbox
NetworkingExchangePowershell
Last Comment
Hendrik Wiese
8/22/2022 - Mon
Hendrik Wiese
Export and delete all messages that contain "TEST Subject" in their subject from all mailboxes from the DB1 database to a folder called "TEST DATA" in the Administrator mailbox:
Open in new window
And ensure that you have the correct permission as per the following article: http://www.kevintaber.com/2009/06/09/search-for-and-delete-emails-in-exchange-2007-mailboxes-using-powershell/
Hope this helps!!