IT tutorials
 
Applications Server
 

Exchange Server 2010 : The Exchange Management Console

12/21/2012 11:40:44 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

The Exchange Management Console is the Graphical User Interface for managing the Exchange Server 2010 environment. The Exchange Management Console is an MMC 3.0 snap-in and consists of several panes (see Figure 1 below).

  • Navigation Pane – this is the left-hand pane where the Exchange Organization is visible, and it features different leaves like the Organization Configuration, the Server Configuration, the Recipient Configuration and the Toolbox.

  • Results Pane – this is the middle pane where the results about the selection in the Navigation Pane are visible.

  • Actions Pane – this is the right-hand pane, where actions that need to be performed against the selections made in the other two panes are chosen.

When the Organization Configuration in the Navigation Pane is selected, the organization-wide configuration of the Exchange Organization can be managed, which all the Exchange servers in the entire organization will share. In the organizational configuration, information can be set for example about Send Connectors, Accepted Domains, Email Address Policies, Database Availability Group, Mailboxes, etc. The Server Configuration in the Navigation pane contains all the server-specific configuration options, such as a particular server's Receive Connectors, Outlook Web App settings or Outlook Anywhere settings.

Figure 1. The Exchange Management Console with the three panes.

Lastly, the Recipient Configuration contains all configuration options regarding the following recipients:

  • Mailbox

  • Distribution Group

  • Mail Contact

  • Disconnected Mailbox

  • Move Request

1 PowerShell and the EMC

The easiest way to learn the PowerShell commands you'll need to manage Exchange Server 2010 is to remember that, as the Exchange Management Console is written on top of the Exchange Management Shell, every action in the Management Console is translated to a Management Shell command. This is important because it's possible to take an action in the EMC, and then see its PowerShell equivalent.

For example, to mail-enable a user in the Management Console:

  1. In the Navigation Pane, select the Recipients configuration and select Mailbox. In the Actions pane select New Mailbox.

  2. In the New Mailbox Wizard select "User Mailbox," and then click Next.

  3. In the User Type Windows, select "Existing user" and click the Add button. Select an available user object (this user object must be already created) and click OK. Click Next to continue.

  4. In the Mailbox Settings Windows, enter an appropriate alias for the new mailbox. Click Next to continue.

  5. In the New Mailbox window verify the configuration that's entered and click New to create the new mailbox.

All of the configuration information that you've just entered is being translated to a Management Shell command on the fly, and this command is executed then. When the command is executed the window shown in Figure 2 appears.

Figure 2. The results of Mail Enabling a user.

In the lower part you see "To copy the contents of this page, press CTRL+C." If you press CTRL+C the contents of this dialog is copied to the Windows clipboard, which contains the following:



This is the actual command that was executed, and this is by far the easiest way to learn the PowerShell commands.

2 Evolution of the Exchange Management Console

If you're familiar with Exchange Server 2007, the Exchange Management Console should be familiar as well. There are some changes though, primarily because of architectural changes in Exchange Server 2010. Mailbox Databases, for example, are not on the server level as in Exchange Server 2007, but on the organization level. For managing the Mailbox Database, the Organization Configuration now needs to be selected instead of the Server Configuration (as is the case in Exchange Server 2007).

Since Mailbox Databases are on the organization level, individual Mailbox Database names must be unique across the entire organization. This is the reason why default Mailbox Databases are created with names like "Mailbox Database 0889073255" and "Mailbox Database 1563944384."

A new feature in the Exchange Management Console is the option to manage multiple Exchange organizations in a single Console (see Figure 4). If you open the Exchange Management Console, by default the Exchange On-Premises organization of which the Exchange Server is a member is shown.

Figure 3. Mailbox databases are on organization level in Exchange Server 2010.

In the Actions Pane, click "Add Exchange forest" and enter the Fully Qualified Domain Name (FQDN) of another Exchange organization you have access to. Enter the proper credentials and two separate Exchange organizations can be managed at once from a single console. The ability to manage multiple locations and multiple organizations is one of the things that Exchange Server 2010 now does very well.

Figure 4. Managing two Exchange organizations from one Management Console!
 
Others
 
- Microsoft Lync Server 2010 : SQL 2008 R2 Backup and Restore
- Microsoft Lync Server 2010 : Installing SQL 2008 R2
- Microsoft Dynamics Sure Step 2010 : Quality Management and Optimization (part 2) - The Sure Step Optimization Offerings Roadmap
- Microsoft Dynamics Sure Step 2010 : Quality Management and Optimization (part 1) - Quality control within the project types
- Managing Exchange Server 2010 : The Exchange Management Shell (part 3) - Reporting with the Exchange Management Shell
- Managing Exchange Server 2010 : The Exchange Management Shell (part 2) - Remote PowerShell
- Managing Exchange Server 2010 : The Exchange Management Shell (part 1) - Pipelining, Bulk user creation in the Exchange Management Shell
- Installing Exchange Server 2010 into an existing Exchange Server 2007 environment
- Microsoft Dynamics CRM 2010 : Editing Dashboards
- Microsoft Dynamics CRM 2010 : Creating Additional Dashboards
 
 
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