IT tutorials
 
Technology
 

Exchange Server 2010 : Managing User Accounts and Mail Features (part 5) - Adding Mailboxes to Existing Domain User Accounts

8/28/2013 10:02:51 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

6. Adding Mailboxes to Existing Domain User Accounts

You don't have to create an Exchange mailbox when you create a user account. You can create a mailbox for a user account any time you determine the mailbox is needed. Using the Exchange Management Console, you can create mailboxes for multiple user accounts at the same time by using bulk creation mode, or you can create a single mailbox for a specific user by completing the following steps:

  1. In the Exchange Management Console, expand and then select the Recipient Configuration node.

    Note

    If you want to create the user account in a domain other than the current one, you first need to set the scope for the Recipient Configuration node.

  2. Right-click the Recipient Configuration node, and then select New Mailbox. This starts the New Mailbox Wizard. Click Next on the New Mailbox page to accept the default action to create a user mailbox.

  3. On the User Type page, select Existing Users and then click Add. This displays the Select User dialog box. In the Select User dialog box, shown in Figure 9 select the user account or accounts you want to mailbox-enable and then click OK. User accounts that are not yet mail-enabled or mailbox-enabled for the current domain are listed by name and organizational unit.

    Note

    You can select multiple accounts individually by holding down the Ctrl key and then clicking the left mouse button on each object you want to select. You can select a series of accounts at once by holding down the Shift key, selecting the first object, and then clicking the last object.

  4. Click Next. On the Mailbox Settings page, enter an Exchange alias for the user. The Exchange alias is used to set the user's e-mail address. When you are creating mailboxes for multiple accounts, the Exchange alias is set to the logon name by default, and you cannot change the default value.

  5. Follow steps 12 to 17 in the previous section, Creating Domain User Accounts with Mailboxes. A key exception is that you can't create an archive mailbox. If you want to create an archive mailbox for the user or users, do so after creating the mailbox. Select the Mailbox node in the Exchange Management Console, then select and right-click the mailboxes, and then select Enable Archive. When prompted to confirm, click Yes.

Note

A mailbox can use either managed mailbox folder policy or retention policy, not both. If managed mailbox folder policy is enabled on a mailbox, you can't create an archive mailbox and enable retention policy.

Find the user account you want to mailbox-enable.

Figure 9. Find the user account you want to mailbox-enable.

In the Exchange Management Shell, you can add a mailbox to individual user accounts using the Enable-Mailbox cmdlet. Example 7 provides the syntax and usage. If you want to create mailboxes for multiple accounts, you need to enter a separate command for each account.

Example 7. Enable-Mailbox cmdlet syntax and usage

Syntax
Enable-Mailbox -Identity Identity [-MailboxPlan MailboxPlanId]
{AddtlParams}

Enable-Mailbox -Identity Identity -Arbitration {$true | $false}
{AddtlParams}

Enable-Mailbox -Identity Identity -Room {$true | $false}{AddtlParams}

Enable-Mailbox -Identity Identity -Equipment {$true | $false}
{AddtlParams}

Enable-Mailbox -Identity Identity -Shared {$true | $false} {AddtlParams}

Enable-Mailbox -Identity Identity -LinkedDomainController DCName
-LinkedMasterAccount Identity [-LinkedCredential Credential]
{AddtlParams}

{AddtlParams}
[-ActiveSyncMailboxPolicy MailboxPolicyId] [-Alias ExchangeAlias]
[-Database DatabaseId] [-DisplayName Name] [-DomainController
FullyQualifiedName] [-MailboxPlan MailboxPlanId]
[-ManagedFolderMailboxPolicy MailboxPolicyId]
[-ManagedFolderMailboxPolicyAllowed {$true | $false}]
[-PrimarySmtpAddress SmtpAddress]


Usage
Enable-Mailbox -Identity "cpandl.com/Engineering/Oliver Lee"
-Alias "Oliverl" -Database "Engineering Primary"

7. Setting or Changing the Display Name and Logon Name for User Accounts

All user accounts have a display name, logon name, and pre–Windows 2000 logon name. These names can be different from the mailbox name and mailbox alias used by Exchange Server.

You can set contact information for a user account by completing the following steps:

  1. In the Exchange Management Console, expand the Recipient Configuration node and then select the related Mailbox node.

  2. Double-click the mailbox entry for the user with which you want to work.

  3. On the User Information tab, use the following text boxes to set the user's display name and logon name:

    • First Name, Initials, Last Name Sets the user's full name

    • Name Sets the user's display name as seen in logon sessions and in Active Directory

    Note

    The Simple Display Name field sets the display name used by systems that cannot interpret all the characters in the regular display name. Because the Simple Display Name field accepts only ASCII characters, the name is displayed correctly in all versions of the Exchange management interfaces.

  4. Click OK to save your changes.

