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: docs/docs/cmd/spo/tenant/tenant-settings-set.mdx
+143-5
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,58 @@ m365 spo tenant settings set [options]
38
38
: Specifies a URL that will be appended to the error message that is surfaced when a user is blocked from sharing externally by policy
39
39
40
40
`--SharingCapability [SharingCapability]`
41
-
: Determines what level of sharing is available for the site. The valid values are: ExternalUserAndGuestSharing (default) - External user sharing (share by email) and guest link sharing are both enabled. 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. Allowed values `Disabled`, `ExternalUserSharingOnly`, `ExternalUserAndGuestSharing`, `ExistingExternalUserSharingOnly`.
41
+
: Determines what level of sharing is available for the site. The valid values are: ExternalUserAndGuestSharing (default) - External user sharing (share by email) and guest link sharing are both enabled. 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. ExistingExternalUserSharingOnly - Only guests already in your organization's directory. Allowed values `Disabled`, `ExternalUserSharingOnly`, `ExternalUserAndGuestSharing`, `ExistingExternalUserSharingOnly`.
42
+
43
+
`--CoreSharingCapability [CoreSharingCapability]`
44
+
: Determines what level of sharing is available for SharePoint sites (not including OneDrive sites). The valid values are: ExternalUserAndGuestSharing (default) - External user sharing (share by email) and guest link sharing are both enabled. 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. ExistingExternalUserSharingOnly - Only guests already in your organization's directory. Allowed values `Disabled`, `ExternalUserSharingOnly`, `ExternalUserAndGuestSharing`, `ExistingExternalUserSharingOnly`.
45
+
46
+
`--ODBSharingCapability [ODBSharingCapability]`
47
+
: Determines what level of sharing is available for OneDrive sites. The valid values are: ExternalUserAndGuestSharing (default) - External user sharing (share by email) and guest link sharing are both enabled. 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. ExistingExternalUserSharingOnly - Only guests already in your organization's directory. Allowed values `Disabled`, `ExternalUserSharingOnly`, `ExternalUserAndGuestSharing`, `ExistingExternalUserSharingOnly`.
: Determines what level of sharing is available for the whiteboards in Teams meetings. The valid values are: ExternalUserAndGuestSharing (default) - External user sharing (share by email) and guest link sharing are both enabled. 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. ExistingExternalUserSharingOnly - Only guests already in your organization's directory. Allowed values `Disabled`, `ExternalUserSharingOnly`, `ExternalUserAndGuestSharing`, `ExistingExternalUserSharingOnly`.
: Determines what level of sharing is available for the fluid on core partition. The valid values are: ExternalUserAndGuestSharing (default) - External user sharing (share by email) and guest link sharing are both enabled. 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. ExistingExternalUserSharingOnly - Only guests already in your organization's directory. Allowed values `Disabled`, `ExternalUserSharingOnly`, `ExternalUserAndGuestSharing`, `ExistingExternalUserSharingOnly`.
: The valid values are: ExternalUserAndGuestSharing (default) - External user sharing (share by email) and guest link sharing are both enabled. 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. ExistingExternalUserSharingOnly - Only guests already in your organization's directory. Allowed values `Disabled`, `ExternalUserSharingOnly`, `ExternalUserAndGuestSharing`, `ExistingExternalUserSharingOnly`.
: Specifies the number of days before a Request files link expires for all SharePoint sites (not including OneDrive sites). The value can be from 0 to 730 days
: Specifies the number of days before a Request files link expires for all OneDrive sites. The value can be from 0 to 730 days. To remove the expiration requirement, set the value to zero (0)
: Specifies the number of days before an external user will expire and be removed from the site collection if the policy is enabled. Value can be from 30 to 730 days
: Displays the "Open in desktop" option when users go to SharePoint or OneDrive on the web and open the shortcut menu for a file that they're syncing with the OneDrive sync app. The default value is false. Allowed values `true`, `false`
: Enables or disables the mass delete detection feature. When set to true, tenant admins can perform mass deletion operations without triggering notifications. Allowed values `true`, `false`
: Prevents the Download button from being displayed on the Virus Found warning page. Allowed values `true`, `false`
180
285
@@ -244,6 +349,39 @@ m365 spo tenant settings set [options]
244
349
`--LimitedAccessFileType [LimitedAccessFileType]`
245
350
: Allows users to preview only Office files in the browser. This option increases security but may be a barrier to user productivity. Allowed values `OfficeOnlineFilesOnly`, `WebPreviewableFiles`, `OtherFiles`
246
351
352
+
`--MediaTranscription [MediaTranscription]`
353
+
: When enabled, videos can have transcripts generated on demand or generated automatically in certain scenarios. Allowed values `Enabled`, `Disabled`
: If external sharing is turned on, sensitive content could be shared and accessed by guests before the Office DLP rule finishes processing, you can address this issue by configuring this option. Allowed values `AllowExternalSharing`, `BlockExternalSharing`
: Sets name of the file which contains the list which contains OCR for full text search enabled sites by the compliance admin
369
+
370
+
`--OCRModeForAdminSites [OCRModeForAdminSites]`
371
+
: Specifies whether the tenant admin has enabled OCR on SharePoint sites for full text search through Syntex. Allowed values `Disabled`, `ExclusionList`, `InclusionList`
: Specifies whether the compliance admin has enabled OCR for full text search through Syntex for ODBs. Allowed values `Disabled`, `ExclusionList`, `InclusionList`
: Specifies whether the compliance admin has enabled OCR for full text search through Syntex for SharePoint sites. Allowed values `Disabled`, `ExclusionList`, `InclusionList`
: Enables or disables the Request files link for all SharePoint sites (not including OneDrive sites). If this value is not set, Request files will only show for OneDrives with Anyone links enabled. Allowed values `true`, `false`.
458
+
: Enables or disables the Request files link for all SharePoint sites (not including OneDrive sites). If this value is not set, Request files link will only show for OneDrives with Anyone links enabled. Allowed values `true`, `false`.
: Enables or disables the Request files link on the OneDrive partition for all OneDrive sites. If this value is not set, Request files link will only show for OneDrives with Anyone links enabled. Allowed values `true`, `false`.
0 commit comments