Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 8583

How do I write a Powershell Script to Import a CSV File to Outlook Calendar?

$
0
0

I am attempting to write a script for Windows 7 (x86) to take CSV Data that is exported from Microsoft Excel and import it into an Outlook Calendar. However, I have had little success. So far, the script imports the Subject and Location but does not seem to read in the start and end dates. Is there any way I can show you my code?


Viewing all articles
Browse latest Browse all 8583

Trending Articles