Powershell and Outlook : Create and send a new email using Powershell “OutlookTools” Module.
Hi, I have added a new functionality in “OutlookTools” module. Now we can compose and send a new emails using “New-OutlookEmail” function. This function also do support adding attachments to the composed email, but for now we can attach only one single file. “OutlookTools” Module download link: https://github.com/AmanDhally/OutlookTools Let’s start First download the… Continue reading Powershell and Outlook : Create and send a new email using Powershell “OutlookTools” Module.