windows-itpro-docs/windows/client-management/mdm/policy-csp-connectivity.md
Nicholas Brower d247d27171 Merged PR 5462: Merge nibr-fixTokens to master
manually tokenizing a handful of policy attributes
2018-01-24 19:04:38 +00:00

27 KiB
Raw Blame History

title, description, ms.author, ms.topic, ms.prod, ms.technology, author, ms.date
title description ms.author ms.topic ms.prod ms.technology author ms.date
Policy CSP - Connectivity Policy CSP - Connectivity maricia article w10 windows nickbrower 12/14/2017

Policy CSP - Connectivity


Connectivity policies

Connectivity/AllowBluetooth
Connectivity/AllowCellularData
Connectivity/AllowCellularDataRoaming
Connectivity/AllowConnectedDevices
Connectivity/AllowNFC
Connectivity/AllowUSBConnection
Connectivity/AllowVPNOverCellular
Connectivity/AllowVPNRoamingOverCellular
Connectivity/DiablePrintingOverHTTP
Connectivity/DisableDownloadingOfPrintDriversOverHTTP
Connectivity/DisableInternetDownloadForWebPublishingAndOnlineOrderingWizards
Connectivity/DisallowNetworkConnectivityActiveTests
Connectivity/HardenedUNCPaths
Connectivity/ProhibitInstallationAndConfigurationOfNetworkBridge

**Connectivity/AllowBluetooth**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark

Scope:

[!div class = "checklist"]

  • Device

Allows the user to enable Bluetooth or restrict access.

Note

  This value is not supported in Windows Phone 8.1 MDM and EAS, Windows 10 for desktop, or Windows 10 Mobile.

If this is not set or it is deleted, the default value of 2 (Allow) is used.

Most restricted value is 0.

The following list shows the supported values:

  • 0 Disallow Bluetooth. If this is set to 0, the radio in the Bluetooth control panel will be greyed out and the user will not be able to turn Bluetooth on.
  • 1 Reserved. If this is set to 1, the radio in the Bluetooth control panel will be functional and the user will be able to turn Bluetooth on.
  • 2 (default) Allow Bluetooth. If this is set to 2, the radio in the Bluetooth control panel will be functional and the user will be able to turn Bluetooth on.

**Connectivity/AllowCellularData**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark cross mark cross mark cross mark check mark check mark

Scope:

[!div class = "checklist"]

  • Device

Allows the cellular data channel on the device. Device reboot is not required to enforce the policy.

The following list shows the supported values:

  • 0 Do not allow the cellular data channel. The user cannot turn it on. This value is not supported in Windows 10, version 1511.
  • 1 (default) Allow the cellular data channel. The user can turn it off.
  • 2 - Allow the cellular data channel. The user cannot turn it off.

**Connectivity/AllowCellularDataRoaming**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark

Scope:

[!div class = "checklist"]

  • Device

Allows or disallows cellular data roaming on the device. Device reboot is not required to enforce the policy.

Most restricted value is 0.

The following list shows the supported values:

  • 0 Do not allow cellular data roaming. The user cannot turn it on. This value is not supported in Windows 10, version 1511.
  • 1 (default) Allow cellular data roaming.
  • 2 - Allow cellular data roaming on. The user cannot turn it off.

To validate, the enterprise can confirm by observing the roaming enable switch in the UX. It will be inactive if the roaming policy is being enforced by the enterprise policy.

To validate on mobile devices, do the following:

  1. Go to Cellular & SIM.
  2. Click on the SIM (next to the signal strength icon) and select Properties.
  3. On the Properties page, select Data roaming options.

**Connectivity/AllowConnectedDevices**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
check mark2 check mark2 check mark2 check mark2 check mark2 check mark2 check mark2

Scope:

[!div class = "checklist"]

  • Device

Note

 This policy requires reboot to take effect.

Added in Windows 10, version 1703. Allows IT Admins the ability to disable the Connected Devices Platform (CDP) component. CDP enables discovery and connection to other devices (either proximally with BT/LAN or through the cloud) to support remote app launching, remote messaging, remote app sessions, and other cross-device experiences.

The following list shows the supported values:

  • 1 (default) - Allow (CDP service available).
  • 0 - Disable (CDP service not available).

