home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / PolicyDefinitions / en-US / DiskNVCache.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  4KB  |  52 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--  (c) 2006 Microsoft Corporation  -->
  3. <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
  4.   <displayName>enter display name here</displayName>
  5.   <description>enter description here</description>
  6.   <resources>
  7.     <stringTable>
  8.       <string id="BootResumePolicy">Turn Off Boot and Resume Optimizations</string>
  9.       <string id="BootResumePolicyHelp">Turns off the boot and resume optimizations for the hybrid hard disks in the system.
  10.  
  11. If you enable this policy setting, the system does not use the non-volatile (NV) cache to optimize boot and resume.
  12.  
  13. If you disable this policy setting, the system uses the NV cache to achieve faster 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 might cause a slight increase in the time taken for shutdown and hibernate.
  14.  
  15. If you do not configure this policy, the default behavior is observed and the NV cache is used for boot and resume optimizations.
  16.  
  17. NOTE: This policy is applicable only if the NV Cache Feature is on.</string>
  18.       <string id="CachePowerModePolicy">Turn Off Cache Power Mode</string>
  19.       <string id="CachePowerModePolicyHelp">Turns off the power save mode on the hybrid hard disks in the system.
  20.  
  21. If you enable this policy, the disks will not be put into NV cache power save mode and no power savings would be achieved.
  22.  
  23. If you disable this policy setting, then the hard disks are put into a NV cache power saving mode. In this mode, the system tries to save power by aggressively spinning down the disk.
  24.  
  25. If you do not configure this policy setting, the default behavior is to allow the hybrid hard disks to be in power save mode.
  26.  
  27. NOTE: This policy is applicable only if the NV Cache feature is on.</string>
  28.       <string id="FeatureOffPolicy">Turn Off Non Volatile Cache Feature</string>
  29.       <string id="FeatureOffPolicyHelp">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 the 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.
  30.  
  31. If you enable this policy setting, the system will not manage the NV cache and will not enable NV cache power saving mode.
  32.  
  33. If you disable this policy setting, the system will manage the NV cache on the disks provided the other policy settings for the NV cache are appropriately configured.
  34.  
  35. NOTE: This setting will take effect on next boot.
  36.  
  37. If you do not configure this policy, the default behavior is to turn on support for the NV cache. </string>
  38.       <string id="NvCacheCat">Disk NV Cache</string>
  39.       <string id="SolidStatePolicy">Turn Off Solid State Mode</string>
  40.       <string id="SolidStatePolicyHelp">Turns off the solid state mode for the hybrid hard disks. 
  41.  
  42. 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.
  43.  
  44. If you disable this policy setting, the system will store frequently written data into the non-volatile (NV) cache. This allows the system to exclusively run out of the NV cache and power down the disk for longer periods to save power. Note that this can cause increased wear of the NV cache.
  45.  
  46. If you do not configure this policy, the default behavior of the system is observed and frequently written files will be stored in the NV cache.
  47.  
  48. NOTE: This policy is applicable only if the NV Cache Feature is on.</string>
  49.     </stringTable>
  50.   </resources>
  51. </policyDefinitionResources>
  52.