How to sync Zoom Calendar with Outlook calendar
This article show how to sync a Zoom calendar created by IT Campus with a current Outlook calendar so the users can see the daily meetings from the tablet in the conference rooms and start the Zoom meeting directly from the tablet.
Instructions
Steps:
First, we need to update the Outlook calendar resource settings using Windows Powershell
Start a Windows PowerShell using the “Run as different user”
Enter your Admin AD3 credentials.
Type Connect-ExchangeOnline
Pick your Admin AD3 account
Type Set-CalendarProcessing -Identity CalendarResource -AddOrganizerToSubject $false -OrganizerInfo $true -DeleteComments $false -DeleteSubject $false -RemovePrivateProperty $false. Notes: Replace the text CalendarResource with the email address of a calendar resource.
Close Windows Powershell.
Connect to Office On-Prem Admin Web (https://owa.ucdavis.edu/ecp/) with your Admin AD3 credentials
Go to Mailboxes and find the Outlook Calendar
Click in “More options”
Edit the Custom Attributes and add value Zoom-Room in the custom attribute number 4.
Once you completed the previous steps, we need to request IT Campus to add this Outlook calendar to Zoom via the following link request form: Zoom Room Calendar Add Request for OU Object
Once the request is completed, go to the Zoom web console (https://ucdavis.zoom.us/location) login with your AD3 credentials.
Click on group SHDS: Student Housing and click “Edit” in the Zoom room that you want to sync
In the Room Profile tab (the one by default), scroll down until the section “Calendar”. Choose zoom@ucdavis.edu and type the email address of the Outlook calendar.
With the last step, the Zoom Room is synced with the Outlook Calendar and you can close the Zoom web console.
Related articles