You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/users-groups-roles/groups-settings-cmdlets.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
9
9
ms.workload: identity
10
10
ms.subservice: users-groups-roles
11
11
ms.topic: article
12
-
ms.date: 02/28/2020
12
+
ms.date: 03/20/2020
13
13
ms.author: curtand
14
14
ms.reviewer: krbain
15
15
ms.custom: it-pro
@@ -144,19 +144,19 @@ Here are the settings defined in the Group.Unified SettingsTemplate. Unless othe
144
144
|**Setting**|**Description**|
145
145
| --- | --- |
146
146
| <ul><li>EnableGroupCreation<li>Type: Boolean<li>Default: True |The flag indicating whether Office 365 group creation is allowed in the directory by non-admin users. This setting does not require an Azure Active Directory Premium P1 license.|
147
-
| <ul><li>GroupCreationAllowedGroupId<li>Type: String<li>Default: “”|GUID of the security group for which the members are allowed to create Office 365 groups even when EnableGroupCreation == false. |
148
-
| <ul><li>UsageGuidelinesUrl<li>Type: String<li>Default: “”|A link to the Group Usage Guidelines. |
149
-
| <ul><li>ClassificationDescriptions<li>Type: String<li>Default: “”| A comma-delimited list of classification descriptions. The value of ClassificationDescriptions is only valid in this format:<br>$setting[“ClassificationDescriptions”] ="Classification:Description,Classification:Description"<br>where Classification matches an entry in the ClassificationList.<br>This setting does not apply when EnableMIPLabels == True.|
150
-
| <ul><li>DefaultClassification<li>Type: String<li>Default: “”| The classification that is to be used as the default classification for a group if none was specified.<br>This setting does not apply when EnableMIPLabels == True.|
151
-
| <ul><li>PrefixSuffixNamingRequirement<li>Type: String<li>Default: “”| String of a maximum length of 64 characters that defines the naming convention configured for Office 365 groups. For more information, see [Enforce a naming policy for Office 365 groups](groups-naming-policy.md). |
152
-
| <ul><li>CustomBlockedWordsList<li>Type: String<li>Default: “”| Comma-separated string of phrases that users will not be permitted to use in group names or aliases. For more information, see [Enforce a naming policy for Office 365 groups](groups-naming-policy.md). |
153
-
| <ul><li>EnableMSStandardBlockedWords<li>Type: Boolean<li>Default: “False” | Do not use
147
+
| <ul><li>GroupCreationAllowedGroupId<li>Type: String<li>Default: ""|GUID of the security group for which the members are allowed to create Office 365 groups even when EnableGroupCreation == false. |
148
+
| <ul><li>UsageGuidelinesUrl<li>Type: String<li>Default: ""|A link to the Group Usage Guidelines. |
149
+
| <ul><li>ClassificationDescriptions<li>Type: String<li>Default: ""| A comma-delimited list of classification descriptions. The value of ClassificationDescriptions is only valid in this format:<br>$setting["ClassificationDescriptions"] ="Classification:Description,Classification:Description"<br>where Classification matches an entry in the ClassificationList.<br>This setting does not apply when EnableMIPLabels == True.|
150
+
| <ul><li>DefaultClassification<li>Type: String<li>Default: ""| The classification that is to be used as the default classification for a group if none was specified.<br>This setting does not apply when EnableMIPLabels == True.|
151
+
| <ul><li>PrefixSuffixNamingRequirement<li>Type: String<li>Default: ""| String of a maximum length of 64 characters that defines the naming convention configured for Office 365 groups. For more information, see [Enforce a naming policy for Office 365 groups](groups-naming-policy.md). |
152
+
| <ul><li>CustomBlockedWordsList<li>Type: String<li>Default: ""| Comma-separated string of phrases that users will not be permitted to use in group names or aliases. For more information, see [Enforce a naming policy for Office 365 groups](groups-naming-policy.md). |
153
+
| <ul><li>EnableMSStandardBlockedWords<li>Type: Boolean<li>Default: "False" | Do not use
154
154
| <ul><li>AllowGuestsToBeGroupOwner<li>Type: Boolean<li>Default: False | Boolean indicating whether or not a guest user can be an owner of groups. |
155
155
| <ul><li>AllowGuestsToAccessGroups<li>Type: Boolean<li>Default: True | Boolean indicating whether or not a guest user can have access to Office 365 groups content. This setting does not require an Azure Active Directory Premium P1 license.|
156
-
| <ul><li>GuestUsageGuidelinesUrl<li>Type: String<li>Default: “”| The url of a link to the guest usage guidelines. |
157
-
| <ul><li>AllowToAddGuests<li>Type: Boolean<li>Default: True | A boolean indicating whether or not is allowed to add guests to this directory. <br>This setting may be overridden and become read-only if *EnableMIPLabels* is set to *True* and a guest policy is associated with the sensitivity label assigned to the group. |
158
-
| <ul><li>ClassificationList<li>Type: String<li>Default: “”| A comma-delimited list of valid classification values that can be applied to Office 365 Groups. <br>This setting does not apply when EnableMIPLabels == True.|
159
-
| <ul><li>EnableMIPLabels<li>Type: Boolean<li>Default: “False”|The flag indicating whether sensitivity labels published in Microsoft 365 Compliance Center can be applied to Office 365 Groups. For more information, see [Assign Sensitivity Labels for Office 365 groups](groups-assign-sensitivity-labels.md). |
156
+
| <ul><li>GuestUsageGuidelinesUrl<li>Type: String<li>Default: ""| The url of a link to the guest usage guidelines. |
157
+
| <ul><li>AllowToAddGuests<li>Type: Boolean<li>Default: True | A boolean indicating whether or not is allowed to add guests to this directory. <br>This setting may be overridden and become read-only if *EnableMIPLabels* is set to *True* and a guest policy is associated with the sensitivity label assigned to the group.<br>If the AllowToAddGuest setting is set to False at the tenant level, the value of AllowToAddGuest setting at the group level is ignored. If you want to enable guest access for only a few groups, you must set AllowToAddGuest to be true at the tenant level, and then selectively disable it for specific groups.|
158
+
| <ul><li>ClassificationList<li>Type: String<li>Default: ""| A comma-delimited list of valid classification values that can be applied to Office 365 Groups. <br>This setting does not apply when EnableMIPLabels == True.|
159
+
| <ul><li>EnableMIPLabels<li>Type: Boolean<li>Default: "False"|The flag indicating whether sensitivity labels published in Microsoft 365 Compliance Center can be applied to Office 365 Groups. For more information, see [Assign Sensitivity Labels for Office 365 groups](groups-assign-sensitivity-labels.md). |
160
160
161
161
## Example: Configure Guest policy for groups at the directory level
0 commit comments