In this video I show you how to configure calendar integration between Cisco Webex control hub and Office 365. These are the steps to enable the One Button to Push (OBTP) functionality with makes joining meetings SOOO much easier for the general user.
0:00 Intro
2:03 Configuration Steps
7:09 Demo
Documentation mentioned in the video: https://www.cisco.com/c/en/us/td/docs...
Additional high level documentation on scheduling: https://help.webex.com/en-us/n2a359db...
By default, the Exchange Online settings delete the meeting details from invitations sent to room mailboxes. Apply the following PowerShell commands to the room mailboxes of all shared mode devices that you enable for the Hybrid Calendar Service:
Set-CalendarProcessing -identity "room" -DeleteComments $false
Set-CalendarProcessing -identity "room" -DeleteSubject $false
Set-CalendarProcessing -identity "room" -AddOrganizerToSubject $false
If you want to be able to forward invitations scheduled from outside of your Microsoft organization to the device, add the following command:
Set-CalendarProcessing -identity "room" -ProcessExternalMeetingMessages $True
Office 365 pricing available here: https://microsoft-us.evyy.net/54X6D
#cisco #O365 #webex