Deleting a particular message on multiple mailboxes (Exchange 2010)
We are running Exchange 2010, we need to delete a particular message that resides on multiple mailboxes. What options do we have and what is the fastest way of doing so. Thanks in advance.
April 15th, 2011 11:59am

Sounds like it has some politics behind it but as an admin, get your managers permissions and log into the account and delete the message. Or grant someone else permissions to do this with full mailbox access through ADUC. You can do this by adding their outlook profile to yours. Do you know how to add another user to your profile or someone elses.
Free Windows Admin Tool Kit Click here and download it now
April 15th, 2011 1:01pm

You can use the Search-Mailbox command with the -DeleteContent parameter: http://technet.microsoft.com/en-us/library/dd298173.aspxTim Harrington | MVP: Exchange | MCITP: EMA 2007/2010, MCITP: Lync 2010, MCITP: Server 2008, MCTS: OCS | Blog: http://HowDoUC.blogspot.com | Twitter: @twharrington
April 15th, 2011 1:05pm

So basically on this topic you have two options: Logging onto each mailbox or using a command line on each mailbox. I was looking to do multiple mailboxes from one powershell command line.
Free Windows Admin Tool Kit Click here and download it now
April 17th, 2011 10:05am

If you want to use the command to search across multiple mailboxes, have you tried: Get-Mailbox | Search-Mailbox? Or some variation of the Get-Mailbox command to return the exact mailboxes that you want to search (like by server, database, group, etc). Tim Harrington | MVP: Exchange | MCITP: EMA 2007/2010, MCITP: Lync 2010, MCITP: Server 2008, MCTS: OCS | Blog: http://HowDoUC.blogspot.com | Twitter: @twharrington
April 17th, 2011 10:24am

Hi sabo_e Above gave some good suggestion: http://technet.microsoft.com/en-us/library/bb123685.aspx http://technet.microsoft.com/en-us/library/dd298173.aspx Regards! Gavin TechNet Subscriber Support in forum If you have any feedback on our support, please contact tngfb@microsoft.com Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
April 18th, 2011 6:14am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics