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: sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md
+41-41Lines changed: 41 additions & 41 deletions
Original file line number
Diff line number
Diff line change
@@ -62,8 +62,8 @@ PS C:\> {{ Add example code here }}
62
62
### -BccExternalSharingInvitations
63
63
When the feature is enabled, all external sharing invitations that are sent will blind copy the e-mail messages listed in the BccExternalSharingsInvitationList.
64
64
65
-
The valid values are:
66
-
False (default) - BCC for external sharing is disabled.
65
+
The valid values are:
66
+
False (default) - BCC for external sharing is disabled.
67
67
True - All external sharing invitations that are sent will blind copy the e-mail messages listed in the BccExternalSharingsInvitationList.
Creates a Shared with Everyone folder in every user's new OneDrive for Business document library.
218
218
219
-
The valid values are:
220
-
True (default) - The Shared with Everyone folder is created.
219
+
The valid values are:
220
+
True (default) - The Shared with Everyone folder is created.
221
221
False - No folder is created when the site and OneDrive for Business document library is created.
222
222
223
-
The default behavior of the Shared with Everyone folder changed in August 2015.
223
+
The default behavior of the Shared with Everyone folder changed in August 2015.
224
224
For additional information about the change, see Provision the Shared with Everyone folder in OneDrive for Business (https://support.office.com/en-us/article/Provision-the-Shared-with-Everyone-folder-in-OneDrive-for-Business-6bb02c91-fd0b-42ba-9457-3921cb6dc5b2?ui=en-US&rs=en-US&ad=US)
225
225
226
226
```yaml
@@ -243,8 +243,8 @@ Administrators who desire increased control over external collaborators should c
243
243
244
244
Note, this only applies to new external users accepting new sharing invitations. Also, the resource owner must share with an organizational or Microsoft account or the external user will be unable to access the resource.
245
245
246
-
The valid values are:
247
-
False (default) - When a document is shared with an external user, [email protected], it can be accepted by any user with access to the invitation link in the original e-mail.
246
+
The valid values are:
247
+
False (default) - When a document is shared with an external user, [email protected], it can be accepted by any user with access to the invitation link in the original e-mail.
Determines what level of sharing is available for the site.
287
287
288
-
The valid values are:
288
+
The valid values are:
289
289
ExternalUserAndGuestSharing (default) - External user sharing (share by email) and guest link sharing are both enabled.
290
-
Disabled - External user sharing (share by email) and guest link sharing are both disabled.
290
+
Disabled - External user sharing (share by email) and guest link sharing are both disabled.
291
291
ExternalUserSharingOnly - External user sharing (share by email) is enabled, but guest link sharing is disabled.
292
292
293
293
For more information about sharing, see Manage external sharing for your SharePoint online environment (http://office.microsoft.com/en-us/office365-sharepoint-online-enterprise-help/manage-external-sharing-for-your-sharepoint-online-environment-HA102849864.aspx).
@@ -313,8 +313,8 @@ When users share an item with "All Users (x)", it is accessible to all organizat
313
313
Note, the All Users (authenticated) group is equivalent to the Everyone claim, and shows as Everyone.
314
314
To change this, see -ShowEveryoneClaim.
315
315
316
-
The valid values are:
317
-
True (default) - The All Users claim groups are displayed in People Picker.
316
+
The valid values are:
317
+
True (default) - The All Users claim groups are displayed in People Picker.
318
318
False - The All Users claim groups are hidden in People Picker.
Enables the administrator to hide the Everyone claim in the People Picker.
334
+
Enables the administrator to hide the Everyone claim in the People Picker.
335
335
When users share an item with Everyone, it is accessible to all authenticated users in the tenant's Azure Active Directory, including any active external users who have previously accepted invitations.
336
336
337
337
Note, that some SharePoint system resources such as templates and pages are required to be shared to Everyone and this type of sharing does not expose any user data or metadata.
338
338
339
-
The valid values are:
340
-
True (default) - The Everyone claim group is displayed in People Picker.
339
+
The valid values are:
340
+
True (default) - The Everyone claim group is displayed in People Picker.
341
341
False - The Everyone claim group is hidden from the People Picker.
Enables the administrator to hide the "Everyone except external users" claim in the People Picker.
357
+
Enables the administrator to hide the "Everyone except external users" claim in the People Picker.
358
358
When users share an item with "Everyone except external users", it is accessible to all organization members in the tenant's Azure Active Directory, but not to any users who have previously accepted invitations.
359
359
360
-
The valid values are:
361
-
True (default) - The Everyone except external users is displayed in People Picker.
362
-
False - The Everyone except external users claim is not visible in People Picker.
360
+
The valid values are:
361
+
True (default) - The Everyone except external users is displayed in People Picker.
362
+
False - The Everyone except external users claim is not visible in People Picker.
Specifies the home realm discovery value to be sent to Azure Active Directory (AAD) during the user sign-in process.
380
380
381
-
When the organization uses a third-party identity provider, this prevents the user from seeing the Azure Active Directory Home Realm Discovery web page and ensures the user only sees their company's Identity Provider's portal.
381
+
When the organization uses a third-party identity provider, this prevents the user from seeing the Azure Active Directory Home Realm Discovery web page and ensures the user only sees their company's Identity Provider's portal.
382
382
This value can also be used with Azure Active Directory Premium to customize the Azure Active Directory login page.
383
383
384
384
Acceleration will not occur on site collections that are shared externally.
@@ -387,8 +387,8 @@ This value should be configured with the login domain that is used by your compa
387
387
388
388
If your company has multiple third-party identity providers, configuring the sign-in acceleration value will break sign-in for your organization.
389
389
390
-
The valid values are:
391
-
"" (default) - Blank by default, this will also remove or clear any value that has been set.
390
+
The valid values are:
391
+
"" (default) - Blank by default, this will also remove or clear any value that has been set.
0 commit comments