Skip to content

Commit 81b30c2

Browse files
Update Enable-DistributionGroup.md
1 parent 95e51ec commit 81b30c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exchange/exchange-ps/exchange/Enable-DistributionGroup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ Enable-DistributionGroup [-Identity] <GroupIdParameter>
3131
[<CommonParameters>]
3232
```
3333

34-
Please note, that InformationVariable or InformationAction parameters are NOT supported in Microsoft Exchange Server on premises.
35-
This is per Microsoft Support ticket 2306020040003027 from June 1st, 2023.
36-
3734
## DESCRIPTION
3835
The Enable-DistributionGroup cmdlet mail-enables existing universal security groups and universal distribution groups by adding the email attributes that are required by Exchange. Mail-enabled security groups and distribution groups are visible to the other \*-DistributionGroup cmdlets and to the \*-DistributionGroupMember cmdlets.
3936

4037
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
4138

39+
Please note, that InformationVariable and InformationAction parameters are NOT supported in Microsoft Exchange Server on premises.
40+
This is per Microsoft Support ticket 2306020040003027 from June 1st, 2023.
41+
4242
## EXAMPLES
4343

4444
### Example 1

0 commit comments

Comments
 (0)