Applies to: Exchange Server 2007 SP3, Exchange Server 2007 SP2, Exchange Server 2007 SP1, Exchange Server 2007
Topic Last Modified: 2007-08-02

This topic explains how to use the Exchange Management Console and the Exchange Management Shell to create a new equipment mailbox in Microsoft Exchange Server 2007.

Before You Begin

To perform this procedure, the account you use must be delegated the following:

  • Exchange Recipient Administrator role

For more information about permissions, delegating roles, and the rights that are required to administer Exchange Server 2007, see Permission Considerations.

Important:
If you want to create a new equipment mailbox in a domain that is different than the one in which your Exchange servers are, you must first prepare that domain for Exchange 2007. To learn more about preparing a domain for Exchange 2007, see How to Prepare Active Directory and Domains.

Procedure

Exchange 2007 Service Pack 1 (SP1)

To use the Exchange Management Console to create an equipment mailbox

  1. Start the Exchange Management Console.

  2. In the console tree, click Recipient Configuration.

  3. In the action pane, click New Mailbox. The New Mailbox wizard appears.

  4. On the Introduction page, click Equipment Mailbox, and then click Next.

  5. On the User Type page, click New user, and then click Next.

  6. On the Mailbox Information page, complete the following fields:

    • Organizational unit   By default, the New Mailbox wizard displays the Users container in the Active Directory directory service. To change the default organizational unit (OU) displayed, click Browse, and then select the OU that you want.

    • First name   Type the first name of the user. This field is optional.

    • Initials   Type the initials of the user. This field is optional.

    • Last name   Type the last name of the user. This field is optional.

    • User name   By default, this field is populated with the user's first name, initials, and last name. You can modify the name in this field.

    • User logon name (User Principal Name)   Type the name that the user will use to log on to the mailbox. The user logon name consists of a user name and a suffix. Typically, the suffix is the domain name where the user account resides.

    • User logon name (pre-Windows 2000)   Also known as the Security Account Manager Account Name (SAMAccountName). This name is used for the Microsoft Windows Internet Name Service (WINS) name resolution and must be unique within the domain. Typically, the pre-Windows 2000 Server user logon name is the same as the user principal name (UPN). This field is required.

    • Password   Type the password that the user must use to log on to his or her mailbox.

    • Confirm password   Retype the password that you entered in the Password field.

    • User must change password at next logon   Select this check box if you want the user to reset the password.

  7. Click Next.

  8. On the Mailbox Settings page, complete the following fields:

    • Alias   By default, this field is populated based on the User logon name (User Principal Name) of the user. You can modify the alias in this field. If the user logon name contains any characters that are not valid for the alias field, they will be replaced by underscore characters (_). The alias cannot exceed 64 characters and must be unique in the forest.

    • Mailbox database   Click Browse to open the Select Mailbox Database dialog box. This dialog box lists all the mailbox databases in your Exchange organization. By default, the mailbox databases are sorted by name. You can also sort the databases by storage group name or server name by clicking the title of the corresponding column. Select the mailbox database you want to use, and then click OK.

    • Managed folder mailbox policy   To specify a messaging records management (MRM) policy, select this check box, and then click Browse to select the MRM mailbox policy to be associated with this mailbox. For example, use this option if you want this mailbox to adhere to an MRM policy such as the retention period for the mailbox data. To learn more about managed folder mailbox policies, see Understanding Messaging Records Management. This is an optional field.

      Note:
      Managed custom folders are a premium feature of MRM. Mailboxes with policies that include managed custom folders require an Exchange Server Enterprise client access license (CAL).
    • Exchange ActiveSync mailbox policy   To specify an Exchange ActiveSync mailbox policy, select this check box, and then click Browse to select the Exchange ActiveSync mailbox policy to be associated with this mailbox. To learn more about Exchange ActiveSync mailbox policies, see Understanding Exchange ActiveSync Mailbox Policies. This field is optional. In most cases you will not need to assign an Exchange ActiveSync mailbox policy to an equipment mailbox.

  9. Click Next.

  10. On the New Mailbox page, review the Configuration Summary. To make any configuration changes, click Back. To create the new equipment mailbox, click New.

  11. On the Completion page, the Summary states whether the equipment mailbox was successfully created. The summary also displays the Exchange Management Shell command that was used to create the mailbox.

  12. Click Finish.

