I’ve updated the iCal-Invite-Fix script again. This time to allow for adding multiple Exchange servers to the script so that you should only need a single script. The set-up is slightly more complex.

As the image above shows there are now only 2 properties, both of which are lists. These lists work together as an array; which means the order of the list items is crucial.
exchange_fragmentcontains unique fragments of the TZID that the Exchange server sends.ical_tzidcontains the tzid info that iCal expects to see.
If you have any problems setting it up let me know. This post has all the info for the script.
Download the iCal-Invite-Fix script.
Related posts:
- iCal - Exchange Time Zone Fix - Chapter 2 It was a f
- iCal - Exchange Time Zone Fix As any Mac
- iCal - Exchange Time Zone Fix - part 2 I’ve
- Subscribing to Delegated Calendars OK, I
Related posts brought to you by Yet Another Related Posts Plugin.
One Comment
I’ve tweaked the script to no longer require the user to input the name of the calendar for canceling events. I’ve modified the text above to reflect this.