Skip to content

Synchronize Exchange Room Resources to Yeastar Workplace

This topic describes how to synchronize Exchange room resources (room mailboxes) to Yeastar Workplace, so that the meeting room calendars can stay in sync between the two platforms.

Prerequisites

  • You have integrated Yeastar Workplace with Microsoft Exchange.

  • You have created the desired room resources (room mailboxes) on Exchange.

    How to create room mailboxes on Exchange?
    1. Log in to Exchange Admin Center, go to Recipients > Resources.
    2. Click and select Room mailbox.
    3. In the pop-up window, create a room mailbox.

      1. Configure the room mailbox information.

        • Room name: Specify a name to help you identify this room mailbox. The room name will be displayed in the resource mailbox list in the Exchange Admin Center.
        • Alias: Specify an alias for this room mailbox. The alias will be combined with your Active Directory domain name as the mailbox address of the room mailbox.
        • Organizational Unit: Select the organizational unit to create this room mailbox.
      2. Optional: Fill in the Location, Phone, Capacity fields.

      3. Click Save.
    4. Repeat Step c to create room mailboxes for all the desired rooms.

  • Ensure that your organization has purchased a sufficient number of rooms on Yeastar Workplace for import Exchange room resources.

    Tip

    Go to Dashboard to view the number of available meeting rooms.

Step 1. Create a room list on Exchange

Create a room list and add all the existing room mailboxes (room resources) to the room list so that Yeastar Workplace can access them.

  1. On the Exchange server, open Exchange Management Shell.
  2. In the Exchange Management Shell window, run the following commands in sequence.

    $Members=Get-Mailbox -Filter {(RecipientTypeDetails -eq "RoomMailbox")}
    
    New-DistributionGroup -Name "Room List Name" –RoomList -Members $Members

    Important

    Replace the Room List Name with the custom name you specified for the room list before running the command.

Step 2. Synchronize room resources from Exchange to Yeastar Workplace

  1. Log in to Yeastar Workplace management portal, go to Meeting Room > Room Management.
  2. Click Add and select Add From Exchange.
  3. In the pop-up window, select the desired room resources to be synced to Yeastar Workplace, and click Save.

Result

The specified Exchange room resources are synced to Yeastar Workplace.

  • The synced room resources are displayed on the Room Management page, with a label .
  • Users now can book these rooms via Yeastar Workplace.
  • Meeting room calendars between Yeastar Workplace and Outlook stay in sync, any meeting schedules and changes are updated across the two platforms automatically.
  • You can edit and delete the synced room resources as needed, the result will not be updated to room mailboxes in Exchange.

What to do next

📄Update Meeting Titles Synced from Exchange

Configure room resources synced from Microsoft Exchange to manage whether and how users can book meeting rooms.

For more information, see Configure room resources synced from Microsoft Exchange.


Last update: April 10, 2023
Created: February 3, 2023