Hello
our company would like to distribute a calendar with the most important events of the year to all employees (1500).
Is possible make a script to import *.ics file for any account? Thank you for all suggestion
Printable View
Hello
our company would like to distribute a calendar with the most important events of the year to all employees (1500).
Is possible make a script to import *.ics file for any account? Thank you for all suggestion
I'm confused then, because importing another calendar will likely result it yet another calendar anyway, unless you plan to overload that data into the default user calendar which might might make their calendar useless.
Yes, exactly, i'd plan to load data in default user's calendar. I realize that this may cause some discomfort, but lighter than that of having too many calendars to check
I'd look at zmmailbox with the pru option. If you run "zmmailbox help misc" you should see the usage for that. I haven't tried this but it looks to me like something like this might help:
zmmailbox -z -m <account> pru /Calendar /path/to/your.ics
You would probably need to do that in a loop for all your users. You might have to specify the url as well, but that should get you on the right path.
Hi, marisalv
Have you looked at Zimbra to Zimbra Server Migration - Zimbra :: Wiki ?
ccelis.
Solved -
Okay, thanks you, it works for me.