Applies to: Exchange Server 2007 SP1, Exchange Server 2007 Topic Last Modified: 2007-03-20
This topic explains how to use the Exchange Management Console and the Exchange Management Shell to create a mail-enabled user in Microsoft Exchange Server 2007. This procedure creates a new user object in the Active Directory directory service, and then mail-enables the user object.
To perform this procedure, the account you use must be delegated the following:
For more information about permissions, delegating roles, and the rights that are required to administer Exchange Server 2007, see Permission Considerations.
In the Exchange Management Console, click Recipient Configuration.
In the action pane, click New Mail User. The New Mail User wizard appears.
On the Introduction page, click New User, and then click Next.
On the User Information page, complete the following fields:
Click Next.
On the Mail Settings page, complete the following fields:
On the New Mail User page, review the configuration summary, which contains information about the options that you selected for the new mail user. To make changes, click Back. To create the new mail user, click New.
On the Completion page, the summary states whether the mail-enabled user was successfully created. The summary also displays the Exchange Management Shell command that was used to create the new mail-enabled user.
Click Finish to complete the task.
Run the following command:
New-MailUser -Name Ted -FirstName Ted -LastName Bremer -ExternalEmailAddress ted@tailspintoys.com -UserPrincipalName ted@contoso.com -OrganizationalUnit contoso.com
The Exchange Management Shell will prompt you to enter a password for the user.
For detailed syntax and parameter information, see the New-MailUser reference topic.
For more information about the Exchange Management Shell, see Using the Exchange Management Shell.
For more information about a diverse range of subjects related to Exchange, see the Exchange Server Team Blog. Each week, several new articles are added to help you use Exchange 2007.
To review or join a discussion about specific mail-enabled user issues, see the Update a mail-enabled User thread.