MSExchangeGuru.com

Learn Exchange the Guru way !!!

 

Exchange2013: Create and manage room mailboxes and Room lists

A room mailbox is a resource mailbox assigned to physical locations, such as a training room, conference room, discussion rooms so on.

In EAC:

  • Navigate to Recipients >Resources.
  • To create a room mailbox, click New Room mailbox. You can also create the Equipment mailbox.
  • Use the options on the page to specify the settings for the new resource mailbox shown:




 

In PS Command:

New-Mailbox -Database “DB2013” –Name ConferenceRoom1 –OrganizationalUnit “Resourse” -DisplayName “ConferenceRoom1” –Room

To verify if the Room mailbox created:

Get-Mailbox ConferenceRoom1 | FL Name, RecipientTypeDetails, PrimarySmtpAddress
					

Create Room Lists in Exchange 2013:
Room lists are specially marked distribution groups, which contain resource mailboxes as members. If your company has more rooms spread across different locations or buildings, use room lists organize them. You can access these room list same as distribution lists; however, you can only create room lists using the Exchange Management Shell below are the PS commands for the same.
New-DistributionGroup -Name "Bangalore Rooms" -OrganizationalUnit "MSExchangeGuru.Local\Resource" -RoomList
Add-DistributionGroupMember -Identity "Bangalore Rooms" -Member ConferenceRoom1@MSExchangeGuru.Local
					
How to Convert a Distribution List to Room List in Exchange 2013
Set-DistributionGroup -Identity "Chennai" –RoomList

Change room mailbox properties

  1. In the EAC, navigate to Recipients >Resources.
  2. In the list of resource mailboxes, click the room mailbox that you want to change the properties for, and then click Edit.
  3. On the room mailbox properties page, click one of the following sections to view or change properties as shown:

General Options as below:


 

Booking Delegates:

Under this section you can set how resource mailbox can handle the reservation requests and also you can assign the delegates who can to accept or decline booking requests.


 Booking Options

Under this section you can define when the room can be reserved, how long it can be reserved, and many days in advance it can be reserved.

Default booking lead time is 180 days and maximum duration is 24 hour


 Contact Information as below:


Email address:

Under this section you can add SMTP address, EMU (Exchange Unified Messaging used by the Microsoft Exchange Unified Messaging service to locate UM-enabled recipients within an Exchange organization) and Custom address as below:

 


MailTip:

Under this section you can add any alert which display when a user add this room under To, CC or BCC


Mailbox Delegation:

Use this section to provide the Send As, Send on Behalf and Full permissions to a user to send emails from this mailbox as same as giving permissions on a normal mailbox.



Ratish Nair

Microsoft MVP | Exchange Server

Team @MSExchangeGuru.com

4 Responses to “Exchange2013: Create and manage room mailboxes and Room lists”

  1. Thilak Says:

    Nice article on MSExchange 2013 Create and manage room mailboxes and Room lists.

  2. NeWay Technologies – Weekly Newsletter #97 – May 29, 2014 | NeWay Says:

    […] Exchange2013: Create and manage room mailboxes and Room lists – […]

  3. NeWay Technologies – Weekly Newsletter #97 – May 30, 2014 | NeWay Says:

    […] Exchange2013: Create and manage room mailboxes and Room lists – […]

  4. Fredrik Malmberg Says:

    […] Exchange2013: Create and manage room mailboxes and Room lists […]

Leave a Reply

Categories

Archives

MSExchangeGuru.com