From cd0e59100b9b5833b0cd86458c7657f7f3f3e39b Mon Sep 17 00:00:00 2001 From: Nimisha Satapathy Date: Wed, 9 Mar 2022 10:49:46 +0530 Subject: [PATCH 1/3] Updated-search --- .../mdm/policy-csp-search.md | 59 +++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/windows/client-management/mdm/policy-csp-search.md b/windows/client-management/mdm/policy-csp-search.md index 5028411604..7ce11ed479 100644 --- a/windows/client-management/mdm/policy-csp-search.md +++ b/windows/client-management/mdm/policy-csp-search.md @@ -36,6 +36,9 @@ manager: dansimp
Search/AllowSearchToUseLocation
+
+ Search/AllowSearchHighlights +
Search/AllowStoringImagesFromVisionSearch
@@ -323,6 +326,62 @@ The following list shows the supported values:
+ +**Search/AllowSearchHighlights** + + + +|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 controls whether search highlights are allowed. + +- Disabling this setting turns off search highlights. +- Enabling or not configuring this setting turns on search highlights. + + + +ADMX Info: +- GP Friendly name: *Allow search and highlights* +- GP name: *AllowSearchHighlights* +- GP path: *Windows Components/Search* +- GP ADMX file name: *Search.admx* + + + +In Windows 10, the following list shows the supported values: +- Not Configured/ Enabled (default) – Enabling or not configuring this setting turns on search highlights in the taskbar search box and in search home. + +- Disabled – Disabling this setting turns off search highlights in the taskbar search box and in search home. + +In Windows 11, the following list shows the supported values: +- Not Configured/ Enabled (default) – Enabling or not configuring this setting turns on search highlights in the start menu search box and in search home. + +- Disabled – Disabling this setting turns off search highlights in the start menu search box and in search home. + + + + +
+ **Search/AllowStoringImagesFromVisionSearch** From da5d911a878a8d17b9c6ebf2b3e6e139bb59680d Mon Sep 17 00:00:00 2001 From: Nimisha Satapathy Date: Wed, 9 Mar 2022 10:53:39 +0530 Subject: [PATCH 2/3] Update policy-csp-search.md --- windows/client-management/mdm/policy-csp-search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-search.md b/windows/client-management/mdm/policy-csp-search.md index 7ce11ed479..7a0d24cd11 100644 --- a/windows/client-management/mdm/policy-csp-search.md +++ b/windows/client-management/mdm/policy-csp-search.md @@ -327,7 +327,7 @@ The following list shows the supported values:
-**Search/AllowSearchHighlights** +**Search/AllowSearchHighlights** From d9bc510b65a1c541726d12d8a461c54b17ddf1e8 Mon Sep 17 00:00:00 2001 From: Nimisha Satapathy Date: Mon, 14 Mar 2022 09:33:23 +0530 Subject: [PATCH 3/3] Update policy-csp-search.md --- windows/client-management/mdm/policy-csp-search.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-search.md b/windows/client-management/mdm/policy-csp-search.md index 7a0d24cd11..7c493b6d8a 100644 --- a/windows/client-management/mdm/policy-csp-search.md +++ b/windows/client-management/mdm/policy-csp-search.md @@ -352,10 +352,11 @@ The following list shows the supported values: -This policy controls whether search highlights are allowed. +This policy controls whether search highlights are shown in the search box or in search home. + +- If you enable this policy setting, then this setting turns on search highlights in the search box or in the search home. +- If you disable this policy setting, then this setting turns off search highlights in the search box or in the search home. -- Disabling this setting turns off search highlights. -- Enabling or not configuring this setting turns on search highlights. @@ -367,12 +368,12 @@ ADMX Info: -In Windows 10, the following list shows the supported values: +The following list shows the supported values in Windows 10: - Not Configured/ Enabled (default) – Enabling or not configuring this setting turns on search highlights in the taskbar search box and in search home. - Disabled – Disabling this setting turns off search highlights in the taskbar search box and in search home. -In Windows 11, the following list shows the supported values: +The following list shows the supported values in Windows 11: - Not Configured/ Enabled (default) – Enabling or not configuring this setting turns on search highlights in the start menu search box and in search home. - Disabled – Disabling this setting turns off search highlights in the start menu search box and in search home.