nimishasatapathy a9038d538c Updated
2021-04-19 16:48:31 +05:30

16 KiB

title, description, ms.author, ms.localizationpriority, ms.topic, ms.prod, ms.technology, author, ms.date, ms.reviewer, manager
title description ms.author ms.localizationpriority ms.topic ms.prod ms.technology author ms.date ms.reviewer manager
Policy CSP - ADMX_WPN Policy CSP - ADMX_WPN dansimp medium article w10 windows manikadhiman 11/13/2020 dansimp

Policy CSP - ADMX_WPN

Warning

Some information relates to prereleased products, which may be substantially modified before it's commercially released. Microsoft makes no warranties, expressed or implied, concerning the information provided here.


ADMX_WPN policies

ADMX_WPN/NoCallsDuringQuietHours
ADMX_WPN/NoLockScreenToastNotification
ADMX_WPN/NoQuietHours
ADMX_WPN/NoToastNotification
ADMX_WPN/QuietHoursDailyBeginMinute
ADMX_WPN/QuietHoursDailyEndMinute

ADMX_WPN/NoCallsDuringQuietHours

Windows Edition Supported?
Home cross mark
Pro cross mark
Business cross mark
Enterprise check mark
Education cross mark

Scope:

[!div class = "checklist"]

  • User

Available in the latest Windows 10 Insider Preview Build. 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. Administrators and users will be able to modify this setting.

Tip

This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see Understanding ADMX-backed policies.

You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to 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.

ADMX Info:

  • GP English 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

Windows Edition Supported?
Home cross mark
Pro cross mark
Business cross mark
Enterprise check mark
Education cross mark

Scope:

[!div class = "checklist"]

  • User

Available in the latest Windows 10 Insider Preview Build. 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.

Tip

This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see Understanding ADMX-backed policies.

You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to 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.

ADMX Info:

  • GP English 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

Windows Edition Supported?
Home cross mark
Pro cross mark
Business cross mark
Enterprise check mark
Education cross mark

Scope:

[!div class = "checklist"]

  • User

Available in the latest Windows 10 Insider Preview Build. 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.

Tip

This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see Understanding ADMX-backed policies.

You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to 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.

ADMX Info:

  • GP English name: Turn off Quiet Hours
  • GP name: NoQuietHours
  • GP path: Start Menu and Taskbar\Notifications
  • GP ADMX file name: WPN.admx

ADMX_WPN/NoToastNotification

Windows Edition Supported?
Home cross mark
Pro cross mark
Business cross mark
Enterprise check mark
Education cross mark

Scope:

[!div class = "checklist"]

  • User

Available in the latest Windows 10 Insider Preview Build. This policy setting turns off toast notifications for applications.

If you enable this policy setting, applications will not be able to raise toast notifications.

Note that this policy does not affect taskbar notification balloons.

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 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.

Tip

This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see Understanding ADMX-backed policies.

You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to 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.

ADMX Info:

  • GP English name: Turn off toast notifications
  • GP name: NoToastNotification
  • GP path: Start Menu and Taskbar\Notifications
  • GP ADMX file name: WPN.admx

ADMX_WPN/QuietHoursDailyBeginMinute

Windows Edition Supported?
Home cross mark
Pro cross mark
Business cross mark
Enterprise check mark
Education cross mark

Scope:

[!div class = "checklist"]

  • User

Available in the latest Windows 10 Insider Preview Build. 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 will not be able to customize any Quiet Hours settings.

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 do not configure this policy setting, a default value will be used, which administrators and users will be able to modify.

Tip

This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see Understanding ADMX-backed policies.

You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to 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.

ADMX Info:

  • GP English 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

ADMX_WPN/QuietHoursDailyEndMinute

Windows Edition Supported?
Home cross mark
Pro cross mark
Business cross mark
Enterprise check mark
Education cross mark

Scope:

[!div class = "checklist"]

  • User

Available in the latest Windows 10 Insider Preview Build. 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 will not be able to customize any Quiet Hours settings.

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 do not configure this policy setting, a default value will be used, which administrators and users will be able to modify.

Tip

This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see Understanding ADMX-backed policies.

You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to 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.

ADMX Info:

  • GP English 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

Note

These policies are for upcoming release.