David-Barrett-MS / PowerShell-EWS-Scripts

A collection of PowerShell scripts that use EWS to perform actions against Exchange mailboxes
MIT License
119 stars 13 forks source link

Overwrite vs Add Calendar Items #16

Open srgeek78 opened 1 year ago

srgeek78 commented 1 year ago

Can you enhance your powershelgl script to allow for overwriting based on Subject and Start Date being the same as what that person has in their calendar already? We have a scenario where we are pushing the company holidays to everyone's calendars. Your script works awesome to bring it in the first time but I don't want to rerun the script and get duplicates. I would rather it ignore it if it already exists. It could simply be a flag that doesn't allow it to place duplicates on the calendar if it already exists.

Thanks, Jason

David-Barrett-MS commented 1 year ago

This is for the Import-CalendarCSV.ps1 script?

srgeek78 commented 1 year ago

That is correct. JasonOn Nov 30, 2022, at 10:20, David Barrett @.***> wrote: This is for the Import-CalendarCSV.ps1 script?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>