Category: email

Use PowerShell to save o365 email Attachments and delete the attachment from the message but don’t delete the message itself.

In this blog I describe creating a PowerShell Function to save email attachments to a local folder while keeping the mail message itself in your mailbox. Problem Statement: Like most of us I receive a lot of email every day. Some important, some not. Many that have attachments. I want to automate saving my email […]