From b088c8510ef4689fb9975d831deccf1baf630111 Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Tue, 25 Feb 2025 08:03:58 -0500
Subject: [PATCH 1/2] Freshness review
---
education/windows/suspcs/index.md | 2 +-
.../configuration/start/policy-settings.md | 2 +-
.../includes/show-notification-bell-icon.md | 23 +++++++++++++++++++
.../turn-off-abbreviated-date-time-format.md | 22 ++++++++++++++++++
.../additional-mitigations.md | 2 +-
.../credential-guard/configure.md | 2 +-
.../considerations-known-issues.md | 2 +-
.../credential-guard/how-it-works.md | 2 +-
.../credential-guard/index.md | 2 +-
.../hello-for-business/deploy/cloud-only.md | 2 +-
.../deploy/hybrid-cert-trust-adfs.md | 2 +-
.../deploy/hybrid-cert-trust-enroll.md | 2 +-
.../deploy/hybrid-cert-trust-pki.md | 2 +-
.../deploy/hybrid-cert-trust.md | 2 +-
.../deploy/hybrid-cloud-kerberos-trust.md | 4 ++--
.../deploy/hybrid-key-trust-enroll.md | 2 +-
.../deploy/hybrid-key-trust.md | 2 +-
.../hello-for-business/deploy/index.md | 4 ++--
.../deploy/on-premises-cert-trust-adfs.md | 2 +-
.../deploy/on-premises-cert-trust-enroll.md | 2 +-
.../deploy/on-premises-cert-trust.md | 2 +-
.../deploy/on-premises-key-trust-adfs.md | 2 +-
.../deploy/on-premises-key-trust-enroll.md | 2 +-
.../deploy/on-premises-key-trust.md | 2 +-
.../deploy/prepare-users.md | 2 +-
.../data-protection/configure-s-mime.md | 2 +-
.../data-protection/encrypted-hard-drive.md | 2 +-
27 files changed, 72 insertions(+), 27 deletions(-)
create mode 100644 windows/configuration/taskbar/includes/show-notification-bell-icon.md
create mode 100644 windows/configuration/taskbar/includes/turn-off-abbreviated-date-time-format.md
diff --git a/education/windows/suspcs/index.md b/education/windows/suspcs/index.md
index 3e41143df7..34ae3b990a 100644
--- a/education/windows/suspcs/index.md
+++ b/education/windows/suspcs/index.md
@@ -2,7 +2,7 @@
title: Use Set up School PCs app
description: Learn how to use the Set up School PCs app and apply the provisioning package.
ms.topic: how-to
-ms.date: 07/09/2024
+ms.date: 02/25/2025
appliesto:
- ✅ Windows 11
- ✅ Windows 10
diff --git a/windows/configuration/start/policy-settings.md b/windows/configuration/start/policy-settings.md
index 88ca88a0d4..08a7751472 100644
--- a/windows/configuration/start/policy-settings.md
+++ b/windows/configuration/start/policy-settings.md
@@ -2,7 +2,7 @@
title: Start policy settings
description: Learn about the policy settings to configure the Windows Start menu.
ms.topic: reference
-ms.date: 07/10/2024
+ms.date: 02/25/2025
appliesto:
zone_pivot_groups: windows-versions-11-10
---
diff --git a/windows/configuration/taskbar/includes/show-notification-bell-icon.md b/windows/configuration/taskbar/includes/show-notification-bell-icon.md
new file mode 100644
index 0000000000..e6b888ea52
--- /dev/null
+++ b/windows/configuration/taskbar/includes/show-notification-bell-icon.md
@@ -0,0 +1,23 @@
+---
+author: paolomatarazzo
+ms.author: paoloma
+ms.date: 02/25/2025
+ms.topic: include
+---
+
+### Show notification bell icon
+
+This policy setting allows you to show the notification bell icon in the system tray:
+
+- If you enable this policy setting, the notification icon is always displayed
+- If you disable or don't configure this policy setting, the notification icon is only displayed when there's a special status (for example, when *do not disturb* is turned on)
+
+> [!NOTE]
+> A reboot is required for this policy setting to take effect.
+
+| | Path |
+|--|--|
+| **CSP** |- `./User/Vendor/MSFT/Policy/Config/Start/`[AlwaysShowNotificationIcon](/windows/client-management/mdm/policy-csp-start#AlwaysShowNotificationIcon) |
+| **GPO** |- **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** |
+
+