mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
updates
This commit is contained in:
parent
108d41fc84
commit
8089322e61
@ -5,7 +5,7 @@ ms.date: 02/25/2025
|
||||
ms.topic: include
|
||||
---
|
||||
|
||||
### Turn off abbreviated time and date format
|
||||
### Turn off abbreviated date and time format
|
||||
|
||||
This policy setting allows you to show the longer time and date format in the system tray:
|
||||
|
||||
|
@ -114,7 +114,7 @@ For practical examples of how to add, remove, or replace pinned apps, see the fo
|
||||
- [Add pins](#example-add-pins)
|
||||
- [Remove default pins](#example-remove-pins)
|
||||
- [Replace default pins](#example-replace-pins)
|
||||
- [Replace default pins and allow unpinning of specific apps](#example-replace-default-pins-and-allow-unpinning-of-specific-apps)
|
||||
- [Replace default pins and allow unpinning of specific apps](#example-allow-unpinning-of-specific-apps)
|
||||
- [Configure the taskbar by country or region](#example-configure-the-taskbar-by-country-or-region)
|
||||
|
||||
::: zone-end
|
||||
@ -179,7 +179,7 @@ To replace all default pins and add your own pins, add `PinListPlacement="Replac
|
||||
|
||||
To use this option, add `PinGeneration="1"` to the pins you want to allow users to unpin. The value of `PinGeneration` can be any number. The value is used to identify the pin version. If the value changes, the app is pinned again during the next policy update cycle. This allows IT admins to repin the app if needed.
|
||||
|
||||
In the following example, we pin three of the apps, two of which have the `PinGeneration` option. Pinned elements specified with `PinGeneration` can be unpinned by the users, and they won't be repinned during the next policy update cycle. If in the future a value of `PinGeneration` changes, for example from `1` to `2`, the element is pinned again, even if the user unpinned it previously.
|
||||
In the following example, three apps are pinned, two of which have the `PinGeneration` option. Pinned elements specified with `PinGeneration` can be unpinned by the users, and they won't be repinned during the next policy update cycle. If in the future a value of `PinGeneration` changes, for example from `1` to `2`, the element is pinned again, even if the user unpinned it previously.
|
||||
|
||||
[!INCLUDE [example-replace-pins](includes/example-add-pins-pingeneration.md)]
|
||||
|
||||
|
@ -34,8 +34,10 @@ Select one of the tabs to see the list of available settings:
|
||||
|[Remove pinned programs from the Taskbar](#remove-pinned-programs-from-the-taskbar)|❌|✅|
|
||||
|[Remove Quick Settings](#remove-quick-settings)|✅|✅|
|
||||
|[Show additional calendar](#show-additional-calendar)|❌|✅|
|
||||
|[Show notification bell icon](#show-notification-bell-icon)|✅|✅|
|
||||
|[Simplify Quick Settings Layout](#simplify-quick-settings-layout)|✅|✅|
|
||||
|[Start layout](#start-layout)|✅|✅|
|
||||
|[Turn off abbreviated date and time format](#turn-off-abbreviated-date-and-time-format)|✅|✅|
|
||||
|[Turn off automatic promotion of notification icons to the taskbar](#turn-off-automatic-promotion-of-notification-icons-to-the-taskbar)|❌|✅|
|
||||
|
||||
::: zone-end
|
||||
@ -58,9 +60,7 @@ Select one of the tabs to see the list of available settings:
|
||||
|[Remove the People Bar from the taskbar](#remove-the-people-bar-from-the-taskbar)|✅|✅|
|
||||
|[Remove the volume control icon](#remove-the-volume-control-icon)|❌|✅|
|
||||
|[Show additional calendar](#show-additional-calendar)|❌|✅|
|
||||
|[Show notification bell icon](#show-notification-bell-icon)|✅|✅|
|
||||
|[Start layout](#start-layout)|✅|✅|
|
||||
|[Turn off abbreviated time and date format](#turn-off-abbreviated-date-time-format)|✅|✅|
|
||||
|[Turn off automatic promotion of notification icons to the taskbar](#turn-off-automatic-promotion-of-notification-icons-to-the-taskbar)|❌|✅|
|
||||
|[Turn off notification area cleanup](#turn-off-notification-area-cleanup)|❌|✅|
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user