Symptom
You are using Office 365 with multiple domains. When you try to add some of the rooms in RealTime Manager, the following error message shows up:
Cause
This occurs because of configuration matter: Room mailboxes are not configured to support auto-discovery. If you check the MAPI access of the mailbox, you can find that it is disabled:
Workaround
To make room auto-discovery work, you should call this command for each mailbox in the Exchange Management Shell:
Set-CASMailbox MailboxName -MapiEnabled:$true
(Replace MailboxName with room email)
For more details about this issue, refer to this article:
https://technet.microsoft.com/en-us/library/hh849186(v=exchg.80).aspx
Properties
Applies to: All RTS versions
Reference: TFS #72957
Knowledge base ID: 0195
Last updated: May 04, 2016
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article