From 0fcca414cc04f85486956a5c4e4f98ee70e7c74b Mon Sep 17 00:00:00 2001 From: Aaron Czechowski Date: Wed, 21 Dec 2022 11:46:43 -0800 Subject: [PATCH] add admx_wpn csp --- .../mdm/policy-csp-admx-wpn.md | 647 ++++++++++-------- 1 file changed, 351 insertions(+), 296 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-admx-wpn.md b/windows/client-management/mdm/policy-csp-admx-wpn.md index 2e7baef0be..8fefa46f8c 100644 --- a/windows/client-management/mdm/policy-csp-admx-wpn.md +++ b/windows/client-management/mdm/policy-csp-admx-wpn.md @@ -1,361 +1,416 @@ --- -title: Policy CSP - ADMX_WPN -description: Policy CSP - ADMX_WPN +title: ADMX_WPN Policy CSP +description: Learn more about the ADMX_WPN Area in Policy CSP +author: vinaypamnani-msft +manager: aaroncz ms.author: vinpa +ms.date: 12/21/2022 ms.localizationpriority: medium -ms.topic: article ms.prod: windows-client ms.technology: itpro-manage -author: vinaypamnani-msft -ms.date: 11/13/2020 -ms.reviewer: -manager: aaroncz +ms.topic: reference --- + + + # Policy CSP - ADMX_WPN ->[!TIP] -> These are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](../understanding-admx-backed-policies.md). + +> [!TIP] +> Some of these are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md). > -> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](../understanding-admx-backed-policies.md#enabling-a-policy). +> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy). > -> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect). +> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect). + + + -
+ +## NoToastNotification - -## ADMX_WPN policies + +| Scope | Editions | Applicable OS | +|:--|:--|:--| +| :heavy_check_mark: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later | + -
-
- ADMX_WPN/NoCallsDuringQuietHours -
-
- ADMX_WPN/NoLockScreenToastNotification -
-
- ADMX_WPN/NoQuietHours -
-
- ADMX_WPN/NoToastNotification -
-
- ADMX_WPN/QuietHoursDailyBeginMinute -
-
- ADMX_WPN/QuietHoursDailyEndMinute -
-
+ +```User +./User/Vendor/MSFT/Policy/Config/ADMX_WPN/NoToastNotification +``` +```Device +./Device/Vendor/MSFT/Policy/Config/ADMX_WPN/NoToastNotification +``` + -
- - -**ADMX_WPN/NoCallsDuringQuietHours** - - - -|Edition|Windows 10|Windows 11| -|--- |--- |--- | -|Home|No|No| -|Pro|Yes|Yes| -|Windows SE|No|Yes| -|Business|Yes|Yes| -|Enterprise|Yes|Yes| -|Education|Yes|Yes| - - - -
- - -[Scope](./policy-configuration-service-provider.md#policy-scope): - -> [!div class = "checklist"] -> * User - -
- - - -This policy setting blocks voice and video calls during Quiet Hours. - -If you enable this policy setting, voice and video calls will be blocked during the designated Quiet Hours time window each day, and users won't be able to customize any other Quiet Hours settings. - -If you disable this policy setting, voice and video calls will be allowed during Quiet Hours, and users won't be able to customize this or any other Quiet Hours settings. - -If you don't configure this policy setting, voice and video calls will be allowed during Quiet Hours by default. Administrators and users will be able to modify this setting. - - - - - -ADMX Info: -- GP Friendly name: *Turn off calls during Quiet Hours* -- GP name: *NoCallsDuringQuietHours* -- GP path: *Start Menu and Taskbar\Notifications* -- GP ADMX file name: *WPN.admx* - - - -
- - -**ADMX_WPN/NoLockScreenToastNotification** - - - -|Edition|Windows 10|Windows 11| -|--- |--- |--- | -|Home|No|No| -|Pro|Yes|Yes| -|Windows SE|No|Yes| -|Business|Yes|Yes| -|Enterprise|Yes|Yes| -|Education|Yes|Yes| - - - -
- - -[Scope](./policy-configuration-service-provider.md#policy-scope): - -> [!div class = "checklist"] -> * User - -
- - - -This policy setting turns off toast notifications on the lock screen. - -If you enable this policy setting, applications won't be able to raise toast notifications on the lock screen. - -If you disable or don't configure this policy setting, toast notifications on the lock screen are enabled and can be turned off by the administrator or user. - -No reboots or service restarts are required for this policy setting to take effect. - - - - - -ADMX Info: -- GP Friendly name: *Turn off toast notifications on the lock screen* -- GP name: *NoLockScreenToastNotification* -- GP path: *Start Menu and Taskbar\Notifications* -- GP ADMX file name: *WPN.admx* - - - -
- - -**ADMX_WPN/NoQuietHours** - - - -|Edition|Windows 10|Windows 11| -|--- |--- |--- | -|Home|No|No| -|Pro|Yes|Yes| -|Windows SE|No|Yes| -|Business|Yes|Yes| -|Enterprise|Yes|Yes| -|Education|Yes|Yes| - - - -
- - -[Scope](./policy-configuration-service-provider.md#policy-scope): - -> [!div class = "checklist"] -> * User - -
- - - -This policy setting turns off Quiet Hours functionality. - -If you enable this policy setting, toast notifications won't be suppressed and some background tasks won't be deferred during the designated Quiet Hours time window each day. - -If you disable this policy setting, toast notifications will be suppressed and some background task deferred during the designated Quiet Hours time window. Users won't be able to change this or any other Quiet Hours settings. - -If you don't configure this policy setting, Quiet Hours are enabled by default but can be turned off or by the administrator or user. - - - - - -ADMX Info: -- GP Friendly name: *Turn off Quiet Hours* -- GP name: *NoQuietHours* -- GP path: *Start Menu and Taskbar\Notifications* -- GP ADMX file name: *WPN.admx* - - - -
- - -**ADMX_WPN/NoToastNotification** - - - -|Edition|Windows 10|Windows 11| -|--- |--- |--- | -|Home|No|No| -|Pro|Yes|Yes| -|Windows SE|No|Yes| -|Business|Yes|Yes| -|Enterprise|Yes|Yes| -|Education|Yes|Yes| - - - -
- - -[Scope](./policy-configuration-service-provider.md#policy-scope): - -> [!div class = "checklist"] -> * User - -
- - - + + This policy setting turns off toast notifications for applications. -If you enable this policy setting, applications won't be able to raise toast notifications. +If you enable this policy setting, applications will not be able to raise toast notifications. -This policy doesn't affect taskbar notification balloons. +Note that this policy does not affect taskbar notification balloons. -Windows system features aren't affected by this policy. You must enable/disable system features individually to stop their ability to raise toast notifications. +Note that Windows system features are not affected by this policy. You must enable/disable system features individually to stop their ability to raise toast notifications. -If you disable or don't configure this policy setting, toast notifications are enabled and can be turned off by the administrator or user. +If you disable or do not configure this policy setting, toast notifications are enabled and can be turned off by the administrator or user. No reboots or service restarts are required for this policy setting to take effect. + - + + + + +**Description framework properties**: - -ADMX Info: -- GP Friendly name: *Turn off toast notifications* -- GP name: *NoToastNotification* -- GP path: *Start Menu and Taskbar\Notifications* -- GP ADMX file name: *WPN.admx* +| Property name | Property value | +|:--|:--| +| Format | chr (string) | +| Access Type | Add, Delete, Get, Replace | + - - -
+ +> [!TIP] +> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md). - -**ADMX_WPN/QuietHoursDailyBeginMinute** +**ADMX mapping**: - +| Name | Value | +|:--|:--| +| Name | NoToastNotification | +| Friendly Name | Turn off toast notifications | +| Location | User Configuration | +| Path | Start Menu and Taskbar > Notifications | +| Registry Key Name | SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\PushNotifications | +| Registry Value Name | NoToastApplicationNotification | +| ADMX File Name | WPN.admx | + -|Edition|Windows 10|Windows 11| -|--- |--- |--- | -|Home|No|No| -|Pro|Yes|Yes| -|Windows SE|No|Yes| -|Business|Yes|Yes| -|Enterprise|Yes|Yes| -|Education|Yes|Yes| + + + + - -
+ +## NoCallsDuringQuietHours - -[Scope](./policy-configuration-service-provider.md#policy-scope): + +| Scope | Editions | Applicable OS | +|:--|:--|:--| +| :x: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later | + -> [!div class = "checklist"] -> * User + +```User +./User/Vendor/MSFT/Policy/Config/ADMX_WPN/NoCallsDuringQuietHours +``` + -
+ + +This policy setting blocks voice and video calls during Quiet Hours. - - +If you enable this policy setting, voice and video calls will be blocked during the designated Quiet Hours time window each day, and users will not be able to customize any other Quiet Hours settings. + +If you disable this policy setting, voice and video calls will be allowed during Quiet Hours, and users will not be able to customize this or any other Quiet Hours settings. + +If you do not configure this policy setting, voice and video calls will be allowed during Quiet Hours by default. Adminstrators and users will be able to modify this setting. + + + + + + + +**Description framework properties**: + +| Property name | Property value | +|:--|:--| +| Format | chr (string) | +| Access Type | Add, Delete, Get, Replace | + + + +> [!TIP] +> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md). + +**ADMX mapping**: + +| Name | Value | +|:--|:--| +| Name | NoCallsDuringQuietHours | +| Friendly Name | Turn off calls during Quiet Hours | +| Location | User Configuration | +| Path | Start Menu and Taskbar > Notifications | +| Registry Key Name | SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\QuietHours | +| Registry Value Name | AllowCalls | +| ADMX File Name | WPN.admx | + + + + + + + + + +## NoLockScreenToastNotification + + +| Scope | Editions | Applicable OS | +|:--|:--|:--| +| :x: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later | + + + +```User +./User/Vendor/MSFT/Policy/Config/ADMX_WPN/NoLockScreenToastNotification +``` + + + + +This policy setting turns off toast notifications on the lock screen. + +If you enable this policy setting, applications will not be able to raise toast notifications on the lock screen. + +If you disable or do not configure this policy setting, toast notifications on the lock screen are enabled and can be turned off by the administrator or user. + +No reboots or service restarts are required for this policy setting to take effect. + + + + + + + +**Description framework properties**: + +| Property name | Property value | +|:--|:--| +| Format | chr (string) | +| Access Type | Add, Delete, Get, Replace | + + + +> [!TIP] +> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md). + +**ADMX mapping**: + +| Name | Value | +|:--|:--| +| Name | NoLockScreenToastNotification | +| Friendly Name | Turn off toast notifications on the lock screen | +| Location | User Configuration | +| Path | Start Menu and Taskbar > Notifications | +| Registry Key Name | SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\PushNotifications | +| Registry Value Name | NoToastApplicationNotificationOnLockScreen | +| ADMX File Name | WPN.admx | + + + + + + + + + +## NoQuietHours + + +| Scope | Editions | Applicable OS | +|:--|:--|:--| +| :x: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later | + + + +```User +./User/Vendor/MSFT/Policy/Config/ADMX_WPN/NoQuietHours +``` + + + + +This policy setting turns off Quiet Hours functionality. + +If you enable this policy setting, toast notifications will not be suppressed and some background tasks will not be deferred during the designated Quiet Hours time window each day. + +If you disable this policy setting, toast notifications will be suppressed and some background task deferred during the designated Quiet Hours time window. Users will not be able to change this or any other Quiet Hours settings. + +If you do not configure this policy setting, Quiet Hours are enabled by default but can be turned off or by the administrator or user. + + + + + + + +**Description framework properties**: + +| Property name | Property value | +|:--|:--| +| Format | chr (string) | +| Access Type | Add, Delete, Get, Replace | + + + +> [!TIP] +> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md). + +**ADMX mapping**: + +| Name | Value | +|:--|:--| +| Name | NoQuietHours | +| Friendly Name | Turn off Quiet Hours | +| Location | User Configuration | +| Path | Start Menu and Taskbar > Notifications | +| Registry Key Name | SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\QuietHours | +| Registry Value Name | Enable | +| ADMX File Name | WPN.admx | + + + + + + + + + +## QuietHoursDailyBeginMinute + + +| Scope | Editions | Applicable OS | +|:--|:--|:--| +| :x: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later | + + + +```User +./User/Vendor/MSFT/Policy/Config/ADMX_WPN/QuietHoursDailyBeginMinute +``` + + + + This policy setting specifies the number of minutes after midnight (local time) that Quiet Hours is to begin each day. -If you enable this policy setting, the specified time will be used, and users won't be able to customize any Quiet Hours settings. +If you enable this policy setting, the specified time will be used, and users will not be able to customize any Quiet Hours settings. -If you disable this policy setting, a default value will be used, and users won't be able to change it or any other Quiet Hours setting. +If you disable this policy setting, a default value will be used, and users will not be able to change it or any other Quiet Hours setting. -If you don't configure this policy setting, a default value will be used, which administrators and users will be able to modify. +If you do not configure this policy setting, a default value will be used, which administrators and users will be able to modify. + - + + + + +**Description framework properties**: - -ADMX Info: -- GP Friendly name: *Set the time Quiet Hours begins each day* -- GP name: *QuietHoursDailyBeginMinute* -- GP path: *Start Menu and Taskbar\Notifications* -- GP ADMX file name: *WPN.admx* +| Property name | Property value | +|:--|:--| +| Format | chr (string) | +| Access Type | Add, Delete, Get, Replace | + - - -
+ +> [!TIP] +> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md). - -**ADMX_WPN/QuietHoursDailyEndMinute** +**ADMX mapping**: - +| Name | Value | +|:--|:--| +| Name | QuietHoursDailyBeginMinute | +| Friendly Name | Set the time Quiet Hours begins each day | +| Location | User Configuration | +| Path | Start Menu and Taskbar > Notifications | +| Registry Key Name | SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\QuietHours | +| ADMX File Name | WPN.admx | + -|Edition|Windows 10|Windows 11| -|--- |--- |--- | -|Home|No|No| -|Pro|Yes|Yes| -|Windows SE|No|Yes| -|Business|Yes|Yes| -|Enterprise|Yes|Yes| -|Education|Yes|Yes| + + + + - -
+ +## QuietHoursDailyEndMinute - -[Scope](./policy-configuration-service-provider.md#policy-scope): + +| Scope | Editions | Applicable OS | +|:--|:--|:--| +| :x: Device
:heavy_check_mark: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 2004 [10.0.19041.1202] and later
:heavy_check_mark: Windows 10, version 2009 [10.0.19042.1202] and later
:heavy_check_mark: Windows 10, version 21H1 [10.0.19043.1202] and later
:heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later | + -> [!div class = "checklist"] -> * User + +```User +./User/Vendor/MSFT/Policy/Config/ADMX_WPN/QuietHoursDailyEndMinute +``` + -
- - - + + This policy setting specifies the number of minutes after midnight (local time) that Quiet Hours is to end each day. -If you enable this policy setting, the specified time will be used, and users won't be able to customize any Quiet Hours settings. +If you enable this policy setting, the specified time will be used, and users will not be able to customize any Quiet Hours settings. -If you disable this policy setting, a default value will be used, and users won't be able to change it or any other Quiet Hours setting. +If you disable this policy setting, a default value will be used, and users will not be able to change it or any other Quiet Hours setting. -If you don't configure this policy setting, a default value will be used, which administrators and users will be able to modify. +If you do not configure this policy setting, a default value will be used, which administrators and users will be able to modify. + - + + + + +**Description framework properties**: - -ADMX Info: -- GP Friendly name: *Set the time Quiet Hours ends each day* -- GP name: *QuietHoursDailyEndMinute* -- GP path: *Start Menu and Taskbar\Notifications* -- GP ADMX file name: *WPN.admx* +| Property name | Property value | +|:--|:--| +| Format | chr (string) | +| Access Type | Add, Delete, Get, Replace | + - - -
+ +> [!TIP] +> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md). +**ADMX mapping**: +| Name | Value | +|:--|:--| +| Name | QuietHoursDailyEndMinute | +| Friendly Name | Set the time Quiet Hours ends each day | +| Location | User Configuration | +| Path | Start Menu and Taskbar > Notifications | +| Registry Key Name | SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\QuietHours | +| ADMX File Name | WPN.admx | + + + + + - \ No newline at end of file + + + + + + +## Related articles + +[Policy configuration service provider](policy-configuration-service-provider.md)