Applies to: Exchange Server 2007 SP3, Exchange Server 2007 SP2, Exchange Server 2007 SP1, Exchange Server 2007
Topic Last Modified: 2009-05-06

This topic explains how to use the Exchange Management Shell to set a delegate on a resource mailbox. You can set a delegate on a resource mailbox to control the scheduling options for that resource mailbox.

Before You Begin

To run the Set-MailboxCalendarSettings 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 set a delegate on a resource mailbox

  • Run the following command:

    Copy Code
    Set-MailboxCalendarSettings -ResourceDelegates <List of Delegates>
    
Note:
Do not run this cmdlet on a user mailbox. This causes the user's mail to be forwarded to the assigned delegate.

For detailed syntax and parameter information, see the Set-MailboxCalendarSettings reference topic.

For More Information

For more information about managing resource mailboxes, see Managing Resource Scheduling.