Answer the question
In order to leave comments, you need to log in
How to synchronize Bitrix calendars with Exchange?
Good afternoon! I'm trying to synchronize the Bitrix and Exchange calendar through the DAV
module
. Please tell me how to grant rights to a user in AD to view all employee calendars in Exchange? At the moment, synchronization works only if you log in to the account (whose calendars need to be synchronized) via OWA / Outlook and grant full access (by sending an invitation by mail) to the calendar to a user who is connected to the DAV module in Bitrix. With 250+ accounts, this is at least a problem =)
Answer the question
In order to leave comments, you need to log in
There are two options,
1. powershell - get a list of all mailboxes, get-mailbox -result unlimited, set-mailboxfolderpermission $_.identinty:\calendar (a little more complicated, but this is not freelancing) - give editor / viewonly rights for one user.
2. impersonate account - much more complicated at first glance, but also quite affordable, the solution is once and for all, but you need to understand the security risk when owning credits to this account.
Via Powershell with the Exchange module
https://thomasmitchell.net/managing-calendar-permi...
hendrixix , can you describe how you achieved this:
At the moment, synchronization works only if you log in to the account (whose calendars need to be synchronized) via OWA / Outlook and grant full access (by sending an invitation by mail) to the calendar to a user who is connected to the DAV module in Bitrix.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question