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 / SystemRestore.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  3KB  |  40 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="SR">System Restore</string>
  9.       <string id="SR_DisableConfig">Turn off Configuration</string>
  10.       <string id="SR_DisableConfig_Help">Allows you to turn off the Configuration Interface for System Restore.
  11.  
  12. System Restore enables users, in the event of a problem, to restore their computers to a previous state without losing personal data files. The behavior of this setting depends on the "Turn off System Restore" setting. 
  13.  
  14. If you enable this setting, the option to configure System Restore on the Configuration Interface disappears. If the "Turn off Configuration setting" is disabled, the Configuration Interface is still visible, but all System Restore configuration defaults are enforced. 
  15.  
  16. If you do not configure it, the Configuration Interface for System Restore remains, and the user has the ability to configure System Restore. 
  17.  
  18. Note: This setting is only available in the Home Edition and Professional versions of Windows. 
  19.  
  20. Also, see the "Turn off System Restore" setting. If the "Turn off System Restore" setting is enabled, the "Turn off Configuration" setting is not active. If the "Turn off System Restore" setting is disabled, and "Turn off Configuration" is not configured, System Restore cannot be turned off locally, but it can be configured. If the "Turn off System Restore" setting is not configured, and "Turn off Configuration" is disabled, System Restore can be turned off locally but not configured.</string>
  21.       <string id="SR_DisableSR">Turn off System Restore</string>
  22.       <string id="SR_DisableSR_Help">Determines whether System Restore is turned on or off.
  23.  
  24. System Restore enables users, in the event of a problem, to restore their computers to a previous state without losing personal data files. By default, System Restore is on. 
  25.  
  26. If you enable this setting, System Restore is turned off, and the System Restore Wizard and Configuration Interface cannot be accessed. 
  27.  
  28. If you disable this setting, System Restore is turned on and enforced. It cannot be turned off in the Configuration Interface, but, depending on the "Turn off Configuration" settings, it may still be configured. The feature is nonfunctional until the system is rebooted. To turn off the Configuration Interface, see the "Turn off Configuration" setting. 
  29.  
  30. If you do not configure it, the system reverts to the default local setting. 
  31.  
  32. Important: This setting only refreshes at boot time. 
  33.  
  34. Note: This setting is only available in Windows XP Professional.
  35.  
  36. Also, see the "Turn off Configuration" setting. If the "Turn off System Restore" setting is disabled or not configured, the "Turn off Configuration" setting is used to determine whether the  Configuration Interface appears.</string>
  37.     </stringTable>
  38.   </resources>
  39. </policyDefinitionResources>
  40.