IT tutorials
 
Technology
 

Exchange Server 2010 Quick Start Guide : Configuring Recipients (part 1)

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

Mailbox-enabled users are Active Directory accounts that have a mailbox located in Exchange. To create a mailbox-enabled user:

  1. Open the EMC and navigate to Microsoft Exchange => Microsoft Exchange On-Premises (server) => Recipient Configuration => Mailbox. You will notice that the Administrator is already listed, as is the Discovery Search Mailbox.

  2. To create a new mailbox, go to the Actions pane on the right side and click New Mailbox.

  3. Choose User Mailbox, and click Next.

  4. To create a mailbox for a user that does not yet exist in Active Directory, click New User and then click Next. To create a mailbox for a user that already exists in Active Directory, click Existing User.

  5. Click Add.

  6. Highlight the users you want to mailbox-enable, as shown in Figure 1.

  7. Click OK, then click Next.

  8. On the Mailbox Settings screen, enter an alias for the user. All the other fields can be left blank. Click Next. Note that if you select multiple users, aliases are automatically generated for each.

  9. Click Next.

  10. On the New Mailbox screen, shown in Figure 2, click New, and then click Finish. Mailbox-enabled users are now visible.

Creating mailbox-enabled users in the Exchange Management Shell is quite simple using the Enable-Mailbox cmdlet. An example would be:

Enable-Mailbox -Identity Abby.Smith

Figure 1. Creating a mailbox for an existing user

Figure 2. Mailbox summary settings

Mail-enabled contacts are objects in the Global Address List that represent external recipients. These can be vendors or clients. To create a new mail-enabled contact:

  1. In the Exchange Management Shell, navigate to Microsoft Exchange => Microsoft Exchange On-Premises (server) => Recipient Configuration => Mail Contact.

  2. In the Actions pane, click New Mail Contact.

  3. Click New Contact and click Next.

  4. If the Specify An Organizational Unit Rather Than Using A Default One option is left blank, the mail contact will be placed in the Users OU.

  5. Fill out the fields for the name and alias, as shown in Figure 3.

    Figure 3. Creating a mail contact
  6. Under External E-mail Address, click Edit.

  7. Enter an email address and click OK; then click Next.

  8. On the New Mail Contact screen, click New, and then click Finish.

Creating a mail contact in the Exchange Management Shell is quite simple using the New-MailContact cmdlet:

New-MailContact -Name "Claudia Richard" -ExternalEmailAddress "[email protected]"				  
 
Others
 
- Sharepoint 2010 : Data Access Overview - Performance
- Sharepoint 2010 : Data Access Overview - Lists and Document Libraries
- Sharepoint 2010 : Data Access Overview - Columns (part 3) - Field Types - Inheriting from BaseFieldControl
- Sharepoint 2010 : Data Access Overview - Columns (part 2) - Field Types - Inheriting from SPField
- Sharepoint 2010 : Data Access Overview - Columns (part 1)
- Sharepoint 2010 : Data Access Overview - Content Types (part 3) - Enterprise Content Types
- Sharepoint 2010 : Data Access Overview - Content Types (part 2) - Content Type Metadata
- Sharepoint 2010 : Data Access Overview - Content Types (part 1) - Content Type Inheritance
- Windows 7 : Using CDs and DVDs - Using Disks that Already Contain Data (part 2) - Changing what happens when you insert a CD or DVD
- Windows 7 : Using CDs and DVDs - Using Disks that Already Contain Data (part 1)
 
 
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