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
+87-65Lines changed: 87 additions & 65 deletions
Original file line number
Diff line number
Diff line change
@@ -60,11 +60,11 @@ PS C:\> {{ Add example code here }}
60
60
## PARAMETERS
61
61
62
62
### -BccExternalSharingInvitations
63
-
Enables the BCC for External Sharing feature.
64
-
When the feature is enabled, all external sharing invitations will blind copy the e-mail messages listed in the BccExternalSharingsInvitationList.
63
+
When the feature is enabled, all external sharing invitations that are sent will blind copy the e-mail messages listed in the BccExternalSharingsInvitationList.
65
64
66
-
Accepts a value of true (enabled) or false (disabled).
67
-
By default this feature is set to false.
65
+
The valid values are:
66
+
False (default) - BCC for external sharing is disabled.
67
+
True - All external sharing invitations that are sent will blind copy the e-mail messages listed in the BccExternalSharingsInvitationList.
68
68
69
69
```yaml
70
70
Type: Boolean
@@ -74,16 +74,18 @@ Applicable: SharePoint Online
74
74
75
75
Required: False
76
76
Position: Named
77
-
Default value: None
77
+
Default value: False
78
78
Accept pipeline input: False
79
79
Accept wildcard characters: False
80
80
```
81
81
82
82
### -BccExternalSharingInvitationsList
83
-
Specifies a list of e-mail addresses to be BCC'd when the BCC for External Sharing feature is enabled.
83
+
Specifies a list of e-mail addresses to be BCC'd when the BCC for External Sharing feature is enabled.
84
84
Multiple addresses can be specified by creating a comma separated list with no spaces.
Creates a Shared with Everyone folder in every user's new OneDrive for Business document library.
200
218
201
-
The default value is True which mean the folder is created.
202
-
203
-
A value of False means no folder is created when the site and OneDrive for Business document library is created.
219
+
The valid values are:
220
+
True (default) - The Shared with Everyone folder is created.
221
+
False - No folder is created when the site and OneDrive for Business document library is created.
204
222
205
-
The default behavior of the Shared with Everyone folder is changing in August 2015.
223
+
The default behavior of the Shared with Everyone folder changed in August 2015.
206
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)
False- 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.
229
-
230
242
Administrators who desire increased control over external collaborators should consider enabling this feature.
231
243
232
-
This only applies to new external users accepting new sharing invitations.
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.
233
245
234
-
The resource owner must share with an organizational or Microsoft account or the external user will be unable to access the resource.
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.
Removes the search capability from People Picker. Note, recently resolved names will still appear in the list until browser cache is cleared or expired.
253
265
254
-
Recently resolved names will still appear in the list.
266
+
SharePoint Administrators will still be able to use starts with or partial name matching when enabled.
255
267
256
-
False- Restores default search functionality.
268
+
The valid values are:
269
+
False (default) - Starts with / partial name search functionality is available.
270
+
True - Disables starts with / partial name search functionality for all SharePoint users, except SharePoint Admins.
Determines what level of sharing is available for the site.
273
-
The possible values are: Disabled - external user sharing (share by email) and guest link sharing are both disabled, ExternalUserSharingOnly - external user sharing (share by email) is enabled, but guest link sharing is disabled, or ExternalUserAndGuestSharing - external user sharing (share by email) and guest link sharing are both enabled.
287
+
288
+
The valid values are:
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.
291
+
ExternalUserSharingOnly - External user sharing (share by email) is enabled, but guest link sharing is disabled.
274
292
275
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).
Enables the administrator to hide the All Users claim groups in People Picker.
292
-
When users share an item with "All Users (x)", it is accessible to all organization members in the tenant's Azure Active Directory who have authenticated with variable.
293
-
For example, "All Users (x)" shares with users who have used NTLM to authentication with SharePoint.
294
-
295
-
The valid values are:
296
310
297
-
True- The All Users claim groups are displayed in People Picker.
311
+
When users share an item with "All Users (x)", it is accessible to all organization members in the tenant's Azure Active Directory who have authenticated with via this method. When users share an item with "All Users (x)" it is accessible to all organtization members in the tenant that used NTLM to authentication with SharePoint.
298
312
299
-
False- The All Users claim groups are hidden in People Picker.
313
+
Note, the All Users (authenticated) group is equivalent to the Everyone claim, and shows as Everyone.
314
+
To change this, see -ShowEveryoneClaim.
300
315
301
-
The default value is True.
302
-
303
-
All Users (authenticated) is equivalent to the Everyone claim.
316
+
The valid values are:
317
+
True (default) - The All Users claim groups are displayed in People Picker.
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.
320
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.
321
336
322
-
The valid values are:
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.
323
338
324
-
True- The Everyone claim group is displayed in People Picker.
325
-
326
-
Some SharePoint system resources such as templates and pages are required by be shared to Everyone and this type of sharing does not expose any user data or metadata.
327
-
328
-
The default value is True.
339
+
The valid values are:
340
+
True (default) - The Everyone claim group is displayed in People Picker.
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.
345
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.
346
359
347
-
The valid values are:
348
-
349
-
True - The Everyone except external users is displayed in People Picker.
350
-
351
-
False - The Everyone except external users claim is not visible in People Picker .
352
-
353
-
The default value is True.
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.
354
363
355
364
```yaml
356
365
Type: Boolean
366
+
357
367
Parameter Sets: (All)
358
368
Aliases:
359
369
Applicable: SharePoint Online
360
370
361
371
Required: False
362
372
Position: Named
363
-
Default value: None
373
+
Default value: True
364
374
Accept pipeline input: False
365
375
Accept wildcard characters: False
366
376
```
367
377
368
378
### -SignInAccelerationDomain
369
-
Specifies home realm discovery value to be sent to Azure Active Directory (AAD) during the user sign-in process.
379
+
Specifies the home realm discovery value to be sent to Azure Active Directory (AAD) during the user sign-in process.
370
380
371
-
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.
372
382
This value can also be used with Azure Active Directory Premium to customize the Azure Active Directory login page.
373
383
374
384
Acceleration will not occur on site collections that are shared externally.
@@ -377,6 +387,10 @@ This value should be configured with the login domain that is used by your compa
377
387
378
388
If your company has multiple third-party identity providers, configuring the sign-in acceleration value will break sign-in for your organization.
379
389
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