To use the Exchange Management Shell to create an equipment mailbox

  • Run the following command:

    Copy Code
    New-Mailbox -database "First Storage Group\Mailbox Database" -Name VCR1 -OrganizationalUnit Equipment -DisplayName "VCR1" - UserPrincipalName VCR1@contoso.com -Equipment
    

    The Exchange Management Shell will prompt you to enter a password for the user.

For detailed syntax and parameter information, see the New-Mailbox reference topic.

Exchange 2007 RTM

To use the Exchange Management Console to create an equipment mailbox

  1. Start the Exchange Management Console.

  2. In the console tree, click Recipient Configuration.

  3. In the action pane, click New Mailbox. The New Mailbox wizard appears.

  4. On the Introduction page, click Equipment Mailbox, and then click Next.

  5. On the User Type page, click New user, and then click Next.

  6. On the Mailbox Information page, complete the following fields:

    • Organizational unit   By default, the New Mailbox wizard displays the Users container in the Active Directory directory service. To change the default organizational unit (OU) displayed, click Browse, and then select the OU that you want.

    • First name   Type the first name of the user. This field is optional.

    • Initials   Type the initials of the user. This field is optional.

    • Last name   Type the last name of the user. This field is optional.

    • User name   By default, this field is populated with the user's first name, initials, and last name. You can modify the name in this field.

    • User logon name (User Principal Name)   Type the name that the user will use to log on to the mailbox. The user logon name consists of a user name and a suffix. Typically, the suffix is the domain name where the user account resides.

    • User logon name (pre-Windows 2000)   Also known as the Security Account Manager Account Name (SAMAccountName). This name is used for the Microsoft Windows Internet Name Service (WINS) name resolution and must be unique within the domain. Typically, the pre-Windows 2000 Server user logon name is the same as the user principal name (UPN). This field is required.

    • Password   Type the password that the user must use to log on to his or her mailbox.

    • Confirm password   Retype the password that you entered in the Password field.

    • User must change password at next logon   Select this check box if you want the user to reset the password.

  7. Click Next.

  8. On the Mailbox Settings page, complete the following fields:

    • Alias   By default, this field is populated based on the User logon name (User Principal Name) of the user. You can modify the alias in this field. If the user logon name contains any characters that are not valid for the alias field, they will be replaced by underscore characters (_). The alias cannot exceed 64 characters and must be unique in the forest.

    • Server   To change the default server, select the server you want from this list.

    • Storage group   To change the default storage group, select the storage group you want from this list.

    • Mailbox database   To change the default mailbox database, select the mailbox database you want from this list.

    • Managed folder mailbox policy   To specify a messaging records management (MRM) policy, select this check box, and then click Browse to select the MRM mailbox policy to be associated with this mailbox. For example, use this option if you want this mailbox to adhere to an MRM policy such as the retention period for the mailbox data. To learn more about managed folder mailbox policies, see Understanding Messaging Records Management. This is an optional field.

      Note:
      Managed custom folders are a premium feature of messaging records management (MRM). Mailboxes with policies that include managed custom folders require an Exchange Server Enterprise client access license (CAL).
    • Exchange ActiveSync mailbox policy   To specify an Exchange ActiveSync mailbox policy, select this check box, and then click Browse to select the Exchange ActiveSync mailbox policy to be associated with this mailbox. To learn more about Exchange ActiveSync mailbox policies, see Understanding Exchange ActiveSync Mailbox Policies. This field is optional. In most cases you will not need to assign an Exchange ActiveSync mailbox policy to an equipment mailbox. 

  9. Click Next.

  10. On the New Mailbox page, review the Configuration Summary. To make any configuration changes, click Back. To create the new equipment mailbox, click New.

  11. On the Completion page, the Summary states whether the equipment mailbox was successfully created. The summary also displays the Exchange Management Shell command that was used to create the mailbox.

  12. Click Finish.

To use the Exchange Management Shell to create an equipment mailbox

  • Run the following command:

    Copy Code
    New-Mailbox -database "First Storage Group\Mailbox Database" -Name VCR1 -OrganizationalUnit Equipment -DisplayName "VCR1" - UserPrincipalName VCR1@contoso.com -Equipment
    

    The Exchange Management Shell will prompt you to enter a password for the user.

For detailed syntax and parameter information, see New-Mailbox (RTM).

Recommended Next Steps

After the equipment mailbox is created, we recommend that you perform additional configuration tasks based on the needs of your organization. For example, you can configure resource scheduling policies or assign delegates for the equipment mailbox.

For More Information

To learn more about equipment mailboxes, see Understanding Recipients.