How do I create a distribution group with Exchange 2000?

John Savill

June 10, 2001

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. Given Microsoft Exchange 2000's tight integration with the Windows 2000 Active Directory (AD), you probably won't be surprised to learn that distribution groups in Exchange are actually AD groups with users as members. You can create two types of groups, Security and Distribution. I list the differences between the two groups below:

Security:

  • Advantages—You can use a security group to grant access to public folders and assign permission to network resources. A security group's multipurpose use reduces the number of groups you need to maintain.

  • Disadvantage—If you accidentally grant users access to the distribution group, you give them access to any network resources the group has access to.


Distribution:

  • Advantages—You can use a distribution for bulk emailing. A distribution group can be in universal mode even when the domain is in mixed mode.

  • Disadvantage—You can't assign a distribution group to public folders or network resources.

When you create a distribution group, Microsoft recommends that you use a universal distribution group (universal mode lets you include members from outside the local domain). To create a distribution group, perform the following steps:

  1. Start the Microsoft Management Console (MMC) Active Directory Users and Computers snap-in (Start, Programs, Administrative Tools, Active Directory Users and Computers).

  2. Right-click the Users container, and select New, Group.

  3. Enter a group name (e.g., FAQ List).

  4. Set the Group type to Distribution.

  5. Set the Group scope to Universal.

    Click here to view image

  6. Click Next.

  7. Ensure that "Create an Exchange e-mail address" is checked, and click Next.



  8. Click Finish.

To add users, right-click the group, then select Properties. In the group properties dialog box, select the Members tab, then click Add. For Outlook users, you can also add users by selecting Properties and modifying the members.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like