Create a distribution group naming policy in Exchange Online

A group naming policy lets you standardize and manage the names of distribution groups created by users in your organization. You can add specific prefix and suffix to the name of a distribution group when it's created. And you can also block specific words from being used. This helps you minimize the use of inappropriate words in group names.

A group naming policy:

How does a group naming policy work? When a user creates a group, they specify a name in the Display Name field. After the group is created, Microsoft Exchange applies the group naming policy by adding any prefix or suffix that you've defined in the group naming policy. The full name is displayed in the distribution groups list in the Exchange admin center (EAC), the shared address book, and the To:, Cc:, and From: fields in email messages. If a user tries to use a word that you've blocked, they get an error message when they try to save the new group and are asked to remove the blocked word and save the group again.

Here are some examples of a group naming policy. In each, is a descriptive name provided by the person who creates the group. Exchange adds the prefixes and suffixes defined by the policy to the display name when the group is created.

What do you need to know before you begin?

Use the EAC to create a group naming policy

  1. In the Exchange admin center click Recipients >Groups.
  2. Click Add naming policy to add prefixes and suffixes to your group names.
  3. On the Edit group naming policy details pane, in the Policy section, configure the prefix by selecting either Attribute or Text in the drop-down menu.
  4. Click Add prefix to add more prefixes.
  5. For the suffix, in the drop-down menu, select either Attribute or Text, and configure the suffix.
  6. Click Add suffix to add more prefixes. After you add a prefix and suffix, notice that a preview of the group naming policy is displayed.
  7. To delete a prefix or suffix from the policy, click X.
  8. In the Blocked words section, add the specific words that you want to block from being used in group names and aliases.
  9. When you are finished, click Save.

How do you know this worked?

To verify that you've successfully created a group naming policy, do the following:

Get-OrganizationConfig | Format-List DistributionGroupNamingPolicy