Forum Discussion
Paul Maranzano
Jun 22, 2021Copper Contributor
Teams Meeting Room Calendar - Fetch time taking too long
Hi All, Just wondering if there's any way to change the time in which the Teams Room System checks the calendar for updates? We're having a few issues where they send a calendar invite, then g...
justinbliss
Jun 23, 2021Brass Contributor
Another way around this might be to make online meetings the default with the Set-MailboxCalendarConfiguration cmdlet. We implemented that in our org and it helped a lot.
- buttersFeb 13, 2025Brass Contributor
We had this issue with our Android MTRs, Windows MTRs were fine.
We used your command to resolve it
Set-MailboxCalendarConfiguration 'resourceaccount' -OnlineMeetingsByDefaultEnabled True