Skip to content

Commit 0efc165

Browse files
authored
Merge pull request MicrosoftDocs#11852 from shawnqf/patch-4
Update Set-DistributionGroup.md
2 parents d8736a8 + de26157 commit 0efc165

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,14 @@ The ManagedBy parameter specifies an owner for the group. A group must have at l
346346
- Approve member depart or join requests (if available)
347347
- Approve messages sent to the group if moderation is enabled, but no moderators are specified.
348348

349-
The owner you specify for this parameter must be a mailbox, mail user or mail-enabled security group (a mail-enabled security principal that can have permissions assigned). You can use any value that uniquely identifies the owner. For example:
349+
The owner you specify for this parameter must be a mailbox, mail user or mail-enabled security group (a mail-enabled security principal that can have permissions assigned).
350+
351+
Considerations for mail-enabled security groups as group owners:
352+
353+
- If you specify a mail-enabled security group as a group owner in on-premises Exchange, the mail-enabled security group doesn't sync to the cloud object.
354+
- Group management in Outlook doesn't work if the owner is a mail-enabled security group. To manage the group in Outlook, the owner must be a mailbox or a mail user. If you specify a mail-enabled security group as the owner of the group, the group isn't visible in **Distribution groups I own** for the group owners (members of the mail-enabled security group).
355+
356+
You can use any value that uniquely identifies the owner. For example:
350357

351358
- Name
352359
- Alias

exchange/exchange-ps/exchange/Set-DistributionGroup.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1115,7 +1115,10 @@ The ManagedBy parameter specifies an owner for the group. A group must have at l
11151115

11161116
The owner you specify for this parameter must be a mailbox, mail user or mail-enabled security group (a mail-enabled security principal that can have permissions assigned).
11171117

1118-
**Note**: Group management in Outlook doesn't work if the owner is a mail-enabled security group. To manage the group in Outlook, the owner must be a mailbox or a mail user. If you specify a mail-enabled security group as the owner of the group, the group isn't visible in **Distribution groups I own** for the group owners (members of the mail-enabled security group).
1118+
Considerations for mail-enabled security groups as group owners:
1119+
1120+
- If you specify a mail-enabled security group as a group owner in on-premises Exchange, the mail-enabled security group doesn't sync to the cloud object.
1121+
- Group management in Outlook doesn't work if the owner is a mail-enabled security group. To manage the group in Outlook, the owner must be a mailbox or a mail user. If you specify a mail-enabled security group as the owner of the group, the group isn't visible in **Distribution groups I own** for the group owners (members of the mail-enabled security group).
11191122

11201123
You can use any value that uniquely identifies the owner. For example:
11211124

0 commit comments

Comments
 (0)