Search database for large attachments

I there a way to search exchange databases for large attachments and export the list to csv using powershell?

Tha

July 13th, 2015 7:26am

There is a way.  The way I did it was to write a script that walks through all mailboxes, opens them and iterates all messages using Exchange Web Services.  The script runs under PowerShell but the Exchange cmdlets aren't sufficient, hence the need to write EWS code.  I'm sorry, but I'm not able to share the script, but with some time and practice you should be able to code your own.
Free Windows Admin Tool Kit Click here and download it now
July 13th, 2015 2:11pm

Hi.  As a colleague said above. For information on the investment required is large enough script. An example of the script.

Exchange Attachment statistics reporting with EWS and Powershell

July 13th, 2015 2:32pm

Yep as Ed and Oleg mention EWS is the way to accomplish this with MS, however if your interested in 3rd party utilities to make this happen our DigiScope product http://www.lucid8.com/product/digiscope.asp provides an easy and intuitive way to accomplish the desired goal and more

Free Windows Admin Tool Kit Click here and download it now
July 13th, 2015 3:13pm

Thank you for your example. Unfortunately I can not know all third-party software for Exchange 2013.

For large messages are used (archive mailbox rules), has an archive mailbox, if it is available.

July 13th, 2015 7:54pm

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

Other recent topics Other recent topics