Skip to content

Commit 325667e

Browse files
Update New-DistributionGroup.md
1 parent cac25b2 commit 325667e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

exchange/exchange-ps/exchange/New-DistributionGroup.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ New-DistributionGroup [-Name] <String>
5050
[-WhatIf]
5151
[<CommonParameters>]
5252
```
53-
Please note, that InformationVariable or InformationAction parameters are NOT supported in Microsoft Exchange Server on premises.
54-
This is per Microsoft Support ticket 2306020040003027 from June 1st, 2023.
5553

5654
## DESCRIPTION
5755
You can use the New-DistributionGroup cmdlet to create the following types of groups:
@@ -63,6 +61,10 @@ Distribution groups are used to consolidate groups of recipients into a single p
6361

6462
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).
6563

64+
Please note, that InformationVariable or InformationAction parameters are NOT supported in Microsoft Exchange Server on premises.
65+
This is per Microsoft Support ticket 2306020040003027 from June 1st, 2023.
66+
67+
6668
## EXAMPLES
6769

6870
### Example 1

0 commit comments

Comments
 (0)