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.

PowerShell

Powershell and Outlook: Create Calendar Meetings using Powershell function.

Hi, Good Evening Guys. I hope you had enjoyed my yesterday post about Powershell and iTunes. In my point of view the main purpose of scripting is , making our lives easy, click free, error free and have some fun in spare time using automate tasks and automation improve productivity and efficiency. I spent most… Continue reading Powershell and Outlook: Create Calendar Meetings using Powershell function.