From 24cb5f1f540828256d38a86e0f839fec19c6d7b3 Mon Sep 17 00:00:00 2001 From: Harsh Parakh Date: Tue, 20 Jul 2021 11:55:35 -0700 Subject: [PATCH 1/3] Adding ConfigureChatIcon Policy to Experience Category --- .../mdm/policy-csp-experience.md | 61 +++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/windows/client-management/mdm/policy-csp-experience.md b/windows/client-management/mdm/policy-csp-experience.md index 819bc7b7e0..221768d8c4 100644 --- a/windows/client-management/mdm/policy-csp-experience.md +++ b/windows/client-management/mdm/policy-csp-experience.md @@ -73,6 +73,9 @@ manager: dansimp
Experience/AllowWindowsTips
+
+ Experience/ConfigureChatIcon +
Experience/ConfigureWindowsSpotlightOnLockScreen
@@ -1150,6 +1153,64 @@ The following list shows the supported values:
+ +**Experience/ConfigureChatIcon** + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Windows EditionSupported?
Homecross mark
Procheck mark
Businesscheck mark
Enterprisecheck mark
Educationcheck mark
+ + +
+ + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Machine +
+ + +This policy setting allows you to configure the Chat icon on the taskbar. + + + +The values for this policy are 0, 1, 2 and 3. This policy defaults to 0 if not enabled. + +- 0 - Not Configured: The Chat icon will be configured according to the defaults for your Windows edition. +- 1 - Show: The Chat icon will be displayed on the taskbar by default. Users can show or hide it in Settings. +- 2 - Hide: The Chat icon will be hidden by default. Users can show or hide it in Settings. +- 3 - Disabled: The Chat icon will not be displayed, and users cannot show or hide it in Settings. + + + + +
+ **Experience/ConfigureWindowsSpotlightOnLockScreen** From 5889d248410929b9f26494da95472eec50770ca3 Mon Sep 17 00:00:00 2001 From: Harsh Parakh Date: Wed, 21 Jul 2021 13:52:10 -0700 Subject: [PATCH 2/3] Update windows/client-management/mdm/policy-csp-experience.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- windows/client-management/mdm/policy-csp-experience.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-experience.md b/windows/client-management/mdm/policy-csp-experience.md index 221768d8c4..0bb1214ed2 100644 --- a/windows/client-management/mdm/policy-csp-experience.md +++ b/windows/client-management/mdm/policy-csp-experience.md @@ -1199,7 +1199,7 @@ This policy setting allows you to configure the Chat icon on the taskbar. -The values for this policy are 0, 1, 2 and 3. This policy defaults to 0 if not enabled. +The values for this policy are 0, 1, 2, and 3. This policy defaults to 0 if not enabled. - 0 - Not Configured: The Chat icon will be configured according to the defaults for your Windows edition. - 1 - Show: The Chat icon will be displayed on the taskbar by default. Users can show or hide it in Settings. From a9a8f904bc4191cec5b8ec18e7d7d384ecd1912e Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Wed, 21 Jul 2021 16:55:48 -0700 Subject: [PATCH 3/3] Replaced "**" with "" to resolve rendering the asterisks as body text I don't know why, in this one place, the build rendered the asterisks around the name of a policy instead of making the name bold. There is often a problem with using Markdown and HTML together in the same line, but this particular patterns works elsewhere in this file. This commit replaces the asterisks with HTML bold tags. --- windows/client-management/mdm/policy-csp-experience.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-experience.md b/windows/client-management/mdm/policy-csp-experience.md index 0bb1214ed2..90192d37ac 100644 --- a/windows/client-management/mdm/policy-csp-experience.md +++ b/windows/client-management/mdm/policy-csp-experience.md @@ -502,7 +502,7 @@ The values for this policy are 1 and 0. This policy defaults to 1.
-**Experience/AllowSaveAsOfOfficeFiles** +Experience/AllowSaveAsOfOfficeFiles