H
H
hendrixix2020-09-30 17:30:03
1C-Bitrix
hendrixix, 2020-09-30 17:30:03

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

3 answer(s)
A
akelsey, 2020-09-30
@akelsey

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.

A
Alexey Dmitriev, 2020-09-30
@SignFinder

Via Powershell with the Exchange module
https://thomasmitchell.net/managing-calendar-permi...

W
wehive, 2022-01-11
@wehive

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.

Those. what rights did you give to the user in Exchange, so that in general the exchange works under him, for example, so that he can at least take the events of his calendar from Exchange? The problem I have now is that when I try to collect data under the service user of this service user (namely, the calendar, nothing else is needed), an error 403 is generated:
98cf6b405ce2035ad8218bc8168f6ed6.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question