PowerShell

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.

PowerShell

Powershell and Outlook: Create a new Outlook Note using Powershell “OutlookTools” module.

Hi, Good Evening everyone. I would like to say thanks to everyone to give me a positive feedback on my “OutlookTools” module. Now We have a Powershell functions to create new Calendar meeting, contacts, tasks. now its is time to create a outlook notes using Powershell. “OutlookTools” Module download link: https://github.com/AmanDhally/OutlookTools Let’s start   First… Continue reading Powershell and Outlook: Create a new Outlook Note using Powershell “OutlookTools” module.