July 2017
Intermediate to advanced
648 pages
31h 9m
English
When a group naming policy is applied in your organization, it is possible to override it from within the Exchange Management Shell. Both the New-DistributionGroup and the Set-DistributionGroup cmdlets provides an -IgnoreNamingPolicy switch parameter that can be used when you are creating or modifying a group. To create a distribution group that will bypass the group naming policy, use the following syntax:
New-DistributionGroup -Name Accounting -IgnoreNamingPolicy
The graphical management tools (ECP) can be used to create distribution groups, but if a naming policy is applied to your organization and you need to override it, you must use the shell as shown previously.
You can force administrators to use group naming policies, ...
Read now
Unlock full access