Powershell and Outlook: Create a new Outlook Contacts using Powershell Module.
Hi, Good Evening everyone. In my previous post, we created a Powershell function using Ms Outlook com objects. That functions creates new calendar meetings. We use that function on Powershell console or in our scripts too. Today I converted the script in to module , so that we can use it whenever we want. I… Continue reading Powershell and Outlook: Create a new Outlook Contacts using Powershell Module.