Archives
Page list
RSS Feed
Daily Archives: October 29, 2013
PowerShell script to download attachments from an email
Recently I was asked to automate the process of grabbing an email from a mailbox and downloading all the attachments to a specified destination. The following script accomplishes this using the Exchange Managed Webservices API. A few notes about this script: It must be run by either the same account that owns the mailbox being […]
Posted in Email, EWS, Exchange
Leave a comment
You must be logged in to post a comment.