Home > How to create and configure Exchange Server 2007 distribution groups
Tutorial:
EMAIL THIS

How to create and configure Exchange Server 2007 distribution groups

19 Nov 2008 | SearchExchange.com

Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   

This is part 6 from "Creating and managing recipients in Exchange Server 2007," excerpted from Chapter 3 of the book Microsoft Exchange Server 2007: A Beginner's Guide, written by Nick Cavalancia and published by The McGraw-Hill Companies, copyright 2008.

For the benefit of those of you who may be coming from Exchange 5.5, a distribution group is simply a mail-enabled group in Active Directory that has the same function as a distribution list did in Exchange 5.5. Sending a message to the distribution group will result in all members of the group receiving the message. Exchange 2007 supports two kinds of distribution groups: those with a static membership (referred to simply as a distribution group) and those with a dynamic membership (referred to as a dynamic distribution group). Distribution groups act in the same manner as security groups: members are added and removed administratively. Dynamic distribution groups have their membership defined via a simple query definition.

Creating a distribution group

To create a distribution group in the Exchange Management Console, begin by navigating to the Distribution Group node under Recipient Configuration in the console tree. In the action pane, click the New Distribution Group link (Figure 3-37) to start the New Distribution Group Wizard (Figure 3-38).


Figure 3-37. Navigate to the Distribution Group node. (Click on image for enlarged view.)


Figure 3-38. Starting the New Distribution Group Wizard. (Click on image for enlarged view.)

On the Introduction page of the wizard, you can choose to create a new distribution group. Or, by selecting an existing group, you will mail-enable an existing security group in Active Directory. For the purposes of this chapter, I'll select New Group and click Next. On the Group Information page of the wizard (Figure 3-39), you'll need to decide whether you'll be creating a distribution or security group and provide general information about the group. The difference between the two is that a distribution group is only used for email purposes, whereas the security group can be used for email purposes, as well as to grant permissions to resources. Once you are done, click Next.


Figure 3-39. Provide general information when creating a group account. (Click on image for enlarged view.)

Tip: If you create a security group on this page, the group will be an email recipient and be granted access to resources. If you create a distribution group, the group can only be an email recipient.

The New Distribution Group page summarizes the information you provided. After you click the New button, the Completion page lists the outcome.


Management Shell Corner

To create a new distribution group, run the following command:

new-DistributionGroup -Name:'Frugle Staff Group' -Type:'Distribution' -OrganizationalUnit:'pennywiseresort.local/Users' -SamAccountName:'Frugle Staff Group' -DisplayName:'Frugle Staff Group' -Alias:'Frugle_Staff_Group'

Creating a dynamic distribution group

Creating a dynamic distribution group is similar to creating a regular distribution group, with the exception of needing to establish the dynamic membership. Figure 3-40 shows the first additional wizard page where you define the recipient types that will be included in the group membership.


Figure 3-40. Define the recipient types when creating a dynamic distribution group. (Click on image for enlarged view.)

Once you've defined the types of recipients, the Conditions page (shown in Figure 3-41) gives you several options to choose from to further hone the dynamic membership of the group. Unfortunately, there is no way in this release of Exchange to create your own custom conditions or to use an LDAP query.


Figure 3-41.Establish the dynamic conditions. (Click on image for enlarged view.)

Managing distribution group properties

Once a distribution group is mail-enabled, you can send messages to it, and it will act like a distribution list. The distribution group will be expanded to reveal its members, and the message will be sent to each recipient in the group. The nice thing about this is that you can minimize administrative effort by using user groups that were created for assigning permissions to resources to also act as distribution lists for those members who are mail-enabled. Of course, a mail-enabled group need not be a security group, but these two functions can be accomplished with the same Active Directory object.

Once the group is created, you can review its properties and see that there are a number of configuration options. Since many of them are self-explanatory, we'll only mention a few here.

First, on the Members tab, individual users, other groups, and mail-enabled public folders can be added. This means that a single distribution group can be used to send messages to every type of recipient available in Exchange 2007: mailboxes, groups, contacts, and public folders. On the Member Of tab, this group itself can become a member of another distribution group. When used correctly, this allows for the nesting of distribution groups to ease administrative effort.

For example, let's assume you have an overall distribution group called Customers. However, inside this group, you have three other distribution groups as members, each one divided along your three product lines. Now, if you want to send an email message to those in product line number one, you could send the message to the Product Line One group. However, if you had a more general message for all of your customers, such as a grand opening for a new location, then you could send the message to the Customers distribution group, and that message would, in turn, be sent to all three product line distribution groups. By nesting your distribution groups, you can efficiently select the scope of your email message based on its purpose.

On the General tab, you can specify a unique alias for the distribution group. This is especially helpful if the group's name is long and you don't want to force users to type in such a long name. Also, on the Mail Flow Settings tab, message size limits can (and should) be set, as well as from whom messages will be accepted.

Now, there are a couple of things to keep in mind. First, the wider or broader the scope of the distribution group, the more tightly message originators should be controlled. For instance, you don't want to leave the default option, Accept Messages From Everyone, for the All Company Users Distribution list. Can you see it now? A disgruntled employee is on his way out the door and spams everyone in the company with pornographic images. Not a good thing, right? So increasingly tighten who can send messages to a distribution group as the group's scope widens.

