How to Add a Resource Mailbox to an Address List
Microsoft Exchange Server 2007 will reach end of support on April 11, 2017. To stay supported, you will need to upgrade. For more information, see Resources to help you upgrade your Office 2007 servers and clients.
Applies to: Exchange Server 2007, Exchange Server 2007 SP1, Exchange Server 2007 SP2, Exchange Server 2007 SP3
This topic explains how to use the Exchange Management Shell to add a resource mailbox to an address list.
Before You Begin
To run the Set-AddressList cmdlet, the account you use must be delegated the following:
- Exchange Organization Administrator role
For more information about permissions, delegating roles, and the rights that are required to administer Exchange Server 2007, see Permission Considerations.
Procedure
To use the Exchange Management Shell to add a resource mailbox to an address list
Run the following command:
Set-AddressList -Identity "MyAddressList01" -IncludedRecipients ResourceMailboxes
For detailed syntax and parameter information, see the Set-AddressList reference topic.
For More Information
For more information about managing resource mailboxes, see Managing Resource Scheduling.