IT tutorials
 
Technology
 

Exchange Server 2010 Quick Start Guide : Configuring Recipients (part 2) - Creating Distribution Groups, Organizational Health

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

1. Creating Distribution Groups

To create a distribution group in the EMC:

  1. Navigate to Microsoft Exchange => Microsoft Exchange On-Premises (server) => Recipient Configuration => Distribution Group.

  2. In the Actions pane, click New Distribution Group.

  3. Click New Group, and click Next.

  4. Choose Distribution/Security.

  5. (Optional) Select an organizational unit.

  6. Enter a name and alias, and then click Next.

  7. On the New Distribution Group screen, click New.

  8. Highlight Distribution Group, and then click Properties in the Actions pane.

  9. Click the Members tab, and then click Add.

  10. As you can see in Figure 4, you can add mailboxes, mail contacts, and even other distribution groups. Highlight those you'd like to add to the distribution group, and click OK. Then click OK again.

Figure 4. Creating a distribution group

You can accomplish both the task of creating a distribution group as well as adding members in one line of code in the Exchange Management Shell using something like this:

New-DistributionGroup -name "Program Managers" |  

Add-DistributionGroupMember -member "Amy Zimmerman"

2. Organizational Health

Now that you've configured some settings in Exchange Server 2010, we can look at a high-level overview called Organizational Health. This view shows us some statistical data about the Exchange organization, such as the number of licenses required, number of servers, databases, and recipients. This is a great snapshot of Exchange that is collected as needed. To collect and view this information in the Exchange Management Console:

  1. Navigate to Microsoft Exchange => Microsoft Exchange On-Premises (server).

  2. In the Actions pane, click Collect Organizational Health Data.

  3. On the Introduction screen, choose Immediately, and then click Next.

  4. On the Collect Organizational Health Data screen, click Collect.

  5. When completed, click Finish, and review the data presented in the center pane as shown in Figure 5.

Figure 5. Organizational Health
 
Others
 
- Exchange Server 2010 Quick Start Guide : Configuring Recipients (part 1)
- 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
 
 
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