8. Setting or Changing Contact Information for User Accounts

You can set contact information for a user account by completing the following steps:

  1. In the Exchange Management Console, expand the Recipient Configuration node and then select the related Mailbox node.

  2. Double-click the mailbox entry for the user with which you want to work.

  3. On the User Information tab, use the Web Page text box to set the URL of the user's home page, which can be on the Internet or the company intranet.

  4. Click the Address And Phone tab. Use the text boxes provided to set the user's business address or home address. Normally, you'll want to enter the user's business address. This way, you can track the business locations and mailing addresses of users at various offices.

  5. Use the Phone Numbers text boxes to set the user's primary business telephone, pager, fax, home telephone, and mobile telephone numbers.

    Note

    You need to consider privacy issues before entering private information, such as home addresses and home phone numbers, for users. Discuss the matter with the appropriate groups in your organization, such as the human resources and legal departments. You might also want to get user consent before releasing home addresses.

  6. Click the Organization tab. As appropriate, type the user's title, company, department, and office.

  7. To specify the user's manager, select the Manager check box and then click Browse. In the Select Recipient User Or Contact dialog box, select the user's manager and then click OK. When you specify a manager, the user shows up as a direct report in the manager's account. Click Apply or OK to apply the changes.

9. Changing a User's Exchange Server Alias and Display Name

Each mailbox has an Exchange alias and display name associated with it. The Exchange alias is used with address lists as an alternative way of specifying the user in the To, Cc, or Bcc text boxes of an e-mail message. The alias also sets the primary SMTP address associated with the account.

Tip

Whenever you change the Exchange alias, a new e-mail address can be generated and set as the default address for SMTP. The previous e-mail addresses for the account aren't deleted. Instead, these remain as alternatives to the defaults.

To change the Exchange alias and mailbox name on a user account, complete the following steps:

  1. In the Exchange Management Console, expand the Recipient Configuration node and then select the related Mailbox node.

  2. Double-click the mailbox entry for the user with which you want to work.

  3. On the General tab, the first text box sets the mailbox name. Change this text box if you'd like the mailbox to have a different display name.

  4. The Alias text box sets the Exchange alias. If you'd like to assign a new alias, enter the new Exchange alias in this text box. Click OK.

10. Adding, Changing, and Removing E-Mail Addresses

When you create a mailbox-enabled user account, default e-mail addresses are created. Any time you update the user's Exchange alias, a new default e-mail address can be created. However, the old addresses aren't deleted. They remain as alternative e-mail addresses for the account.

To add, change, or remove an e-mail address, follow these steps:

  1. In the Exchange Management Console, expand the Recipient Configuration node and then select the related Mailbox node.

  2. Double-click the mailbox entry for the user with which you want to work.

  3. On the E-Mail Addresses tab, shown in Figure 10, you can use the following techniques to manage the user's e-mail addresses:

    • Create a new SMTP address Click Add. Enter the SMTP e-mail address, and then click OK.

    • Create a custom address Click the small arrow to the right of the Add button, and then select Custom Address. Enter the e-mail address, and then enter the e-mail address type. Click OK.

Tip

Use SMTP as the address type for standard Internet e-mail addresses. For custom address types, such as X.400, you must manually enter the address in the proper format.

  • Edit an existing address Double-click the address entry, or click Edit on the toolbar. Modify the settings in the Address dialog box, and then click OK.

  • Delete an existing address Select the address, and then click the Remove button.

Note

You can't delete the primary SMTP address without first promoting another e-mail address to the primary position. Exchange Server uses the primary SMTP address to send and receive messages.

Configure the e-mail addresses for the user account.

Figure 10. Configure the e-mail addresses for the user account.

 
Others
 
- Exchange Server 2010 : Managing User Accounts and Mail Features (part 4) - Understanding Logon Names and Passwords - Creating Domain User Accounts with Mailboxes
- Exchange Server 2010 : Managing User Accounts and Mail Features (part 3) - Understanding Logon Names and Passwords - Creating Mail-Enabled User Accounts
- Exchange Server 2010 : Managing User Accounts and Mail Features (part 2) - Finding Existing Mailboxes, Contacts, and Groups
- Exchange Server 2010 : Managing User Accounts and Mail Features (part 1) - Accessing and Using the Exchange Control Panel
- Exchange Server 2010 : Understanding Users and Contacts, Understanding the Basics of E-Mail Routing
- Windows 8 : Managing Content - Sharing Content
- Windows 8 : Managing Content - Jump Lists
- Windows 8 : Managing Content - Search
- Sharepoint 2013 : Monitoring and Analytics - Search Service Application Monitoring
- Sharepoint 2013 : Monitoring and Analytics - Timer Jobs in SharePoint 2013
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us