mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
291 lines
8.0 KiB
Markdown
291 lines
8.0 KiB
Markdown
---
|
||
title: Policy CSP - Notifications
|
||
description: Block applications from using the network to send tile, badge, toast, and raw notifications for Policy CSP - Notifications.
|
||
ms.author: dansimp
|
||
ms.topic: article
|
||
ms.prod: w10
|
||
ms.technology: windows
|
||
author: dansimp
|
||
ms.localizationpriority: medium
|
||
ms.date: 09/27/2019
|
||
ms.reviewer:
|
||
manager: dansimp
|
||
---
|
||
|
||
# Policy CSP - Notifications
|
||
|
||
|
||
|
||
<hr/>
|
||
|
||
<!--Policies-->
|
||
## Notifications policies
|
||
|
||
<dl>
|
||
<dd>
|
||
<a href="#notifications-disallowcloudnotification">Notifications/DisallowCloudNotification</a>
|
||
</dd>
|
||
<dd>
|
||
<a href="#notifications-disallownotificationmirroring">Notifications/DisallowNotificationMirroring</a>
|
||
</dd>
|
||
<dd>
|
||
<a href="#notifications-disallowtilenotification">Notifications/DisallowTileNotification</a>
|
||
</dd>
|
||
<dd>
|
||
<a href="#notifications-wnsendpoint">Notifications/WnsEndpoint</a>
|
||
</dd>
|
||
</dl>
|
||
|
||
|
||
<hr/>
|
||
|
||
<!--Policy-->
|
||
<a href="" id="notifications-disallowcloudnotification"></a>**Notifications/DisallowCloudNotification**
|
||
|
||
<!--SupportedSKUs-->
|
||
|
||
|Edition|Windows 10|Windows 11|
|
||
|--- |--- |--- |
|
||
|Home|No|No|
|
||
|Pro|Yes|Yes|
|
||
|Windows SE|No|Yes|
|
||
|Business|Yes|Yes|
|
||
|Enterprise|Yes|Yes|
|
||
|Education|Yes|Yes|
|
||
|
||
<!--/SupportedSKUs-->
|
||
<hr/>
|
||
|
||
<!--Scope-->
|
||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||
|
||
> [!div class = "checklist"]
|
||
> * Device
|
||
|
||
<hr/>
|
||
|
||
<!--/Scope-->
|
||
<!--Description-->
|
||
This policy setting blocks application from using the network to send tile, badge, toast, and raw notifications. Specifically, this policy setting turns off the connection between Windows and the Windows Push Notification Service (WNS). This policy setting also stops applications from being able to use [periodic (polling) notifications](/windows/uwp/design/shell/tiles-and-notifications/periodic-notification-overview).
|
||
|
||
If you enable this policy setting, applications and system features won't be able to receive notifications from the network from WNS or via notification polling APIs.
|
||
|
||
If you enable this policy setting, notifications can still be raised by applications running on the machine via local API calls from within the application.
|
||
|
||
If you disable or don't configure this policy setting, the client computer will connect to WNS at user sign in and applications will be allowed to use periodic (polling) notifications.
|
||
|
||
No reboots or service restarts are required for this policy setting to take effect.
|
||
|
||
> [!WARNING]
|
||
> This policy is designed for zero exhaust. This policy may cause some MDM processes to break because WNS notification is used by the MDM server to send real time tasks to the device, such as remote wipe, unenroll, remote find, and mandatory app installation. When this policy is set to disallow WNS, those real time processes will no longer work and some time-sensitive actions such as remote wipe when the device is stolen or unenrollment when the device is compromised will not work.
|
||
|
||
<!--/Description-->
|
||
<!--ADMXMapped-->
|
||
ADMX Info:
|
||
- GP Friendly name: *Turn off notifications network usage*
|
||
- GP name: *NoCloudNotification*
|
||
- GP path: *Start Menu and Taskbar/Notifications*
|
||
- GP ADMX file name: *WPN.admx*
|
||
|
||
<!--/ADMXMapped-->
|
||
<!--SupportedValues-->
|
||
This setting supports a range of values between 0 and 1.
|
||
|
||
<!--/SupportedValues-->
|
||
<!--Validation-->
|
||
Validation:
|
||
1. Enable policy
|
||
2. Reboot machine
|
||
3. Ensure that you can't receive a notification from Facebook app while FB app isn't running
|
||
|
||
<!--/Validation-->
|
||
<!--/Policy-->
|
||
|
||
<hr/>
|
||
|
||
<!--Policy-->
|
||
<a href="" id="notifications-disallownotificationmirroring"></a>**Notifications/DisallowNotificationMirroring**
|
||
|
||
<!--SupportedSKUs-->
|
||
|
||
|Edition|Windows 10|Windows 11|
|
||
|--- |--- |--- |
|
||
|Home|No|No|
|
||
|Pro|Yes|Yes|
|
||
|Windows SE|No|Yes|
|
||
|Business|Yes|Yes|
|
||
|Enterprise|Yes|Yes|
|
||
|Education|Yes|Yes|
|
||
|
||
<!--/SupportedSKUs-->
|
||
<hr/>
|
||
|
||
<!--Scope-->
|
||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||
|
||
> [!div class = "checklist"]
|
||
> * User
|
||
|
||
<hr/>
|
||
|
||
<!--/Scope-->
|
||
<!--Description-->
|
||
Boolean value that turns off notification mirroring.
|
||
|
||
For each user signed in to the device, if you enable this policy (set value to 1) the app and system notifications received by this user on this device won't get mirrored to other devices of the same signed-in user. If you disable or don't configure this policy (set value to 0), the notifications received by this user on this device will be mirrored to other devices of the same signed-in user. This feature can be turned off by apps that don't want to participate in Notification Mirroring. This feature can also be turned off by the user in the Cortana setting page.
|
||
|
||
No reboot or service restart is required for this policy to take effect.
|
||
|
||
<!--/Description-->
|
||
<!--ADMXMapped-->
|
||
ADMX Info:
|
||
- GP Friendly name: *Turn off notification mirroring*
|
||
- GP name: *NoNotificationMirroring*
|
||
- GP path: *Start Menu and Taskbar/Notifications*
|
||
- GP ADMX file name: *WPN.admx*
|
||
|
||
<!--/ADMXMapped-->
|
||
<!--SupportedValues-->
|
||
The following list shows the supported values:
|
||
|
||
- 0 (default) – enable notification mirroring.
|
||
- 1 - disable notification mirroring.
|
||
|
||
<!--/SupportedValues-->
|
||
<!--/Policy-->
|
||
|
||
<hr/>
|
||
|
||
<!--Policy-->
|
||
<a href="" id="notifications-disallowtilenotification"></a>**Notifications/DisallowTileNotification**
|
||
|
||
<!--SupportedSKUs-->
|
||
|
||
|Edition|Windows 10|Windows 11|
|
||
|--- |--- |--- |
|
||
|Home|No|No|
|
||
|Pro|Yes|Yes|
|
||
|Windows SE|No|Yes|
|
||
|Business|Yes|Yes|
|
||
|Enterprise|Yes|Yes|
|
||
|Education|Yes|Yes|
|
||
|
||
<!--/SupportedSKUs-->
|
||
<hr/>
|
||
|
||
<!--Scope-->
|
||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||
|
||
> [!div class = "checklist"]
|
||
> * User
|
||
|
||
<hr/>
|
||
|
||
<!--/Scope-->
|
||
<!--Description-->
|
||
This policy setting turns off tile notifications.
|
||
|
||
If you enable this policy setting, applications and system features won't be able to update their tiles and tile badges in the Start screen.
|
||
|
||
If you disable or don't configure this policy setting, tile and badge 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-->
|
||
<!--ADMXMapped-->
|
||
ADMX Info:
|
||
- GP Friendly name: *Turn off tile notifications*
|
||
- GP name: *NoTileNotification*
|
||
- GP path: *Start Menu and Taskbar/Notifications*
|
||
- GP ADMX file name: *WPN.admx*
|
||
|
||
<!--/ADMXMapped-->
|
||
<!--SupportedValues-->
|
||
This setting supports a range of values between 0 and 1.
|
||
|
||
<!--/SupportedValues-->
|
||
<!--Validation-->
|
||
Validation:
|
||
1. Enable policy
|
||
2. Reboot machine
|
||
3. Ensure that all tiles are default (no live tile content showing, like no weather forecast on the Weather tile)
|
||
|
||
<!--/Validation-->
|
||
<!--/Policy-->
|
||
<hr/>
|
||
|
||
<!--Policy-->
|
||
<a href="" id="notifications-wnsendpoint"></a>**Notifications/WnsEndpoint**
|
||
|
||
<!--SupportedSKUs-->
|
||
<table>
|
||
<tr>
|
||
<th>Edition</th>
|
||
<th>Windows 10</th>
|
||
<th>Windows 11</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Home</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Pro</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Business</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Enterprise</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Education</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--/SupportedSKUs-->
|
||
<hr/>
|
||
|
||
<!--Scope-->
|
||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||
|
||
> [!div class = "checklist"]
|
||
> * Machine
|
||
|
||
<hr/>
|
||
|
||
<!--/Scope-->
|
||
<!--Description-->
|
||
This policy setting determines which Windows Notification Service endpoint will be used to connect for Windows Push Notifications.
|
||
|
||
If you disable or don't configure this setting, the push notifications will connect to the default endpoint of client.wns.windows.com.
|
||
|
||
Note: Ensure the proper WNS FQDNs, VIPs, IPs and Ports are also allowlisted from your firewall settings.
|
||
|
||
<!--/Description-->
|
||
<!--ADMXMapped-->
|
||
ADMX Info:
|
||
- GP Friendly name: *Required for Airgap servers that may have a unique FQDN that is different from the public endpoint*
|
||
- GP name: *WnsEndpoint*
|
||
- GP path: *Start Menu and Taskbar/Notifications*
|
||
- GP ADMX file name: *WPN.admx*
|
||
|
||
<!--/ADMXMapped-->
|
||
<!--SupportedValues-->
|
||
If the policy isn't specified, we'll default our connection to client.wns.windows.com.
|
||
|
||
<!--/SupportedValues-->
|
||
<!--/Policy-->
|
||
<hr/>
|
||
|
||
|
||
<!--/Policies-->
|