H
hermana
Version: 2008 Operating System: Mac OS X 10.5 (Leopard) Processor: Intel Email Client: Exchange We just recently moved all of our mac users over from exchange '03 to exchange '07 and are experiencing calendar syncing issues. It appears that emptying the cache resolves the problem. I have seen an applescript to empty the cache for the folders but it does not seem to do the calendar. I have tried this but it gives me an error stating that it cannot find the calendar folder.
tell application "Microsoft Entourage"
empty cache of calendar folder of Exchange account 1
end tell
Please advise.
tell application "Microsoft Entourage"
empty cache of calendar folder of Exchange account 1
end tell
Please advise.