**Connectivity/AllowNFC**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark cross mark cross mark cross mark check mark check mark

Scope:

[!div class = "checklist"]

  • Device

Note

 This policy is only enforced in Windows 10 Mobile and not supported in Windows 10 for desktop.

Allows or disallows near field communication (NFC) on the device.

Most restricted value is 0.

The following list shows the supported values:

  • 0 Do not allow NFC capabilities.
  • 1 (default) Allow NFC capabilities.

**Connectivity/AllowUSBConnection**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark cross mark cross mark cross mark check mark check mark

Scope:

[!div class = "checklist"]

  • Device

Note

 This policy is only enforced in Windows 10 Mobile and not supported in Windows 10 for desktop.

Enables USB connection between the device and a computer to sync files with the device or to use developer tools to deploy or debug applications. Changing this policy does not affect USB charging.

Both Media Transfer Protocol (MTP) and IP over USB are disabled when this policy is enforced.

Most restricted value is 0.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

**Connectivity/AllowVPNOverCellular**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark

Scope:

[!div class = "checklist"]

  • Device

Specifies what type of underlying connections VPN is allowed to use.

Most restricted value is 0.

The following list shows the supported values:

  • 0 VPN is not allowed over cellular.
  • 1 (default) VPN can use any connection, including cellular.

**Connectivity/AllowVPNRoamingOverCellular**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark

Scope:

[!div class = "checklist"]

  • Device

Prevents the device from connecting to VPN when the device roams over cellular networks.

Most restricted value is 0.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

**Connectivity/DiablePrintingOverHTTP**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark cross mark cross mark

Scope:

[!div class = "checklist"]

  • Device

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 printing over HTTP
  • GP name: DisableHTTPPrinting_2
  • GP path: Internet Communication settings
  • GP ADMX file name: ICM.admx

**Connectivity/DisableDownloadingOfPrintDriversOverHTTP**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark cross mark cross mark

Scope:

[!div class = "checklist"]

  • Device

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 downloading of print drivers over HTTP
  • GP name: DisableWebPnPDownload_2
  • GP path: Internet Communication settings
  • GP ADMX file name: ICM.admx

**Connectivity/DisableInternetDownloadForWebPublishingAndOnlineOrderingWizards**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark cross mark cross mark

Scope:

[!div class = "checklist"]

  • Device

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 Internet download for Web publishing and online ordering wizards
  • GP name: ShellPreventWPWDownload_2
  • GP path: Internet Communication settings
  • GP ADMX file name: ICM.admx

**Connectivity/DisallowNetworkConnectivityActiveTests**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark2 check mark2 check mark2 check mark2 cross mark cross mark

Scope:

[!div class = "checklist"]

  • Device

Added in Windows 10, version 1703. Network Connection Status Indicator (NCSI) detects Internet connectivity and corporate network connectivity status. NCSI sends a DNS request and HTTP query to http://www.msftconnecttest.com/connecttest.txt to determine if the device can communicate with the Internet. This policy disables the NCSI active probe, preventing network connectivity to www.msftconnecttest.com.

Value type is integer.


**Connectivity/HardenedUNCPaths**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark cross mark cross mark

Scope:

[!div class = "checklist"]

  • Device

This policy setting configures secure access to UNC paths.

If you enable this policy, Windows only allows access to the specified UNC paths after fulfilling additional security requirements.

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: Hardened UNC Paths
  • GP name: Pol_HardenedPaths
  • GP path: Network/Network Provider
  • GP ADMX file name: networkprovider.admx

**Connectivity/ProhibitInstallationAndConfigurationOfNetworkBridge**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark cross mark cross mark

Scope:

[!div class = "checklist"]

  • Device

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: Prohibit installation and configuration of Network Bridge on your DNS domain network
  • GP name: NC_AllowNetBridge_NLA
  • GP path: Network/Network Connections
  • GP ADMX file name: NetworkConnections.admx

Footnote:

  • 1 - Added in Windows 10, version 1607.
  • 2 - Added in Windows 10, version 1703.
  • 3 - Added in Windows 10, version 1709.

Connectivity policies that can be set using Exchange Active Sync (EAS)

Connectivity policies supported by Windows Holographic for Business

Connectivity policies supported by IoT Core

Connectivity policies supported by Microsoft Surface Hub