mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-11 03:57:22 +00:00
81 lines
2.6 KiB
Markdown
81 lines
2.6 KiB
Markdown
---
|
|
title: Policy CSP - Storage
|
|
description: Policy CSP - Storage
|
|
ms.author: maricia
|
|
ms.topic: article
|
|
ms.prod: w10
|
|
ms.technology: windows
|
|
author: nickbrower
|
|
ms.date: 07/14/2017
|
|
---
|
|
|
|
# Policy CSP - Storage
|
|
|
|
> [!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/>
|
|
|
|
## Storage policies
|
|
|
|
<!--StartPolicy-->
|
|
<a href="" id="storage-enhancedstoragedevices"></a>**Storage/EnhancedStorageDevices**
|
|
|
|
<!--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/checkmark.png" alt="check mark" /></td>
|
|
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
<td><img src="images/checkmark.png" alt="check mark" /></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 configures whether or not Windows will activate an Enhanced Storage device.
|
|
|
|
If you enable this policy setting, Windows will not activate unactivated Enhanced Storage devices.
|
|
|
|
If you disable or do not configure this policy setting, Windows will activate unactivated Enhanced Storage devices.
|
|
|
|
<!--EndDescription-->
|
|
> [!TIP]
|
|
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
|
|
|
|
> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#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](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
|
|
|
|
<!--StartADMX-->
|
|
ADMX Info:
|
|
- GP english name: *Do not allow Windows to activate Enhanced Storage devices*
|
|
- GP name: *TCGSecurityActivationDisabled*
|
|
- GP ADMX file name: *enhancedstorage.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-->
|
|
|