mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
Removed CSP tree images and converted into text. Updated the images of cross and check marks into respective texts as Yes and No. Fixed few files with Acrolinx score less than 80.
2652 lines
41 KiB
Markdown
2652 lines
41 KiB
Markdown
---
|
||
title: Configuration service provider reference
|
||
description: A configuration service provider (CSP) is an interface to read, set, modify, or delete configuration settings on the device.
|
||
ms.assetid: 71823658-951f-4163-9c40-c4d4adceaaec
|
||
ms.reviewer:
|
||
manager: dansimp
|
||
ms.author: dansimp
|
||
ms.topic: article
|
||
ms.prod: w10
|
||
ms.technology: windows
|
||
author: manikadhiman
|
||
ms.date: 09/18/2020
|
||
---
|
||
|
||
# Configuration service provider reference
|
||
|
||
A configuration service provider (CSP) is an interface to read, set, modify, or delete configuration settings on the device. These settings map to registry keys or files. Some configuration service providers support the WAP format, some support SyncML, and some support both. SyncML is only used over–the–air for Open Mobile Alliance Device Management (OMA DM), whereas WAP can be used over–the–air for OMA Client Provisioning, or it can be included in the phone image as a .provxml file that is installed during boot.
|
||
|
||
For information about the bridge WMI provider classes that map to these CSPs, see [MDM Bridge WMI Provider](/windows/win32/dmwmibridgeprov/mdm-bridge-wmi-provider-portal). For CSP DDF files, see [CSP DDF files download](#csp-ddf-files-download).
|
||
|
||
|
||
Additional lists:
|
||
- [List of CSPs supported in HoloLens devices](#hololens)
|
||
- [List of CSPs supported in Microsoft Surface Hub](#surfacehubcspsupport)
|
||
- [List of CSPs supported in Windows 10 IoT Core](#iotcoresupport)
|
||
|
||
<!--StartCSPs-->
|
||
<hr/>
|
||
|
||
## CSP support
|
||
|
||
<!--StartCSP-->
|
||
[AccountManagement CSP](accountmanagement-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Accounts CSP](accounts-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[ActiveSync CSP](activesync-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[AllJoynManagement CSP](alljoynmanagement-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[APPLICATION CSP](application-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[ApplicationControl CSP](applicationcontrol-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes<sup>6</sup></td>
|
||
<td>Yes<sup>6</sup></td>
|
||
<td>Yes<sup>6</sup></td>
|
||
<td>Yes<sup>6</sup></td>
|
||
<td>Yes<sup>6</sup></td>
|
||
<td>Yes<sup>6</sup></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[AppLocker CSP](applocker-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[AssignedAccess CSP](assignedaccess-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[BOOTSTRAP CSP](bootstrap-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[BitLocker CSP](bitlocker-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>5</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[BrowserFavorite CSP](browserfavorite-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[CMPolicy CSP](cmpolicy-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[CMPolicyEnterprise CSP](cmpolicyenterprise-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes<sup>1</sup></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[CM_CellularEntries CSP](cm-cellularentries-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[CM_ProxyEntries CSP](cm-proxyentries-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[CellularSettings CSP](cellularsettings-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[CertificateStore CSP](certificatestore-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[CleanPC CSP](cleanpc-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[ClientCertificateInstall CSP](clientcertificateinstall-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[CustomDeviceUI CSP](customdeviceui-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[DMAcc CSP](dmacc-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[DMClient CSP](dmclient-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Defender CSP](defender-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[DevDetail CSP](devdetail-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[DevInfo CSP](devinfo-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[DeveloperSetup CSP](developersetup-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[DeviceInstanceService CSP](deviceinstanceservice-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[DeviceLock CSP](devicelock-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[DeviceManageability CSP](devicemanageability-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[DeviceStatus CSP](devicestatus-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[DiagnosticLog CSP](diagnosticlog-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[DynamicManagement CSP](dynamicmanagement-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[EMAIL2 CSP](email2-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[EnrollmentStatusTracking CSP](enrollmentstatustracking-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes<sup>6</sup></td>
|
||
<td>Yes<sup>6</sup></td>
|
||
<td>Yes<sup>6</sup></td>
|
||
<td>Yes<sup>6</sup></td>
|
||
<td>Yes<sup>6</sup></td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[EnterpriseAPN CSP](enterpriseapn-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[EnterpriseAppManagement CSP](enterpriseappmanagement-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[EnterpriseAppVManagement CSP](enterpriseappvmanagement-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[EnterpriseAssignedAccess CSP](enterpriseassignedaccess-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[EnterpriseDataProtection CSP](enterprisedataprotection-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes
|
||
<a href="/windows/client-management/mdm/implement-server-side-mobile-application-management#integration-with-windows-information-protection">Only for mobile application management (MAM)</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[EnterpriseDesktopAppManagement CSP](enterprisedesktopappmanagement-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[EnterpriseExt CSP](enterpriseext-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[EnterpriseExtFileSystem CSP](enterpriseextfilessystem-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[EnterpriseModernAppManagement CSP](enterprisemodernappmanagement-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[eUICCs CSP](euiccs-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>3<sup></td>
|
||
<td>Yes<sup>3<sup></td>
|
||
<td>Yes<sup>3<sup></td>
|
||
<td>Yes<sup>3<sup></td>
|
||
<td>Yes<sup>3<sup></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[FileSystem CSP](filesystem-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes<sup>B<sup></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Firewall CSP](firewall-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[HealthAttestation CSP](healthattestation-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[HotSpot CSP](hotspot-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[LanguagePackManagement CSP](language-pack-management-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
<th>Mobile Enterprise</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
<!--StartCSP-->
|
||
[Maps CSP](maps-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Messaging CSP](messaging-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes<sup>2</sup></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[MultiSIM CSP](multisim-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[NAP CSP](nap-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[NAPDEF CSP](napdef-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[NetworkProxy CSP](networkproxy-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[NetworkQoSPolicy CSP](networkqospolicy-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[NodeCache CSP](nodecache-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Office CSP](office-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[PROXY CSP](proxy-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[PXLOGICAL CSP](pxlogical-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[PassportForWork CSP](passportforwork-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Personalization CSP](personalization-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>Yes<sup>2</sup></td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Policy CSP](policy-configuration-service-provider.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[PolicyManager CSP](policymanager-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Provisioning CSP](provisioning-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes<sup>B<sup></td>
|
||
<td>Yes<sup>B<sup></td>
|
||
<td>Yes<sup>B<sup></td>
|
||
<td>Yes<sup>B<sup></td>
|
||
<td>Yes<sup>B<sup></td>
|
||
<td>Yes<sup>B<sup></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Reboot CSP](reboot-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Registry CSP](registry-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[RemoteFind CSP](remotefind-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[RemoteLock](remotelock-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[RemoteRing CSP](remotering-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[RemoteWipe CSP](remotewipe-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Reporting CSP](reporting-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[RootCATrustedCertificates CSP](rootcacertificates-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[SUPL CSP](supl-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[SecureAssessment CSP](secureassessment-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[SecurityPolicy CSP](securitypolicy-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[SharedPC CSP](sharedpc-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Storage CSP](storage-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[SurfaceHub](surfacehub-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td></td>
|
||
<td></td>
|
||
<td></td>
|
||
<td></td>
|
||
<td></td>
|
||
<td></td>
|
||
<td></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[TenantLockdown CSP](tenantlockdown-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>5</sup></td>
|
||
<td>Yes<sup>5</sup></td>
|
||
<td>Yes<sup>5</sup></td>
|
||
<td>Yes<sup>5</sup></td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[TPMPolicy CSP](tpmpolicy-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[UEFI CSP](uefi-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[UnifiedWriteFilter CSP](unifiedwritefilter-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Update CSP](update-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[VPN CSP](vpn-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[VPNv2 CSP](vpnv2-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[W4 APPLICATION CSP](w4-application-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td></td>
|
||
<td></td>
|
||
<td></td>
|
||
<td></td>
|
||
<td></td>
|
||
<td>Yes</td>
|
||
<td></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[WiFi CSP](wifi-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Win32AppInventory CSP](win32appinventory-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[Win32CompatibilityAppraiser CSP](win32compatibilityappraiser-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>5</sup></td>
|
||
<td>Yes<sup>5</sup></td>
|
||
<td>Yes<sup>5</sup></td>
|
||
<td>Yes<sup>5</sup></td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[WindowsAdvancedThreatProtection CSP](windowsadvancedthreatprotection-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>Yes<sup>1</sup></td>
|
||
<td>No</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[WindowsDefenderApplicationGuard CSP](windowsdefenderapplicationguard-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>Yes<sup>3</sup></td>
|
||
<td>No</td>>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
|
||
[WindowsLicensing CSP](windowslicensing-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[WindowsSecurityAuditing CSP](windowssecurityauditing-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>No</td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[WiredNetwork CSP](wirednetwork-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td>No</td>
|
||
<td>Yes<sup>5</sup></td>
|
||
<td>Yes<sup>5</sup></td>
|
||
<td>Yes<sup>5</sup></td>
|
||
<td>Yes<sup>5</sup></td>
|
||
<td>Yes<sup>5</sup></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<!--StartCSP-->
|
||
[w7 APPLICATION CSP](w7-application-csp.md)
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
</tr>
|
||
<tr>
|
||
<td></td>
|
||
<td></td>
|
||
<td></td>
|
||
<td></td>
|
||
<td></td>
|
||
<td>Yes</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--EndCSP-->
|
||
|
||
<hr/>
|
||
<!--EndCSPs-->
|
||
|
||
## CSP DDF files download
|
||
|
||
You can download the DDF files for various CSPs from the links below:
|
||
- [Download all the DDF files for Windows 10, version 2004](https://download.microsoft.com/download/4/0/f/40f9ec45-3bea-442c-8afd-21edc1e057d8/Windows10_2004_DDF_download.zip)
|
||
- [Download all the DDF files for Windows 10, version 1903](https://download.microsoft.com/download/6/F/0/6F019079-6EB0-41B5-88E8-D1CE77DBA27B/Windows10_1903_DDF_download.zip)
|
||
- [Download all the DDF files for Windows 10, version 1809](https://download.microsoft.com/download/6/A/7/6A735141-5CFA-4C1B-94F4-B292407AF662/Windows10_1809_DDF_download.zip)
|
||
- [Download all the DDF files for Windows 10, version 1803](https://download.microsoft.com/download/6/2/7/6276FE19-E3FD-4254-9C16-3C31CAA2DE50/Windows10_1803_DDF_download.zip)
|
||
- [Download all the DDF files for Windows 10, version 1709](https://download.microsoft.com/download/9/7/C/97C6CF99-F75C-475E-AF18-845F8CECCFA4/Windows10_1709_DDF_download.zip)
|
||
- [Download all the DDF files for Windows 10, version 1703](https://download.microsoft.com/download/C/7/C/C7C94663-44CF-4221-ABCA-BC895F42B6C2/Windows10_1703_DDF_download.zip)
|
||
- [Download all the DDF files for Windows 10, version 1607](https://download.microsoft.com/download/2/3/E/23E27D6B-6E23-4833-B143-915EDA3BDD44/Windows10_1607_DDF.zip)
|
||
|
||
|
||
## <a href="" id="hololens"></a>CSPs supported in HoloLens devices
|
||
|
||
|
||
The following list shows the CSPs supported in HoloLens devices:
|
||
|
||
| Configuration service provider | HoloLens (1st gen) Development Edition | HoloLens (1st gen) Commercial Suite | HoloLens 2 |
|
||
|------|--------|--------|--------|
|
||
| [AccountManagement CSP](accountmanagement-csp.md) | No | Yes <sup>4</sup> | Yes
|
||
| [Accounts CSP](accounts-csp.md) | Yes | Yes | Yes |
|
||
| [ApplicationControl CSP](applicationcontrol-csp.md) | No | No | Yes |
|
||
| [AppLocker CSP](applocker-csp.md) | No | Yes | No |
|
||
| [AssignedAccess CSP](assignedaccess-csp.md) | No | Yes <sup>4</sup> | Yes |
|
||
| [CertificateStore CSP](certificatestore-csp.md) | Yes | Yes| Yes |
|
||
| [ClientCertificateInstall CSP](clientcertificateinstall-csp.md) | No | Yes | Yes |
|
||
| [DevDetail CSP](devdetail-csp.md) | Yes | Yes | Yes |
|
||
| [DeveloperSetup CSP](developersetup-csp.md) | No | Yes <sup>2</sup> (runtime provisioning via provisioning packages only; no MDM support)| Yes |
|
||
| [DeviceManageability CSP](devicemanageability-csp.md) | No | No | Yes |
|
||
| [DeviceStatus CSP](devicestatus-csp.md) | No | Yes | Yes |
|
||
| [DevInfo CSP](devinfo-csp.md) | Yes | Yes | Yes |
|
||
| [DiagnosticLog CSP](diagnosticlog-csp.md) | No | Yes | Yes |
|
||
| [DMAcc CSP](dmacc-csp.md) | Yes | Yes | Yes |
|
||
| [DMClient CSP](dmclient-csp.md) | Yes | Yes | Yes |
|
||
| [EnrollmentStatusTracking CSP](enrollmentstatustracking-csp.md) | No | No | Yes <sup>10</sup> |
|
||
| [EnterpriseModernAppManagement CSP](enterprisemodernappmanagement-csp.md) | No | Yes | Yes |
|
||
| [NetworkProxy CSP](networkproxy-csp.md) | No | No | Yes |
|
||
| [NetworkQoSPolicy CSP](networkqospolicy-csp.md) | No | No | Yes <sup>8</sup>|
|
||
| [NodeCache CSP](nodecache-csp.md) | Yes | Yes | Yes |
|
||
[PassportForWork CSP](passportforwork-csp.md) | No | Yes | Yes |
|
||
| [Policy CSP](policy-configuration-service-provider.md) | No | Yes | Yes |
|
||
| [RemoteFind CSP](remotefind-csp.md) | No | Yes <sup>4</sup> | Yes |
|
||
| [RemoteWipe CSP](remotewipe-csp.md) (**doWipe** and **doWipePersistProvisionedData** nodes only) | No | Yes <sup>4</sup> | Yes |
|
||
| [RootCATrustedCertificates CSP](rootcacertificates-csp.md) | No | Yes | Yes |
|
||
| [TenantLockdown CSP](tenantlockdown-csp.md) | No | No | Yes <sup>10</sup> |
|
||
| [Update CSP](update-csp.md) | No | Yes | Yes |
|
||
| [VPNv2 CSP](vpnv2-csp.md) | No | Yes | Yes |
|
||
| [WiFi CSP](wifi-csp.md) | No | Yes | Yes |
|
||
| [WindowsLicensing CSP](windowslicensing-csp.md) | Yes | Yes | No |
|
||
|
||
|
||
## <a href="" id="surfacehubcspsupport"></a>CSPs supported in Microsoft Surface Hub
|
||
|
||
- [Accounts CSP](accounts-csp.md)<sup>9</sup>
|
||
> [!NOTE]
|
||
> Support in Surface Hub is limited to **Domain\ComputerName**.
|
||
- [AccountManagement CSP](accountmanagement-csp.md)
|
||
- [APPLICATION CSP](application-csp.md)
|
||
- [CertificateStore CSP](certificatestore-csp.md)
|
||
- [ClientCertificateInstall CSP](clientcertificateinstall-csp.md)
|
||
- [Defender CSP](defender-csp.md)
|
||
- [DevDetail CSP](devdetail-csp.md)
|
||
- [DeviceManageability CSP](devicemanageability-csp.md)
|
||
- [DeviceStatus CSP](devicestatus-csp.md)
|
||
- [DevInfo CSP](devinfo-csp.md)
|
||
- [DiagnosticLog CSP](diagnosticlog-csp.md)
|
||
- [DMAcc CSP](dmacc-csp.md)
|
||
- [DMClient CSP](dmclient-csp.md)
|
||
- [EnterpriseModernAppManagement CSP](enterprisemodernappmanagement-csp.md)
|
||
- [Firewall-CSP](firewall-csp.md)<sup>9</sup>
|
||
- [HealthAttestation CSP](healthattestation-csp.md)
|
||
- [NetworkQoSPolicy CSP](networkqospolicy-csp.md)
|
||
- [NodeCache CSP](nodecache-csp.md)
|
||
- [PassportForWork CSP](passportforwork-csp.md)
|
||
- [Policy CSP](policy-configuration-service-provider.md)
|
||
- [Reboot CSP](reboot-csp.md)
|
||
- [RemoteWipe CSP](remotewipe-csp.md)<sup>9</sup>
|
||
- [Reporting CSP](reporting-csp.md)
|
||
- [RootCATrustedCertificates CSP](rootcacertificates-csp.md)
|
||
- [SurfaceHub CSP](surfacehub-csp.md)
|
||
- [UEFI CSP](uefi-csp.md)
|
||
- [Wifi-CSP](wifi-csp.md)<sup>9</sup>
|
||
- [WindowsAdvancedThreatProtection CSP](windowsadvancedthreatprotection-csp.md)
|
||
- [Wirednetwork-CSP](wirednetwork-csp.md)<sup>9</sup>
|
||
|
||
|
||
## <a href="" id="iotcoresupport"></a>CSPs supported in Windows 10 IoT Core
|
||
|
||
- [AllJoynManagement CSP](alljoynmanagement-csp.md)
|
||
- [APPLICATION CSP](application-csp.md)
|
||
- [CertificateStore CSP](certificatestore-csp.md)
|
||
- [ClientCertificateInstall CSP](clientcertificateinstall-csp.md)
|
||
- [CustomDeviceUI CSP](customdeviceui-csp.md)
|
||
- [DevDetail CSP](devdetail-csp.md)
|
||
- [DevInfo CSP](devinfo-csp.md)
|
||
- [DiagnosticLog CSP](diagnosticlog-csp.md)
|
||
- [DMAcc CSP](dmacc-csp.md)
|
||
- [DMClient CSP](dmclient-csp.md)
|
||
- [EnterpriseAppManagement CSP](enterpriseappmanagement-csp.md)
|
||
- [HealthAttestation CSP](healthattestation-csp.md)
|
||
- [NetworkProxy CSP](networkproxy-csp.md)
|
||
- [Policy CSP](policy-configuration-service-provider.md)
|
||
- [Provisioning CSP (Provisioning only)](provisioning-csp.md)
|
||
- [Reboot CSP](reboot-csp.md)
|
||
- [RemoteWipe CSP](remotewipe-csp.md)<sup>5<sup>
|
||
- [RootCATrustedCertificates CSP](rootcacertificates-csp.md)
|
||
- [UnifiedWriteFilter CSP](unifiedwritefilter-csp.md)
|
||
- [Update CSP](update-csp.md)
|
||
- [VPNv2 CSP](vpnv2-csp.md)
|
||
- [WiFi CSP](wifi-csp.md)
|
||
|
||
<hr>
|
||
|