From ebbce089542457f04a130340fbf359acff39360c Mon Sep 17 00:00:00 2001 From: prgundel Date: Tue, 7 Jan 2025 14:08:27 -0800 Subject: [PATCH 1/5] Update Set-SPOSite.md Sorted the parameters alphabetically Fixed to [Guid[]] --- .../sharepoint-online/Set-SPOSite.md | 92 +++++++++---------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md index db77af51..173ce591 100644 --- a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md +++ b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md @@ -22,64 +22,64 @@ Sets or updates one or more properties' values for a site collection. ```powershell Set-SPOSite [-Identity] [-AllowSelfServiceUpgrade ] [-Confirm] - [-DenyAddAndCustomizePages ] [-LocaleId ] [-LockState ] [-MediaTranscription ] [-NoWait] [-Owner ] - [-ResourceQuotaWarningLevel ] - [-SandboxedCodeActivationCapability ] + [-AddRestrictedAccessControlGroups [Guid[]]] + [-AddRestrictedAccessControlGroups ] + [-AllowEditing ] + [-AnonymousLinkExpirationInDays ] + [-AuthenticationContextAccessType ] + [-AuthenticationContextName ] [-BlockDownloadLinksFileType ] - [-SharingCapability ] [-StorageQuota ] [-StorageQuotaWarningLevel ] - [-Title ] [-WhatIf] [-AllowDownloadingNonWebViewableFiles ] + [-BlockDownloadPolicy ] + [-ClearRestrictedAccessControl ] + [-ClearRestrictedAccessControl ] [-CommentsOnSitePagesDisabled ] [-SocialBarOnSitePagesDisabled ] + [-ConditionalAccessPolicy ] + [-DefaultLinkPermission] + [-DefaultLinkToExistingAccess] + [-DefaultShareLinkRole ] + [-DefaultShareLinkScope ] + [-DefaultSharingLinkType] + [-DenyAddAndCustomizePages ] [-LocaleId ] [-LockState ] [-MediaTranscription ] [-NoWait] [-Owner ] [-DisableAppViews ] [-DisableCompanyWideSharingLinks ] [-DisableFlows ] - [-LoopDefaultSharingLinkScope ] - [-LoopDefaultSharingLinkRole ] - [-RestrictedToGeo ] - [-SharingAllowedDomainList ] - [-SharingBlockedDomainList ] - [-SharingDomainRestrictionMode ] - [-ShowPeoplePickerSuggestionsForGuestUsers ] - [-StorageQuotaReset] - [-DefaultSharingLinkType] - [-DefaultLinkPermission] - [-DefaultLinkToExistingAccess] - [-ConditionalAccessPolicy ] - [-AuthenticationContextName ] - [-LimitedAccessFileType ] - [-AllowEditing ] - [-AnonymousLinkExpirationInDays ] - [-OverrideTenantAnonymousLinkExpirationPolicy ] - [-OverrideTenantExternalUserExpirationPolicy ] + [-ExcludeBlockDownloadPolicySiteOwners ] + [-ExcludedBlockDownloadGroupIds ] [-ExternalUserExpirationInDays ] - [-SensitivityLabel ] - [-RequestFilesLinkExpirationInDays ] - [-RequestFilesLinkEnabled ] - [-RemoveLabel] - [-BlockDownloadPolicy ] - [-OverrideBlockUserInfoVisibility ] - [-OverrideSharingCapability ] - [-DefaultShareLinkScope ] - [-DefaultShareLinkRole ] [-HidePeoplePreviewingFiles ] [-HidePeopleWhoHaveListsOpen ] - [-AddRestrictedAccessControlGroups ] - [-ClearRestrictedAccessControl ] - [-RestrictedAccessControl ] - [-RestrictedAccessControlGroups ] - [-RemoveRestrictedAccessControlGroups ] - [-ReadOnlyForUnmanagedDevices ] - [-ExcludedBlockDownloadGroupIds ] - [-ExcludeBlockDownloadPolicySiteOwners ] - [-ReadOnlyForBlockDownloadPolicy ] - [-AuthenticationContextAccessType ] [-HubSiteId ] [-InformationBarriersMode ] + [-LimitedAccessFileType ] + [-LoopDefaultSharingLinkRole ] + [-LoopDefaultSharingLinkScope ] + [-OverrideBlockUserInfoVisibility ] + [-OverrideSharingCapability ] + [-OverrideTenantAnonymousLinkExpirationPolicy ] + [-OverrideTenantExternalUserExpirationPolicy ] + [-ReadOnlyForBlockDownloadPolicy ] + [-ReadOnlyForUnmanagedDevices ] + [-RemoveLabel] + [-RemoveRestrictedAccessControlGroups [Guid[]]] + [-RemoveRestrictedAccessControlGroups ] + [-RequestFilesLinkEnabled ] + [-RequestFilesLinkExpirationInDays ] + [-ResourceQuotaWarningLevel ] [-RestrictContentOrgWideSearch ] [-RestrictedAccessControl ] - [-RestrictedAccessControlGroups ] - [-AddRestrictedAccessControlGroups ] - [-RemoveRestrictedAccessControlGroups ] - [-ClearRestrictedAccessControl ] + [-RestrictedAccessControl ] + [-RestrictedAccessControlGroups [Guid[]]] + [-RestrictedAccessControlGroups ] + [-RestrictedToGeo ] + [-SandboxedCodeActivationCapability ] + [-SensitivityLabel ] + [-SharingAllowedDomainList ] + [-SharingBlockedDomainList ] + [-SharingCapability ] [-StorageQuota ] [-StorageQuotaWarningLevel ] + [-SharingDomainRestrictionMode ] + [-ShowPeoplePickerSuggestionsForGuestUsers ] + [-StorageQuotaReset] + [-Title ] [-WhatIf] [-AllowDownloadingNonWebViewableFiles ] [] ``` From e8bedb3dedb59532355be60be4e75741f24caa88 Mon Sep 17 00:00:00 2001 From: prgundel Date: Thu, 9 Jan 2025 12:49:01 -0800 Subject: [PATCH 2/5] Fixing sort order and parameters, value types --- .../sharepoint-online/Set-SPOSite.md | 152 +++++------------- 1 file changed, 43 insertions(+), 109 deletions(-) diff --git a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md index 173ce591..991832fe 100644 --- a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md +++ b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md @@ -21,65 +21,70 @@ Sets or updates one or more properties' values for a site collection. ### ParamSet1 ```powershell -Set-SPOSite [-Identity] [-AllowSelfServiceUpgrade ] [-Confirm] +Set-SPOSite [-AddRestrictedAccessControlGroups [Guid[]]] - [-AddRestrictedAccessControlGroups ] + [-AllowDownloadingNonWebViewableFiles ] [-AllowEditing ] + [-AllowSelfServiceUpgrade ] [-AnonymousLinkExpirationInDays ] [-AuthenticationContextAccessType ] [-AuthenticationContextName ] [-BlockDownloadLinksFileType ] [-BlockDownloadPolicy ] - [-ClearRestrictedAccessControl ] [-ClearRestrictedAccessControl ] - [-CommentsOnSitePagesDisabled ] [-SocialBarOnSitePagesDisabled ] + [-CommentsOnSitePagesDisabled ] [-ConditionalAccessPolicy ] - [-DefaultLinkPermission] - [-DefaultLinkToExistingAccess] + [-DefaultLinkPermission ] + [-DefaultLinkToExistingAccess ] [-DefaultShareLinkRole ] [-DefaultShareLinkScope ] - [-DefaultSharingLinkType] - [-DenyAddAndCustomizePages ] [-LocaleId ] [-LockState ] [-MediaTranscription ] [-NoWait] [-Owner ] + [-DefaultSharingLinkType ] + [-DenyAddAndCustomizePages ] [-DisableAppViews ] [-DisableCompanyWideSharingLinks ] [-DisableFlows ] [-ExcludeBlockDownloadPolicySiteOwners ] - [-ExcludedBlockDownloadGroupIds ] + [-ExcludedBlockDownloadGroupIds [Guid[]]] [-ExternalUserExpirationInDays ] [-HidePeoplePreviewingFiles ] [-HidePeopleWhoHaveListsOpen ] [-HubSiteId ] + [-Identity ] [-InformationBarriersMode ] [-LimitedAccessFileType ] + [-LocaleId ] + [-LockState ] [-LoopDefaultSharingLinkRole ] [-LoopDefaultSharingLinkScope ] + [-MediaTranscription ] [-OverrideBlockUserInfoVisibility ] [-OverrideSharingCapability ] [-OverrideTenantAnonymousLinkExpirationPolicy ] [-OverrideTenantExternalUserExpirationPolicy ] + [-Owner ] [-ReadOnlyForBlockDownloadPolicy ] [-ReadOnlyForUnmanagedDevices ] - [-RemoveLabel] + [-RemoveLabel ] [-RemoveRestrictedAccessControlGroups [Guid[]]] - [-RemoveRestrictedAccessControlGroups ] [-RequestFilesLinkEnabled ] [-RequestFilesLinkExpirationInDays ] [-ResourceQuotaWarningLevel ] [-RestrictContentOrgWideSearch ] [-RestrictedAccessControl ] - [-RestrictedAccessControl ] [-RestrictedAccessControlGroups [Guid[]]] - [-RestrictedAccessControlGroups ] [-RestrictedToGeo ] [-SandboxedCodeActivationCapability ] [-SensitivityLabel ] [-SharingAllowedDomainList ] [-SharingBlockedDomainList ] - [-SharingCapability ] [-StorageQuota ] [-StorageQuotaWarningLevel ] + [-SharingCapability ] [-SharingDomainRestrictionMode ] [-ShowPeoplePickerSuggestionsForGuestUsers ] - [-StorageQuotaReset] - [-Title ] [-WhatIf] [-AllowDownloadingNonWebViewableFiles ] + [-SocialBarOnSitePagesDisabled ] + [-StorageQuota ] + [-StorageQuotaReset ] + [-StorageQuotaWarningLevel ] + [-Title ] [] ``` @@ -335,36 +340,7 @@ Accept wildcard characters: False Determines whether site collection administrators can upgrade their site collections. -```yaml -Type: Boolean -Parameter Sets: ParamSet1 -Aliases: -Applicable: SharePoint Online -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` -### -AddRestrictedAccessControlGroups - -Add the groups that are given access to the site and its content as per the restricted access control policy to the existing list of control groups. - -```yaml -Type: GUID -Parameter Sets: ParamSet1 -Aliases: -Applicable: SharePoint Online -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -ClearRestrictedAccessControl - -Resets the restricted access control flag to False and clears the list of control groups that were given access to the site and its content as per restricted access control policy. +PARAMVALUE: False | True ```yaml Type: Boolean @@ -373,7 +349,7 @@ Aliases: Applicable: SharePoint Online Required: False Position: Named -Default value: False +Default value: None Accept pipeline input: False Accept wildcard characters: False ``` @@ -399,6 +375,8 @@ Accept wildcard characters: False Determines whether the Add And Customize Pages right is denied on the site collection. For more information about permission levels, see User permissions and permission levels in SharePoint. +PARAMVALUE: False | True + ```yaml Type: Boolean Parameter Sets: ParamSet1 @@ -536,7 +514,9 @@ Accept wildcard characters: False ### -RestrictedAccessControl -Specifies the flag value for restricted access control policy. +Sets access restriction policy by group membership. + +PARAMVALUE: False | True ```yaml Type: Boolean @@ -550,38 +530,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -RestrictedAccessControlGroups - -Specifies the groups that are given access to the site and its content as per the restricted access control policy. - -```yaml -Type: GUID -Parameter Sets: ParamSet1 -Aliases: -Applicable: SharePoint Online -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -RemoveRestrictedAccessControlGroups - -Removes the specified groups from the list of control groups that are given access to the site and its content as per the restricted access control policy. - -```yaml -Type: GUID -Parameter Sets: ParamSet1 -Aliases: -Applicable: SharePoint Online -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SensitivityLabel Used to specify the unique identifier (GUID) of the SensitivityLabel. @@ -730,12 +678,13 @@ Accept wildcard characters: False Specifies if non web viewable files can be downloaded. +PARAMVALUE: False | True + ```yaml Type: Boolean Parameter Sets: ParamSet1 Aliases: Applicable: SharePoint Online - Required: False Position: Named Default value: None @@ -748,12 +697,13 @@ Accept wildcard characters: False Use this parameter to disable Comments section on Site Pages. The parameter can't be used for Groups Site Collections. +PARAMVALUE: False | True + ```yaml Type: Boolean Parameter Sets: ParamSet1 Aliases: Applicable: SharePoint Online - Required: False Position: Named Default value: None @@ -928,6 +878,8 @@ Accept wildcard characters: False To enable the option to search for existing guest users at site collection level, set this parameter to $true. +PARAMVALUE: False | True + ```yaml Type: Boolean Parameter Sets: ParamSet1 @@ -985,13 +937,11 @@ When set to TRUE, the DefaultSharingLinkType will be overriden and the default s PARAMVALUE: False | True - ```yaml -Type: SharingLinkType +Type: Boolean Parameter Sets: ParamSet1 Aliases: Applicable: SharePoint Online - Required: False Position: Named Default value: None @@ -1152,12 +1102,13 @@ Accept wildcard characters: False Enables or disables the Request Files link on the site. +PARAMVALUE: False | True + ```yaml Type: Boolean Parameter Sets: ParamSet1 Aliases: Applicable: SharePoint Online - Required: False Position: Named Default value: None @@ -1475,6 +1426,7 @@ Default value: None Accept pipeline input: False Accept wildcard characters: False ``` + ### -OverrideSharingCapability Determines whether it should override the sharing capability on its partition. For example, if the tenant sharing capability is `ExternalUserAndGuestSharing`, the core partition sharing capability is `Disabled`, and the sharing capability defined on the site collection is `ExternalUserAndGuestSharing`, the effective site sharing capability should be `Disabled` (the most restrictive one among tenant, partition, and site collecction) if `OverrideSharingCapability` is `false`. If `OverrideSharingCapability` is `true`, it skips checking partition sharing capability and the effective site sharing capability should be `ExternalUserAndGuestSharing`. @@ -1547,7 +1499,6 @@ PARAMVALUE: False | True If set to True, the presence of other users on the file will no longer be displayed. - ```yaml Type: Boolean Parameter Sets: (All) @@ -1558,8 +1509,8 @@ Position: Named Default value: False Accept pipeline input: False Accept wildcard characters: False - ``` + ### -HidePeopleWhoHaveListsOpen This setting disables the feature in Microsoft Lists that displays the presence of other users on the list and its items when they are viewing. @@ -1578,9 +1529,10 @@ Position: Named Default value: False Accept pipeline input: False Accept wildcard characters: False - ``` + ### -ClearGroupId + This parameter allows you to remove the assigned Microsoft 365 group ID on a site, when the group is permanently deleted. ```yaml @@ -1593,6 +1545,7 @@ Default value: None Accept pipeline input: False Accept wildcard characters: False ``` + ### -ReadOnlyForUnmanagedDevices Controls whether unmanaged devices have read-only access. @@ -1645,6 +1598,7 @@ Accept wildcard characters: False ``` ### -ReadOnlyForBlockDownloadPolicy + Controls if read-only should be enabled for block download policy. PARAMVALUE: False | True @@ -1681,7 +1635,6 @@ Accept wildcard characters: False Controls whether Authentication Context Limited Access is enabled for a site. - The valid values are: - AllowLimitedAccess @@ -1749,24 +1702,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -RestrictedAccessControl - -Sets access restriction policy by group membership. - -PARAMVALUE: False | True - -```yaml -Type: Boolean -Parameter Sets: ParamSet1 -Aliases: -Applicable: SharePoint Online -Required: False -Position: Named -Default value: False -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RestrictedAccessControlGroups Specifies the IDs of groups that have access under an access restriction policy. @@ -1819,7 +1754,6 @@ Accept wildcard characters: False Clears the list of groups that are given access via an access restriction policy. - ```yaml Type: SwitchParameter Parameter Sets: (All) From c9b81a36fc7d5c2a49beea2df2d8c2f08e53d5fc Mon Sep 17 00:00:00 2001 From: prgundel Date: Thu, 9 Jan 2025 13:07:39 -0800 Subject: [PATCH 3/5] Sorting parameters in Set-SpoTenant --- .../sharepoint-online/Set-SPOTenant.md | 325 +++++++++--------- 1 file changed, 167 insertions(+), 158 deletions(-) diff --git a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md index 20e7ce73..f1fdd18f 100644 --- a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md @@ -20,198 +20,198 @@ Sets properties on the SharePoint Online organization. ```powershell Set-SPOTenant - [-ApplyAppEnforcedRestrictionsToAdHocRecipients ] + [-AIBuilderModelScope ] + [-AIBuilderModelSelectedSitesIncludesContentCenters ] + [-AIBuilderModelSelectedSitesList [String[]]] + [-AIBuilderModelSelectedSitesListOperation ] + [-AllowAnonymousMeetingParticipantsToAccessWhiteboards ] + [-AllowCommentsTextOnEmailEnabled ] + [-AllowDownloadingNonWebViewableFiles ] + [-AllowEditing ] + [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] + [-AllowGuestUserShareToUsersNotInSiteCollection ] + [-AllowOverrideForBlockUserInfoVisibility] + [-AllowSensitivityLabelOnRecords ] + [-AllowSharingOutsideRestrictedAccessControlGroups ] + [-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled ] + [-AnyoneLinkTrackUsers ] + [-AppBypassInformationBarriers ] +[-ApplyAppEnforcedRestrictionsToAdHocRecipients ] + [-AutofillColumnScope ] + [-AutofillColumnsSelectedSitesList [String[]]] + [-AutofillColumnsSelectedSitesListOperation ] [-BccExternalSharingInvitations ] [-BccExternalSharingInvitationsList ] + [-BlockDownloadFileTypeIds ] + [-BlockDownloadFileTypePolicy ] [-BlockDownloadLinksFileType ] + [-BlockSendLabelMismatchEmail ] + [-BlockUserInfoVisibility] + [-BlockUserInfoVisibilityInOneDrive] + [-BlockUserInfoVisibilityInSharePoint] [-BusinessConnectivityServiceDisabled ] + [-CommentsOnFilesDisabled ] + [-CommentsOnListItemsDisabled ] + [-CommentsOnSitePagesDisabled ] + [-ConditionalAccessPolicy ] + [-ConditionalAccessPolicyErrorHelpLink ] + [-ContentSecurityPolicyEnforcement ] + [-ContentTypeSyncSiteTemplatesList [String[]]] + [-CoreDefaultLinkToExistingAccess ] + [-CoreDefaultShareLinkRole ] + [-CoreDefaultShareLinkScope ] + [-CoreLoopDefaultSharingLinkRole ] + [-CoreLoopDefaultSharingLinkScope ] + [-CoreRequestFilesLinkEnabled ] + [-CoreRequestFilesLinkExpirationInDays ] + [-CoreSharingCapability ] + [-CustomizedExternalSharingServiceUrl ] + [-DefaultContentCenterSite ] + [-DefaultLinkPermission ] + [-DefaultOneDriveInformationBarrierMode ] + [-DefaultSharingLinkType ] + [-DelayDenyAddAndCustomizePagesEnforcement ] [-DelegateRestrictedAccessControlManagement ] [-DelegateRestrictedContentDiscoverabilityManagement ] + [-DisableAddShortcutsToOneDrive ] + [-DisableBackToClassic ] + [-DisableCustomAppAuthentication ] + [-DisabledAdaptiveCardExtensionIds [Guid[]]] + [-DisableDocumentLibraryDefaultLabeling ] + [-DisabledWebPartIds [Guid[]]] + [-DisableModernListTemplateIds ] + [-DisableOutlookPSTVersionTrimming ] + [-DisablePersonalListCreation ] + [-DisableSpacesActivation ] + [-DisableVivaConnectionsAnalytics ] + [-DisableWorkflow2010 ] + [-DisallowInfectedFileDownload ] [-DisplayStartASiteOption ] + [-DocumentTranslationScope ] + [-DocumentTranslationSelectedSitesList [String[]]] + [-DocumentTranslationSelectedSitesListOperation ] + [-DocumentUnderstandingModelScope ] + [-DocumentUnderstandingModelSelectedSitesList [String[]]] + [-DocumentUnderstandingModelSelectedSitesListOperation ] + [-EmailAttestationReAuthDays ] + [-EmailAttestationRequired ] [-EnableAIPIntegration ] + [-EnableAutoExpirationVersionTrim ] [-EnableAutoNewsDigest ] + [-EnableAzureADB2BIntegration ] + [-EnableDiscoverableByOrganizationForVideos ] + [-EnableGuestSignInAcceleration ] + [-EnableMediaReactions ] [-EnableMinimumVersionRequirement ] + [-EnableModernListTemplateIds ] [-EnablePromotedFileHandlers ] + [-EnableRestrictedAccessControl ] + [-EnableSensitivityLabelforPDF ] + [-EnableVersionExpirationSetting ] + [-EnforceContentSecurityPolicy ] + [-ExcludedBlockDownloadGroupIds ] + [-ExcludeSiteTemplate] + [-ExpireVersionsAfterDays ] + [-ExtendPermissionsToUnprotectedFiles ] [-ExternalServicesEnabled ] - [-MarkNewFilesSensitiveByDefault ] - [-MaxCompatibilityLevel ] - [-MinCompatibilityLevel ] - [-NoAccessRedirectUrl ] - [-OfficeClientADALDisabled ] - [-ProvisionSharedWithEveryoneFolder ] - [-RequireAcceptingAccountMatchInvitedAccount ] - [-SearchResolveExactEmailOrUPN ] - [-SharingCapability ] - [-ShowAllUsersClaim ] - [-ShowEveryoneClaim ] - [-ShowEveryoneExceptExternalUsersClaim ] - [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] - [-SignInAccelerationDomain ] - [-StartASiteFormUrl ] - [-UsePersistentCookiesForExplorerView ] - [-CommentsOnSitePagesDisabled ] - [-CommentsOnFilesDisabled ] - [-CommentsOnListItemsDisabled ] - [-SocialBarOnSitePagesDisabled ] - [-DefaultLinkPermission ] - [-DefaultSharingLinkType ] - [-DisabledWebPartIds [Guid[]]] - [-DisabledAdaptiveCardExtensionIds [Guid[]]] - [-DisallowInfectedFileDownload ] - [-DisableAddShortcutsToOneDrive ] - [-EnableGuestSignInAcceleration ] + [-ExternalUserExpirationRequired ] + [-ExternalUserExpireInDays ] [-FileAnonymousLinkType ] [-FilePickerExternalImageSearchEnabled ] [-FolderAnonymousLinkType ] + [-HideSyncButtonOnTeamSite ] + [-IBImplicitGroupBased ] + [-IncludeAtAGlanceInShareEmails] + [-InformationBarriersSuspension ] [-IPAddressAllowList ] [-IPAddressEnforcement ] [-IPAddressWACTokenLifetime ] + [-IsCollabMeetingNotesFluidEnabled ] + [-IsDataAccessInCardDesignerEnabled ] + [-IsEnableAppAuthPopUpEnabled ] + [-IsLoopEnabled ] + [-IsSharePointAddInsDisabled ] + [-IsWBFluidEnabled ] + [-LabelMismatchEmailHelpLink ] [-LegacyAuthProtocolsEnabled ] - [-MediaTranscriptionAutomaticFeatures ] + [-LegacyBrowserAuthProtocolsEnabled ] + [-LimitedAccessFileType ] + [-MajorVersionLimit ] + [-MarkNewFilesSensitiveByDefault ] + [-MassDeleteNotificationDisabled ] + [-MaxCompatibilityLevel ] [-MediaTranscription ] + [-MediaTranscriptionAutomaticFeatures ] + [-MinCompatibilityLevel ] + [-NoAccessRedirectUrl ] [-NotificationsInOneDriveForBusinessEnabled ] [-NotificationsInSharePointEnabled ] [-NotifyOwnersWhenInvitationsAccepted ] [-NotifyOwnersWhenItemsReshared ] [-ODBAccessRequests ] [-ODBMembersCanShare ] + [-OfficeClientADALDisabled ] + [-OneDriveBlockGuestsAsSiteAdmin ] + [-OneDriveDefaultLinkToExistingAccess ] + [-OneDriveDefaultShareLinkRole ] + [-OneDriveDefaultShareLinkScope ] [-OneDriveForGuestsEnabled ] + [-OneDriveLoopDefaultSharingLinkRole ] + [-OneDriveLoopDefaultSharingLinkScope ] + [-OneDriveRequestFilesLinkEnabled ] + [-OneDriveRequestFilesLinkExpirationInDays ] + [-OneDriveSharingCapability ] [-OneDriveStorageQuota ] - [-IsWBFluidEnabled ] + [-OpticalCharacterRecognitionScope ] + [-OpticalCharacterRecognitionSelectedSitesList [String[]]] + [-OpticalCharacterRecognitionSelectedSitesListOperation ] [-OrphanedPersonalSitesRetentionPeriod ] [-OwnerAnonymousNotification ] [-PermissiveBrowserFileHandlingOverride ] + [-PrebuiltModelScope ] + [-PrebuiltModelSelectedSitesList [String[]]] + [-PrebuiltModelSelectedSitesListOperation ] [-PreventExternalUsersFromResharing ] + [-ProvisionSharedWithEveryoneFolder ] [-PublicCdnAllowedFileTypes ] [-PublicCdnEnabled ] + [-RecycleBinRetentionPeriod ] + [-ReduceTempTokenLifetimeEnabled ] + [-ReduceTempTokenLifetimeValue ] + [-RequireAcceptingAccountMatchInvitedAccount ] [-RequireAnonymousLinksExpireInDays ] + [-RestrictedAccessControlforSitesErrorHelpLink ] + [-ResyncContentSecurityPolicyConfigurationEntries ] + [-ReSyncTenantPrivacyProfile] + [-SearchResolveExactEmailOrUPN ] + [-SelfServiceSiteCreationDisabled ] + [-SensitivityLabel ] [-SharingAllowedDomainList ] [-SharingBlockedDomainList ] + [-SharingCapability ] [-SharingDomainRestrictionMode ] + [-ShowAllUsersClaim ] + [-ShowEveryoneClaim ] + [-ShowEveryoneExceptExternalUsersClaim ] + [-ShowPeoplePickerGroupSuggestionsForIB ] [-ShowPeoplePickerSuggestionsForGuestUsers ] + [-SignInAccelerationDomain ] + [-SiteOwnerManageLegacyServicePrincipalEnabled ] + [-Sites ] + [-SocialBarOnSitePagesDisabled ] [-SpecialCharactersStateInFileFolderNames ] - [-ReSyncTenantPrivacyProfile] - [-UseFindPeopleInPeoplePicker ] - [-ContentTypeSyncSiteTemplatesList [String[]]] - [-ExcludeSiteTemplate] - [-CustomizedExternalSharingServiceUrl ] - [-ConditionalAccessPolicy ] - [-ConditionalAccessPolicyErrorHelpLink ] - [-LimitedAccessFileType ] - [-AllowDownloadingNonWebViewableFiles ] - [-AllowCommentsTextOnEmailEnabled ] - [-AllowEditing ] - [-EnableAzureADB2BIntegration ] - [-ExternalUserExpirationRequired ] - [-ExternalUserExpireInDays ] - [-EmailAttestationRequired ] - [-EmailAttestationReAuthDays ] - [-BlockUserInfoVisibility] - [-BlockUserInfoVisibilityInOneDrive] - [-BlockUserInfoVisibilityInSharePoint] - [-AllowOverrideForBlockUserInfoVisibility] - [-IncludeAtAGlanceInShareEmails] + [-StartASiteFormUrl ] [-StopNew2010Workflows ] [-StopNew2013Workflows ] - [-BlockSendLabelMismatchEmail ] - [-DisableOutlookPSTVersionTrimming ] - [-ViewInFileExplorerEnabled ] - [-AllowGuestUserShareToUsersNotInSiteCollection ] - [-DisableCustomAppAuthentication ] - [-IsSharePointAddInsDisabled ] - [-SiteOwnerManageLegacyServicePrincipalEnabled ] - [-ReduceTempTokenLifetimeEnabled ] - [-ReduceTempTokenLifetimeValue ] - [-ShowPeoplePickerGroupSuggestionsForIB ] - [-InformationBarriersSuspension ] - [-IBImplicitGroupBased ] - [-DefaultOneDriveInformationBarrierMode ] - [-ViewersCanCommentOnMediaDisabled ] - [-CoreSharingCapability ] - [-OneDriveRequestFilesLinkEnabled ] - [-CoreRequestFilesLinkEnabled ] - [-OneDriveRequestFilesLinkExpirationInDays ] - [-CoreRequestFilesLinkExpirationInDays ] - [-OneDriveLoopDefaultSharingLinkScope ] - [-OneDriveLoopDefaultSharingLinkRole ] - [-CoreLoopDefaultSharingLinkScope ] - [-CoreLoopDefaultSharingLinkRole ] - [-AllowAnonymousMeetingParticipantsToAccessWhiteboards ] - [-LabelMismatchEmailHelpLink ] - [-DisableBackToClassic ] - [-IsEnableAppAuthPopUpEnabled ] - [-BlockDownloadFileTypePolicy ] - [-EnableAutoExpirationVersionTrim ] - [-MajorVersionLimit ] - [-ExpireVersionsAfterDays ] - [-MassDeleteNotificationDisabled ] - [-DisableDocumentLibraryDefaultLabeling ] - [-EnableSensitivityLabelforPDF ] - [-DelayDenyAddAndCustomizePagesEnforcement ] - [-IsDataAccessInCardDesignerEnabled ] - [-EnableVersionExpirationSetting ] - [-OneDriveSharingCapability ] - [-OneDriveDefaultShareLinkScope ] - [-OneDriveDefaultShareLinkRole ] - [-OneDriveDefaultLinkToExistingAccess ] - [-CoreDefaultShareLinkScope ] - [-CoreDefaultShareLinkRole ] - [-CoreDefaultLinkToExistingAccess ] - [-SelfServiceSiteCreationDisabled ] + [-StreamLaunchConfig ] [-SyncAadB2BManagementPolicy ] - [-ResyncContentSecurityPolicyConfigurationEntries ] - [-EnforceContentSecurityPolicy ] - [-DocumentUnderstandingModelScope ] - [-DocumentUnderstandingModelSelectedSitesList [String[]]] - [-DocumentUnderstandingModelSelectedSitesListOperation ] - [-AIBuilderModelScope ] - [-AIBuilderModelSelectedSitesList [String[]]] - [-AIBuilderModelSelectedSitesListOperation ] - [-AIBuilderModelSelectedSitesIncludesContentCenters ] - [-PrebuiltModelScope ] - [-PrebuiltModelSelectedSitesList [String[]]] - [-PrebuiltModelSelectedSitesListOperation ] - [-DefaultContentCenterSite ] - [-DocumentTranslationScope ] - [-DocumentTranslationSelectedSitesList [String[]]] - [-DocumentTranslationSelectedSitesListOperation ] - [-AutofillColumnScope ] - [-AutofillColumnsSelectedSitesList [String[]]] - [-AutofillColumnsSelectedSitesListOperation ] - [-OpticalCharacterRecognitionScope ] - [-OpticalCharacterRecognitionSelectedSitesList [String[]]] - [-OpticalCharacterRecognitionSelectedSitesListOperation ] - [-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled ] + [-UseFindPeopleInPeoplePicker ] + [-UsePersistentCookiesForExplorerView ] + [-ViewersCanCommentOnMediaDisabled ] + [-ViewInFileExplorerEnabled ] [-WhoCanShareAnonymousAllowList [Guid[]]] [-WhoCanShareAuthenticatedGuestAllowList [Guid[]]] - [-ExtendPermissionsToUnprotectedFiles ] - [-LegacyBrowserAuthProtocolsEnabled ] - [-EnableDiscoverableByOrganizationForVideos ] - [-RestrictedAccessControlforSitesErrorHelpLink ] - [-SensitivityLabel ] - [-DisableWorkflow2010 ] - [-Sites ] - [-AnyoneLinkTrackUsers ] - [-OneDriveBlockGuestsAsSiteAdmin ] - [-AllowSharingOutsideRestrictedAccessControlGroups ] - [-Workflows2013Enabled ] - [-IsCollabMeetingNotesFluidEnabled ] - [-IsLoopEnabled ] - [-DisablePersonalListCreation ] - [-DisableVivaConnectionsAnalytics ] - [-AppBypassInformationBarriers ] - [-DisableModernListTemplateIds ] - [-EnableModernListTemplateIds ] - [-HideSyncButtonOnTeamSite ] - [-StreamLaunchConfig ] - [-EnableRestrictedAccessControl ] - [-BlockDownloadFileTypeIds ] - [-ExcludedBlockDownloadGroupIds ] - [-RecycleBinRetentionPeriod ] - [-EnableMediaReactions ] - [-AllowSensitivityLabelOnRecords ] - [-ContentSecurityPolicyEnforcement ] - [- DisableSpacesActivation ] + [-Workflows2013Enabled ] [] ``` @@ -511,7 +511,6 @@ The valid values are: - False (default) - Do not allow site admins and owners to manage Restricted access control policy - ```yaml Type: Boolean Parameter Sets: (All) @@ -522,7 +521,6 @@ Position: Named Default value: False Accept pipeline input: False Accept wildcard characters: False - ``` ### -DelegateRestrictedContentDiscoverabilityManagement @@ -535,7 +533,6 @@ The valid values are: - False (default) - Do not allow site admins and owners to manage Restricted content discoverability policy - ```yaml Type: Boolean Parameter Sets: (All) @@ -546,7 +543,6 @@ Position: Named Default value: False Accept pipeline input: False Accept wildcard characters: False - ``` ### -DisplayStartASiteOption @@ -873,7 +869,6 @@ The valid values are: ```yaml Type: Boolean - Parameter Sets: (All) Aliases: Applicable: SharePoint Online @@ -1574,6 +1569,7 @@ Default value: None Accept pipeline input: False Accept wildcard characters: False ``` + ### -IsWBFluidEnabled Sets whether Whiteboard is enabled or disabled for OneDrive for Business users. Whiteboard on OneDrive for Business is automatically enabled for applicable Microsoft 365 tenants but can be disabled. @@ -1923,9 +1919,9 @@ Accept wildcard characters: False ``` ### -ExcludeSiteTemplate + Excludes the specified template from Content Type hub content type synchronization. Must be used with `-ContentTypeSyncSiteTemplatesList [String[]]`. - ```yaml Type: SwitchParameter Parameter Sets: ParameterSetContentTypeSyncSiteTemplatesList @@ -2085,6 +2081,7 @@ Default value: False Accept pipeline input: False Accept wildcard characters: False ``` + ### -EnableSensitivityLabelforPDF Allows tenant admins to turn on support for PDFs with sensitivity labels for the following scenarios: @@ -2288,6 +2285,7 @@ Accept wildcard characters: False ``` ### -StopNew2010Workflows + Prevents creation of new SharePoint 2010 classic workflows. ```yaml @@ -2303,6 +2301,7 @@ Accept wildcard characters: False ``` ### -StopNew2013Workflows + Prevents creation of new SharePoint 2013 classic workflows. ```yaml @@ -2334,6 +2333,7 @@ Accept wildcard characters: False ``` ### -LabelMismatchEmailHelpLink + This parameter allows tenant admins to customize the "Help Link" in email with the subject "Incompatible sensitivity label detected." When a sensitivity label mismatch occurs between the label on the document uploaded and the label on the site, SharePoint Online captures an audit record and sends an Incompatible sensitivity label detected email notification to the person who uploaded the document and the site owner. The notification contains details of the document which caused the problem and the label assigned to the document and to the site. The comparison happens between the priority of these two labels. The value can be any valid URL. @@ -2388,6 +2388,7 @@ Accept wildcard characters: False ``` ### -ViewInFileExplorerEnabled + Enables or disables the ability to use View in Explorer in Microsoft Edge (93) or above. > [!NOTE] @@ -2404,7 +2405,6 @@ The valid values are: Type: Boolean Parameter Sets: (All) Aliases: - Required: False Position: Named Default value: None @@ -2528,6 +2528,7 @@ Default value: None Accept pipeline input: False Accept wildcard characters: False ``` + ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. @@ -2539,7 +2540,6 @@ Enables reduced session timeout for temporary URLs used by apps for document dow **Note**: Reducing this value may bring degradation in end-user experience by requiring frequent authentication prompts to users. - ```yaml Type: Boolean Parameter Sets: (All) @@ -2551,11 +2551,11 @@ Default value: False Accept pipeline input: False Accept wildcard characters: False ``` + ### -ReduceTempTokenLifetimeValue Optional parameter to set the session timeout value for temporary URLs. The value can be set between 5 and 15 minutes and the default value is 15 minutes. - ```yaml Type: Int32 Parameter Sets: (All) @@ -2756,6 +2756,7 @@ Accept wildcard characters: False ``` ### -AllowAnonymousMeetingParticipantsToAccessWhiteboards + When you share a whiteboard in a Teams meeting, Whiteboard creates a sharing link. This link is accessible by anyone within the organization. The whiteboard is also shared with any in-tenant users in the meeting. Whiteboards are shared using company-shareable links, regardless of the default setting. Support for the default sharing link type is planned. There's more capability for temporary collaboration by external and shared device accounts during a Teams meeting. Users can temporarily view and collaborate on whiteboards that are shared in a meeting, in a similar way to PowerPoint Live sharing. @@ -2770,7 +2771,6 @@ If you restrict external sharing for OneDrive for Business, you can keep it rest Type: SharingState Parameter Sets: (All) Aliases: - Required: False Position: Named Default value: None @@ -2837,6 +2837,7 @@ Accept wildcard characters: False ``` ### -EnableAutoExpirationVersionTrim + Global and SharePoint Administrators can set organization-level version history limits settings that universally apply to new versions created on all new document libraries created in your organization. When version history limits are managed automatically, SharePoint employs an algorithm behind the scenes that deletes (thins out) intermittent older versions that are least likely to be needed, while preserving sufficient high-value versions - more versions in the recent past and fewer farther back in time - in case restores are required. @@ -2867,6 +2868,7 @@ Accept wildcard characters: False ``` ### -MajorVersionLimit + When version history limits are managed manually (`EnableAutoExpirationVersionTrim $false`), admins will need to set the limits to the number of major versions (`MajorVersionLimit`) and the time period the versions are stored (`ExpireVersionsAfterDays`). Please check the description of `EnableAutoExpirationVersionTrim` for more details. PARAMVALUE: Int32 @@ -2884,6 +2886,7 @@ Accept wildcard characters: False ``` ### -ExpireVersionsAfterDays + When version history limits are managed manually (`EnableAutoExpirationVersionTrim $false`), admins will need to set the limits to the number of major versions (`MajorVersionLimit`) and the time period the versions are stored (`ExpireVersionsAfterDays`). Please check the description of `EnableAutoExpirationVersionTrim` for more details. PARAMVALUE: Int32 @@ -2901,6 +2904,7 @@ Accept wildcard characters: False ``` ### -MassDeleteNotificationDisabled + Enables or disables the mass delete detection feature. When MassDeleteNotificationDisabled is set to $true, tenant admins can perform mass deletion operations without triggering notifications. PARAMVALUE: True | False @@ -2918,6 +2922,7 @@ Accept wildcard characters: False ``` ### -DelayDenyAddAndCustomizePagesEnforcement + This parameter controls how SharePoint will deal with sites where custom scripts are allowed. The valid values are: @@ -3677,8 +3682,10 @@ Position: Named Default value: None Accept pipeline input: False Accept wildcard characters: False -``` +``` + ### -ExtendPermissionsToUnprotectedFiles + This property can be used to turn on/off the capability called "Extended SharePoint permissions to unprotected files". To learn more about this feature check [here](https://aka.ms/ExtendSharePointPermission) PARAMVALUE: True | False @@ -3693,6 +3700,7 @@ Default value: False Accept pipeline input: False Accept wildcard characters: False ``` + ### -LegacyBrowserAuthProtocolsEnabled Controls whether legacy browser authentication protocols are enabled. @@ -4079,6 +4087,7 @@ Accept wildcard characters: False ``` ### -RecycleBinRetentionPeriod + Sets the amount of time content is kept in the in recycle bin in Microsoft365.com before it is deleted. ```yaml From 5a09a69434c9f613ca9c4363c1026394c46df27b Mon Sep 17 00:00:00 2001 From: prgundel Date: Thu, 9 Jan 2025 15:24:12 -0800 Subject: [PATCH 4/5] updating to [Guid[]] --- .../sharepoint-online/Set-SPOTenant.md | 93 +++++++++++++++---- 1 file changed, 73 insertions(+), 20 deletions(-) diff --git a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md index f1fdd18f..cdafaa35 100644 --- a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md @@ -20,7 +20,7 @@ Sets properties on the SharePoint Online organization. ```powershell Set-SPOTenant - [-AIBuilderModelScope ] + [-AIBuilderModelScope ] [-AIBuilderModelSelectedSitesIncludesContentCenters ] [-AIBuilderModelSelectedSitesList [String[]]] [-AIBuilderModelSelectedSitesListOperation ] @@ -36,7 +36,7 @@ Set-SPOTenant [-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled ] [-AnyoneLinkTrackUsers ] [-AppBypassInformationBarriers ] -[-ApplyAppEnforcedRestrictionsToAdHocRecipients ] + [-ApplyAppEnforcedRestrictionsToAdHocRecipients ] [-AutofillColumnScope ] [-AutofillColumnsSelectedSitesList [String[]]] [-AutofillColumnsSelectedSitesListOperation ] @@ -46,9 +46,9 @@ Set-SPOTenant [-BlockDownloadFileTypePolicy ] [-BlockDownloadLinksFileType ] [-BlockSendLabelMismatchEmail ] - [-BlockUserInfoVisibility] - [-BlockUserInfoVisibilityInOneDrive] - [-BlockUserInfoVisibilityInSharePoint] + [-BlockUserInfoVisibility ] + [-BlockUserInfoVisibilityInOneDrive ] + [-BlockUserInfoVisibilityInSharePoint ] [-BusinessConnectivityServiceDisabled ] [-CommentsOnFilesDisabled ] [-CommentsOnListItemsDisabled ] @@ -79,7 +79,7 @@ Set-SPOTenant [-DisabledAdaptiveCardExtensionIds [Guid[]]] [-DisableDocumentLibraryDefaultLabeling ] [-DisabledWebPartIds [Guid[]]] - [-DisableModernListTemplateIds ] + [-DisableModernListTemplateIds [Guid[]]] [-DisableOutlookPSTVersionTrimming ] [-DisablePersonalListCreation ] [-DisableSpacesActivation ] @@ -103,14 +103,14 @@ Set-SPOTenant [-EnableGuestSignInAcceleration ] [-EnableMediaReactions ] [-EnableMinimumVersionRequirement ] - [-EnableModernListTemplateIds ] + [-EnableModernListTemplateIds [Guid[]]] [-EnablePromotedFileHandlers ] [-EnableRestrictedAccessControl ] [-EnableSensitivityLabelforPDF ] [-EnableVersionExpirationSetting ] [-EnforceContentSecurityPolicy ] - [-ExcludedBlockDownloadGroupIds ] - [-ExcludeSiteTemplate] + [-ExcludedBlockDownloadGroupIds [Guid[]]] + [-ExcludeSiteTemplate ] [-ExpireVersionsAfterDays ] [-ExtendPermissionsToUnprotectedFiles ] [-ExternalServicesEnabled ] @@ -121,7 +121,7 @@ Set-SPOTenant [-FolderAnonymousLinkType ] [-HideSyncButtonOnTeamSite ] [-IBImplicitGroupBased ] - [-IncludeAtAGlanceInShareEmails] + [-IncludeAtAGlanceInShareEmails ] [-InformationBarriersSuspension ] [-IPAddressAllowList ] [-IPAddressEnforcement ] @@ -182,7 +182,7 @@ Set-SPOTenant [-RequireAnonymousLinksExpireInDays ] [-RestrictedAccessControlforSitesErrorHelpLink ] [-ResyncContentSecurityPolicyConfigurationEntries ] - [-ReSyncTenantPrivacyProfile] + [-ReSyncTenantPrivacyProfile ] [-SearchResolveExactEmailOrUPN ] [-SelfServiceSiteCreationDisabled ] [-SensitivityLabel ] @@ -488,6 +488,8 @@ Accept wildcard characters: False ### -BusinessConnectivityServiceDisabled Prevents access to features that depend on the Business Connectivity Service (BCS), including external lists, external columns, and external content types. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -498,7 +500,6 @@ Position: Named Default value: False Accept pipeline input: False Accept wildcard characters: False - ``` ### -DelegateRestrictedAccessControlManagement @@ -570,6 +571,8 @@ Accept wildcard characters: False This parameter enables SharePoint to process the content of files stored in SharePoint and OneDrive with sensitivity labels that include encryption. For more information, see [Enable sensitivity labels for Office files in SharePoint and OneDrive](/microsoft-365/compliance/sensitivity-labels-sharepoint-onedrive-files). +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -586,6 +589,8 @@ Accept wildcard characters: False This parameter was used to opt-out of the versioning setting update. It has no effect as of today as versioning setting has already been rolled out. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -602,6 +607,8 @@ Accept wildcard characters: False This parameter is reserved for Microsoft internal use. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -617,7 +624,9 @@ Accept wildcard characters: False ### -MarkNewFilesSensitiveByDefault 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 parameter. + Possible values are + - BlockExternalSharing: Prevents guests from accessing newly added files until at least one Office DLP policy scans the content of the file. - AllowExternalSharing: Disables this feature. @@ -1786,6 +1795,8 @@ Accept wildcard characters: False Shows people picker suggestions for guest users. To enable the option to search for existing guest users at Tenant Level, set this parameter to $true. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -1823,7 +1834,8 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ReSyncTenantPrivacyProfile +### -ReSyncTenantPrivacyProfile + The 'SyncPrivacyProfileProperties' parameter is obsolete and renamed ReSyncTenantPrivacyProfile. This parameter enables the synchronization of privacy profile properties. @@ -1848,6 +1860,8 @@ Accept wildcard characters: False This feature enables tenant admins to enable ODB and SPO to respect Exchange supports Address Book Policy (ABP) policies in the people picker. +PARAMVALUE: True | False + > [!NOTE] > When set to $true, users aren't able to share with security groups or SharePoint groups. @@ -1866,6 +1880,8 @@ Accept wildcard characters: False This switch allows tenant admins to disable the capability of configuring a default sensitivity label for a document library. +PARAMVALUE: True | False + > [!NOTE] > When set to $true, users aren't able to apply a default sensitivity label for a document library. The default value is false. @@ -1987,6 +2003,8 @@ Accept wildcard characters: False When this parameter is true, the email notification that a user receives when is mentioned, includes the surrounding document context. Set it to false to disable this feature. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: ParamSet1 @@ -2071,7 +2089,6 @@ False (default) - Disables the policy. ```yaml Type: Boolean - Parameter Sets: (All) Aliases: Applicable: SharePoint Online @@ -2098,7 +2115,6 @@ The valid values are: ```yaml Type: Boolean - Parameter Sets: (All) Aliases: Applicable: SharePoint Online @@ -2131,9 +2147,10 @@ Sets email attestation to required. If people who use a verification code select to "stay signed in" in the browser, they must prove that they can access the same account that they used to redeem the sharing invitation. You can set the number of days for email attestation with **-EmailAttestationReAuthDays**. This setting affects only ad-hoc external recipients. +PARAMVALUE: True | False + ```yaml Type: Boolean - Parameter Sets: (All) Aliases: Applicable: SharePoint Online @@ -2254,9 +2271,10 @@ Accept wildcard characters: False Enable or disable auto news digest. [Documentation](https://aka.ms/autonewsdigest) for auto news digest. +PARAMVALUE: True | False + ```yaml Type: Boolean - Parameter Sets: (All) Aliases: Applicable: SharePoint Online @@ -2271,9 +2289,10 @@ Accept wildcard characters: False Enable or disable the At A Glance feature in sharing e-mails. This provides the key points and time to read for the shared item if available. +PARAMVALUE: True | False + ```yaml Type: Boolean - Parameter Sets: (All) Aliases: Applicable: SharePoint Online @@ -2288,11 +2307,12 @@ Accept wildcard characters: False Prevents creation of new SharePoint 2010 classic workflows. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) Aliases: - Required: False Position: Named Default value: None @@ -2304,11 +2324,12 @@ Accept wildcard characters: False Prevents creation of new SharePoint 2013 classic workflows. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) Aliases: - Required: False Position: Named Default value: None @@ -2320,6 +2341,8 @@ Accept wildcard characters: False When a sensitivity label mismatch occurs between the label on the document uploaded and the label on the site, SharePoint Online captures an audit record, and sends an Incompatible sensitivity label detected email notification to the person who uploaded the document and the site owner. The notification contains details of the document which caused the problem and the label assigned to the document and to the site. The comparison happens between the priority of these two labels. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -2572,6 +2595,8 @@ Accept wildcard characters: False The ShowPeoplePickerGroupSuggestionsForIB setting (defaulted to false) allows showing group suggestions for information barriers (IBs) in the People Picker. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -2588,6 +2613,8 @@ Accept wildcard characters: False When InformationBarriersSuspension parameter is set to $false, information barriers in SharePoint and OneDrive is enabled, when set to $true, it is disabled. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -2604,6 +2631,8 @@ Accept wildcard characters: False The IBImplicitGroupBased setting enables Microsoft 365 Groups membership-based access and sharing control for all Implicit mode sites. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -2646,6 +2675,8 @@ Accept wildcard characters: False Controls whether viewers commenting on media items is disabled or not. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -2687,6 +2718,8 @@ Accept wildcard characters: False Enable or disable the Request files link on the OneDrive partition for all OneDrive sites. If this value is not set, the Request files link will only show for OneDrives with Anyone links enabled. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -2703,6 +2736,8 @@ Accept wildcard characters: False Enable or disable the Request files link on the core partition 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. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -2800,6 +2835,8 @@ Enables or disables users in the organization to authenticate SharePoint applica This parameter affects the way code in SharePoint interacts with Microsoft Entra ID to get tokens to access APIs. In scenarios where third-party cookies are disabled (such as Safari browsers with ITP feature enabled), any code that requires a token to access an API automatically triggers a full page refresh. When IsEnableAppAuthPopUpEnabled is set to $true, SharePoint will instead surface a popup in this scenario. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -2824,6 +2861,8 @@ Because this policy affects meeting recordings stored in OneDrive and SharePoint Note that this policy doesn't apply to manually uploaded meeting recording files. For more details, see [Block the download of Teams meeting recording files from SharePoint or OneDrive](/microsoftteams/block-download-meeting-recording). +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -3054,6 +3093,8 @@ Accept wildcard characters: False When set to `True`, the default sharing link will be a "People with Existing Access" link (which does not modify permissions) for OneDrive sites. When set to `False` (the default), the default sharing link type is controlled by the `OneDriveDefaultShareLinkScope` parameter. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -3112,6 +3153,8 @@ Accept wildcard characters: False When set to `True`, the default sharing link will be a "People with Existing Access" link (which does not modify permissions) for SharePoint sites. When set to `False` (the default), the default sharing link type is controlled by the `CoreDefaultShareLinkScope` parameter. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -3127,6 +3170,8 @@ Accept wildcard characters: False When set to `True`, users cannot create sites from SharePoint, OneDrive, the PnP PowerShell cmdlet, and the REST API. When set to `False` (the default), users can create sites from SharePoint, OneDrive, the PnP PowerShell cmdlet, and the REST API. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -3142,6 +3187,8 @@ Accept wildcard characters: False This feature allows SharePoint Online to synchronize several Entra B2B collaboration settings [Guest user access restriction and collaboration restriction](https://learn.microsoft.com/en-us/entra/external-id/external-collaboration-settings-configure#configure-settings-in-the-portal), and store them on SharePoint Online tenant store. On sharing, SharePoint checks whether those synchronized settings are blocking sharing before sending invitation requests to Entra B2B invitation manager. The sync might take up to 24 hours to complete if you change those Entra B2B collaboration settings. To make the change effective on SharePoint Online immediately, run 'Set-SPOTenant -SyncAadB2BManagementPolicy $true' and it forces a sync from Microsoft Entra. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -3160,6 +3207,8 @@ New sources will be added to the configuration, if not already present, based on The sync may take up to 24 hours to complete. In multi-geo environments, **Content Security Policy** configuration is unique to each geo. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -3176,6 +3225,8 @@ Accept wildcard characters: False When set to `True` **Content Security Policy** violations will be enforced. In multi-geo environments, **Content Security Policy** configuration is unique to each geo. +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) @@ -3330,6 +3381,8 @@ This parameter allows administrators to choose whether or not the AI builder mod > [!NOTE] > Use of this parameter requires that the tenant either have the required license or pay-as-you-go billing set up. For more information, visit [Licensing for Microsoft Syntex](/microsoft-365/syntex/syntex-licensing). +PARAMVALUE: True | False + ```yaml Type: Boolean Parameter Sets: (All) From 849125203a028c9cb0cc6a2d11b1e03e2b3d20ee Mon Sep 17 00:00:00 2001 From: prgundel Date: Fri, 10 Jan 2025 11:33:55 -0800 Subject: [PATCH 5/5] Update Set-SPOTenant.md --- sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md index cdafaa35..a3c81236 100644 --- a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md @@ -42,7 +42,7 @@ Set-SPOTenant [-AutofillColumnsSelectedSitesListOperation ] [-BccExternalSharingInvitations ] [-BccExternalSharingInvitationsList ] - [-BlockDownloadFileTypeIds ] + [-BlockDownloadFileTypeIds [SPBlockDownloadFileTypeId[]]] [-BlockDownloadFileTypePolicy ] [-BlockDownloadLinksFileType ] [-BlockSendLabelMismatchEmail ]