mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-21 09:47:22 +00:00
115 lines
4.3 KiB
Markdown
115 lines
4.3 KiB
Markdown
---
|
|
title: Policy CSP - DeviceInstallation
|
|
description: Policy CSP - DeviceInstallation
|
|
ms.author: maricia
|
|
ms.topic: article
|
|
ms.prod: w10
|
|
ms.technology: windows
|
|
author: nickbrower
|
|
---
|
|
|
|
# Policy CSP - DeviceInstallation
|
|
|
|
> [!WARNING]
|
|
> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
|
|
|
|
<!--StartPolicies-->
|
|
<hr/>
|
|
|
|
## DeviceInstallation policies
|
|
|
|
<!--StartPolicy-->
|
|
<a href="" id="deviceinstallation-preventinstallationofmatchingdeviceids"></a>**DeviceInstallation/PreventInstallationOfMatchingDeviceIDs**
|
|
|
|
<!--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><img src="images/crossmark.png" alt="cross mark" /></td>
|
|
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
|
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
|
<td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td>
|
|
<td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td>
|
|
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
|
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<!--EndSKU-->
|
|
<!--StartDescription-->
|
|
This policy setting allows you to specify a list of Plug and Play hardware IDs and compatible IDs for devices that Windows is prevented from installing. This policy setting takes precedence over any other policy setting that allows Windows to install a device.
|
|
|
|
If you enable this policy setting, Windows is prevented from installing a device whose hardware ID or compatible ID appears in the list you create. If you enable this policy setting on a remote desktop server, the policy setting affects redirection of the specified devices from a remote desktop client to the remote desktop server.
|
|
|
|
If you disable or do not configure this policy setting, devices can be installed and updated as allowed or prevented by other policy settings.
|
|
|
|
<!--EndDescription-->
|
|
<!--StartADMX-->
|
|
ADMX Info:
|
|
- GP english name: *Prevent installation of devices that match any of these device IDs*
|
|
- GP name: *DeviceInstall_IDs_Deny*
|
|
- GP ADMX file name: *deviceinstallation.admx*
|
|
|
|
<!--EndADMX-->
|
|
<!--EndPolicy-->
|
|
<!--StartPolicy-->
|
|
<a href="" id="deviceinstallation-preventinstallationofmatchingdevicesetupclasses"></a>**DeviceInstallation/PreventInstallationOfMatchingDeviceSetupClasses**
|
|
|
|
<!--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><img src="images/crossmark.png" alt="cross mark" /></td>
|
|
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
|
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
|
<td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td>
|
|
<td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td>
|
|
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
|
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<!--EndSKU-->
|
|
<!--StartDescription-->
|
|
This policy setting allows you to specify a list of device setup class globally unique identifiers (GUIDs) for device drivers that Windows is prevented from installing. This policy setting takes precedence over any other policy setting that allows Windows to install a device.
|
|
|
|
If you enable this policy setting, Windows is prevented from installing or updating device drivers whose device setup class GUIDs appear in the list you create. If you enable this policy setting on a remote desktop server, the policy setting affects redirection of the specified devices from a remote desktop client to the remote desktop server.
|
|
|
|
If you disable or do not configure this policy setting, Windows can install and update devices as allowed or prevented by other policy settings.
|
|
|
|
<!--EndDescription-->
|
|
<!--StartADMX-->
|
|
ADMX Info:
|
|
- GP english name: *Prevent installation of devices using drivers that match these device setup classes*
|
|
- GP name: *DeviceInstall_Classes_Deny*
|
|
- GP ADMX file name: *deviceinstallation.admx*
|
|
|
|
<!--EndADMX-->
|
|
<!--EndPolicy-->
|
|
<hr/>
|
|
|
|
Footnote:
|
|
|
|
- 1 - Added in Windows 10, version 1607.
|
|
- 2 - Added in Windows 10, version 1703.
|
|
- 3 - Added in Windows 10, version 1709.
|
|
|
|
<!--EndPolicies-->
|
|
|