Second, you'll want to limit the message size the group can receive. I once worked in a company where the owner would spam everyone in the company (80 users in three cities) with unzipped scanned images of magazine articles about the company. When dialing in over a 56.6-kilobytes per second (Kbps) connection (at the time, employees only had dial-up), it took over 20 minutes to download the email, because he didn't identify it in the subject line as an email with a large attachment.

While such situations might be politically difficult to manage, they need our attention as administrators. We should be attentive to how message size affects our remote users and, therefore, we should be diligent about enforcing message size limitations.

With the Single Instance Storage (SIS) feature of Exchange 2000 Server (see Chapter 15), we don't need to be as concerned about our databases growing out of control because of large message spamming; however, we should be concerned about the amount of bandwidth that large message spamming consumes. Be careful to perform regular capacity planning for your network, and ensure that you have set the message size limits at the largest, but optimal, setting possible.

On the Advanced tab, shown in Figure 3-42, you'll need to decide if a specific expansion server needs to be specified. This is done by using the Expansion Server drop-down list box.


Figure 3-42. Specifying an Expansion Server. (Click on image for enlarged view.)

The purpose of the expansion server is to specify which server will expand the membership list of the distribution group, and perform its routing and selection process to send the message to each group member. This is both a RAM- and a processor-intensive activity. For groups with a small membership of fewer than 50 or 75 members, this is not a big deal and can be performed on any server in the administrative group.

But if the group contains several hundred or even several thousand members, it might be wise to dedicate a server to this function. Expanding even a simple message and then running each user through the routing and selection process, could take hours. Dedicating a server to this function, in such a scenario, just makes sense.

On the Advanced tab, you can specify how delivery reports should be handled and whether out-of-office messages from recipients should be sent to the originator of the message. Generally, you'll want to leave this check box unselected; but there might be certain kinds of distribution groups, such as time-sensitive messages or mission-critical groups, where having an out-of-office message sent to the originator would be a wise course of action.

Tip: Send your company-wide email messages using the Bcc field instead of the To field. If the message is sent using the To field, then anyone can use the Reply To All button and send their response to everyone in the company. By using the Bcc field, the originator's name will appear as the sender of the message. Therefore, if a user uses the Reply To All button, the message will only come back to the message originator.


Tutorial: Creating and managing recipients in Exchange Server 2007

 Home: Introduction to Exchange 2007 recipients
 Part 1: Creating and configuring Exchange Server 2007 mailboxes
 Part 2: How to configure Exchange Server 2007 mailboxes
 Part 3: Deleting and reconnecting Exchange Server 2007 mailboxes
 Part 4: Setting up Exchange Server 2007 contacts
 Part 5: Creating mail users in Exchange Server 2007
 Part 6: How to create and configure Exchange 2007 distribution groups
 Part 7: Managing Exchange Server 2007 address lists

Microsoft Exchange Server 2007 Beginner's Guide This chapter excerpt from Microsoft Exchange Server 2007: A Beginner's Guide, by Nick Cavalancia, is printed with permission from The McGraw-Hill Companies, copyright 2008.

Click here for the chapter download or purchase the book here.



Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
Microsoft Exchange Server 2007
How to install Forefront Security for Exchange Server
Displaying Exchange 2007 public folders in SharePoint
Don'ts for optimal Exchange 2007 mailbox server efficiency
Is your Exchange 2007 hub transport server healthy?
Top 5 Exchange ActiveSync tips
Two useful tools for documenting an Exchange Server installation
Controlling spam in Exchange 2007 at the edge transport server level
Restore Exchange storage groups with DPM 2007
How a hosted Exchange service can help you
Email issues after configuring hosted Exchange server on laptop
Microsoft Exchange Server 2007 Research

Microsoft Exchange Server Mailbox Management
Delivering email between Exchange server test and production domains
Microsoft Outlook error message: 'Mailbox Size Limit exceeded'
Restoring user accounts and mailbox links in Active Directory
Problems receiving email from outside a Exchange Server 2003 domain
Best practices for moving mailboxes in Exchange Server
Exchange admins: Is it time to rethink your email address policy?
Exchange Server 2003 collects email from only specific POP3 domains
Troubleshoot 'System Attendant' error messages in OWA
Relocating Outlook email messages on a hosted Exchange 2007 server
Restore contacts from an Exchange public folder

Microsoft Exchange Server Administration
Creating and configuring Exchange Server 2007 mailboxes
How to configure Exchange Server 2007 mailboxes
Setting up Exchange Server 2007 contacts
Deleting and reconnecting Exchange Server 2007 mailboxes
Creating and managing recipients in Exchange Server 2007
Managing Exchange Server 2007 address lists
Creating mail users in Exchange Server 2007
'Exchange is in recovery mode' errors
A roundup of DST resources for Exchange Server administrators
Managing Daylight Saving Time (DST) changes in Exchange Server and Microsoft Outlook
Microsoft Exchange Server Administration Research

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
bounce email  (SearchExchange.com)
messaging server  (SearchExchange.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary




E-mail Administration Tips - Active Directory, Mail Protocols, MOM
HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2004 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts