diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md index 50072dd68..b60ea2980 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md @@ -28,7 +28,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ShowEveryoneClaim ] [-ShowAllUsersClaim ] [-ShowEveryoneExceptExternalUsersClaim ] [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] - [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] + [-EnableAgentWorkerSharingDisclaimer ] [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] @@ -158,7 +158,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ShowEveryoneClaim ] [-ShowAllUsersClaim ] [-ShowEveryoneExceptExternalUsersClaim ] [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] - [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] + [-EnableAgentWorkerSharingDisclaimer ] [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] @@ -289,7 +289,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ShowEveryoneClaim ] [-ShowAllUsersClaim ] [-ShowEveryoneExceptExternalUsersClaim ] [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] - [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] + [-EnableAgentWorkerSharingDisclaimer ] [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] @@ -421,7 +421,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ShowEveryoneClaim ] [-ShowAllUsersClaim ] [-ShowEveryoneExceptExternalUsersClaim ] [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] - [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] + [-EnableAgentWorkerSharingDisclaimer ] [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] @@ -551,7 +551,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ShowEveryoneClaim ] [-ShowAllUsersClaim ] [-ShowEveryoneExceptExternalUsersClaim ] [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] - [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] + [-EnableAgentWorkerSharingDisclaimer ] [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] @@ -2976,6 +2976,26 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -EnableAgentWorkerSharingDisclaimer + +> Applicable: SharePoint Online + +Enables or disables a disclaimer shown to end users when sharing content with Agent Workers (Digital Workers). When enabled, users see a notification before proceeding with sharing actions involving AI agents. + +PARAMVALUE: True | False + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: False +Accept pipeline input: False +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.