windows-itpro-docs/windows/client-management/mdm/policy-csp-admx-disknvcache.md
2022-08-10 18:08:08 -04:00

6.0 KiB

title, description, ms.author, ms.localizationpriority, ms.topic, ms.prod, ms.technology, author, ms.date, ms.reviewer, manager
title description ms.author ms.localizationpriority ms.topic ms.prod ms.technology author ms.date ms.reviewer manager
Policy CSP - ADMX_DiskNVCache Learn about Policy CSP - ADMX_DiskNVCache. vinpa medium article w10 windows vinaypamnani-msft 08/12/2020 aaroncz

Policy CSP - ADMX_DiskNVCache


ADMX_DiskNVCache policies

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_DiskNVCache/BootResumePolicy
ADMX_DiskNVCache/FeatureOffPolicy
ADMX_DiskNVCache/SolidStatePolicy

ADMX_DiskNVCache/BootResumePolicy

Edition Windows 10 Windows 11
Home No No
Pro Yes Yes
Windows SE No Yes
Business Yes Yes
Enterprise Yes Yes
Education Yes Yes

Scope:

[!div class = "checklist"]

  • Device

This policy setting turns off the boot and resumes optimizations for the hybrid hard disks in the system.

If you enable this policy setting, the system doesn't use the non-volatile (NV) cache to optimize boot and resume.

The system determines the data that will be stored in the NV cache to optimize boot and resume.

The required data is stored in the NV cache during shutdown and hibernate, respectively. This storage in such a location might cause a slight increase in the time taken for shutdown and hibernate. If you don't configure this policy setting, the default behavior is observed and the NV cache is used for boot and resume optimizations.

This policy setting is applicable only if the NV cache feature is on.

ADMX Info:

  • GP Friendly name: Turn off boot and resume optimizations
  • GP name: BootResumePolicy
  • GP path: System\Disk NV Cache
  • GP ADMX file name: DiskNVCache.admx

ADMX_DiskNVCache/FeatureOffPolicy

Edition Windows 10 Windows 11
Home No No
Pro Yes Yes
Windows SE No Yes
Business Yes Yes
Enterprise Yes Yes
Education Yes Yes

Scope:

[!div class = "checklist"]

  • Device

This policy setting turns off all support for the non-volatile (NV) cache on all hybrid hard disks in the system.

To check if you have hybrid hard disks in the system, from Device Manager, right-click the disk drive and select Properties. The NV cache can be used to optimize boot and resume by reading data from the cache while the disks are spinning up. The NV cache can also be used to reduce the power consumption of the system by keeping the disks spun down while satisfying reads and writes from the cache.

If you enable this policy setting, the system won't manage the NV cache and won't enable NV cache power saving mode.

If you disable this policy setting, the system will manage the NV cache on the disks if the other policy settings for the NV cache are appropriately configured.

This policy setting will take effect on next boot. If you don't configure this policy setting, the default behavior is to turn on support for the NV cache.

ADMX Info:

  • GP Friendly name: Turn off non-volatile cache feature
  • GP name: FeatureOffPolicy
  • GP path: System\Disk NV Cache
  • GP ADMX file name: DiskNVCache.admx

ADMX_DiskNVCache/SolidStatePolicy

Edition Windows 10 Windows 11
Home No No
Pro Yes Yes
Windows SE No Yes
Business Yes Yes
Enterprise Yes Yes
Education Yes Yes

Scope:

[!div class = "checklist"]

  • Device

This policy setting turns off the solid state mode for the hybrid hard disks.

If you enable this policy setting, frequently written files such as the file system metadata and registry may not be stored in the NV cache.

If you disable this policy setting, the system will store frequently written data into the non-volatile (NV) cache. This storage allows the system to exclusively run out of the NV cache and power down the disk for longer periods to save power.

This can cause increased wear of the NV cache. If you don't configure this policy setting, the default behavior of the system is observed and frequently written files will be stored in the NV cache.

Note

This policy setting is applicable only if the NV cache feature is on.

ADMX Info:

  • GP Friendly name: Turn off solid state mode
  • GP name: SolidStatePolicy
  • GP path: System\Disk NV Cache
  • GP ADMX file name: DiskNVCache.admx

ADMX-backed policies in Policy CSP