diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md index db53557678..fc91738242 100644 --- a/windows/client-management/mdm/policy-configuration-service-provider.md +++ b/windows/client-management/mdm/policy-configuration-service-provider.md @@ -6550,6 +6550,9 @@ dfsdiscoverdc">ADMX_DFS/DFSDiscoverDC
Experience/AllowSyncMySettings
+
+ Experience/AllowSpotlightCollectionOnDesktop +
Experience/AllowTailoredExperiencesWithDiagnosticData
diff --git a/windows/client-management/mdm/policy-csp-experience.md b/windows/client-management/mdm/policy-csp-experience.md index cb785576ec..6fff628954 100644 --- a/windows/client-management/mdm/policy-csp-experience.md +++ b/windows/client-management/mdm/policy-csp-experience.md @@ -52,6 +52,9 @@ manager: dansimp
Experience/AllowSyncMySettings
+
+ Experience/AllowSpotlightCollectionOnDesktop +
Experience/AllowTailoredExperiencesWithDiagnosticData
@@ -490,6 +493,50 @@ The following list shows the supported values:
+ +**Experience/AllowSpotlightCollectionOnDesktop** + + + +|Edition|Windows 10|Windows 11| +|--- |--- |--- | +|Home|No|No| +|Pro|Yes|Yes| +|Business|Yes|Yes| +|Enterprise|Yes|Yes| +|Education|Yes|Yes| + + +
+ + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Device + +
+ + + +This policy allows spotlight collection on the device. + +- If you enable this policy, "Spotlight collection" will not be available as an option in Personalization settings. +- If you disable or do not configure this policy, "Spotlight collection" will appear as an option in Personalization settings, allowing the user to select "Spotlight collection" as the Desktop provider and display daily images from Microsoft on the desktop. + + + +The following list shows the supported values: + +- 0. When set to 0: Spotlight collection will not show as an option in Personalization Settings and therefore be unavailable on Desktop +- When set to 1: Spotlight collection will show as an option in Personalization Settings and therefore be available on Desktop, allowing Desktop to refresh for daily images from Microsoft +- Default value: 1 + + + + +
+ **Experience/AllowTailoredExperiencesWithDiagnosticData**