[This is pre-release documentation and subject to change in future releases.
This topic's current status is: Writing.]
Applies to: Exchange Server 2010
This topic describes the changes to the Exchange Management Console (EMC).
Feature Changes
Core EMC Changes
Exchange Help
Need help finding features in the EMC? Check out Exchange Management Console Roadmap.

Feature Changes
This section briefly describes the new features that have been added to EMC.

Organization Configuration node
Database management has moved from the Server Configuration node to the Organization Configuration node. In addition, the following wizards have been added to the node:
-
Manage Federated Organization Identifier wizard
-
New Federation Trust wizard
-
New Organization Relationship wizard
-
New Sharing Policy wizard
-
Outlook Web App Mailbox Policy wizard

Server Configuration node
You can no longer manage mailbox or public folder databases from the Server Configuration node. However, you can view them. Manage databases from the Organization Configuration node.
Manage Diagnostic Logging Properties

Recipient Configuration node
-
Send Mail You can send mail to a recipient from EMC. You will need to setup an e-mail account on the computer from which you are sending mail before you can send mail.
-
Resource Scheduling Configuring calendaring and scheduling for resources has been added to the recipient properties dialog box. For more information, see Configure Mailbox User Properties.
-
Archive Mailboxes Enable or disable archive mailboxes directly from the EMC. In addition, you can manage the archive settings for a user from the recipients property dialog box. For more information, see Managing User Archive.
-
Move Requests You move mailboxes by performing a move request. You can keep track of move requests that are in-progress by using the Move Requests node. For more information, see Managing Move Requests.

Core EMC changes
The core EMC refers to new functionality that affects how you use the Exchange Management Console, not how you use specific features.

Add Exchange Forests to the EMC Console tree
You can now add Exchange forests to your EMC. The first forest will always be named Microsoft Exchange On-Premises. This will be your default forest. You can add additional forests by using the Add Exchange Forest wizard. For more information, see Add an Exchange Forest to the EMC.

Customer Experience Improvement Program
The Customer Experience Improvement Program (CEIP) collects anonymous information about how you use Exchange and the problems that you encounter. Microsoft uses this information to improve the products and features you use most often and to help solve problems. Participation in the program is strictly voluntary, and the end results are software improvements to better meet your needs. For more information about Microsoft's CEIP, see Microsoft Customer Experience Program FAQ. For more information about how to opt-in to or opt-out of the program, see Opt-in or Opt-out of the Customer Experience Improvement Program.

Organizational Health
The Organizational Health report lets you increase your productivity by giving you a quick view of your organization and its operating characteristics. The service provides an organizational summary. This includes health and licensing information, and also a summary of the Exchange servers and recipients.
Important: |
|---|
|
This report is for information only. In addition, this information may not be accurate because of errors incurred while collecting the information.
|
Exchange doesn't automatically gather the organizational information. You must use the Collect Organizational Health Data wizard to view a summary of your organization's health. For more information, see Collect Organizational Health Data.

Customer Feedback
The Customer Feedback tab is located under the Microsoft Exchange On-Premises node.
-
The Customer Feedback Options section on this tab allows you to run the Customer Experience Improvement Program wizard, which allows you to opt-in or out of CEIP. For more information, see Opt-in or Opt-out of the Customer Experience Improvement Program.
-
The Help and Feedback section on this tab provides you with a links to the Exchange pages hosted on Microsoft TechNet and allows you to submit feedback or to report bugs directly to the Exchange team.

Exchange Management Shell Command Log
The Exchange Management Shell Command Log records the commands that you execute in the EMC. For example, if you view the list of recipients in the mailbox node, the Get-Recipient cmdlet is executed and the Exchange Management Shell Command Log will record that action.
Note: |
|---|
|
The command log does not save the logging information. Once, the EMC is closed, the log is erased. However, you can export the command log to tab delimited or comma delimited files.
|
To view the command log, click View in the Exchange Management Console menu bar, and then click View Windows PowerShell Command Log…
For more information about command logging, see Using the Exchange Management Shell Command Log to Track Tasks Performed in the EMC.

Property dialog command exposure
Exposing command lines executed behind property dialogs allows you to see the Windows PowerShell command and the parameters required to change object properties. To view the command, click on the down arrows located on the bottom left corner of the property dialog box. To copy the command, highlight the command and press CTRL+C.
Note: |
|---|
|
The command viewer can only be viewed after a change has been made to a property.
|

Role Based Access Control in the EMC
When you open the EMC, Exchange checks to see what RBAC permissions you have. You will only be able to view or configure features and items that they have permission to view or configure. If an administrator has permission to view something, but not edit it, the field text will be grayed-out and a caution icon will display. For more information about RBAC, see .Understanding Role Based Access Control.

Exchange Help
The help files are no longer downloaded to Exchange, but hosted on Microsoft TechNet. This ensures that you are always viewing the most recent version of the Exchange help.
Two new cmdlets have been created in Exchange 2010 for managing the help:
-
Set-ExchangeAssistanceConfig This cmdlet allows you to alter the URLs that the Exchange Help Client uses to connect to the source of the Exchange 2010 documentation. By default, TechNet is used as the source of the documentation. For more information, see Set-ExchangeAssistanceConfig.
-
Get-ExchangeAssistanceConfig This cmdlet allows you to view the configuration information for the URLs that the Exchange Help Client uses to connect to the source of the Exchange 2010 documentation. For more information, see Get-ExchangeAssistanceConfig.