home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / PolicyDefinitions / en-US / Reliability.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  5KB  |  71 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="EE_EnablePersistentTimeStamp">Enable Persistent Time Stamp</string>
  9.       <string id="EE_EnablePersistentTimeStamp_Help">The Persistent System Timestamp allows the system to detect the time of unexpected shutdowns by writing the current time to disk on a schedule controlled by the Timestamp Interval.
  10.  
  11. If you enable this setting, the Persistent System Timestamp will be refreshed according to the Timestamp Interval.
  12.  
  13. If you disable this setting, the Persistent System Timestamp will be turned off and the timing of unexpected shutdowns will not be detected.
  14.  
  15. If you do not configure this setting, the default behavior will occur.
  16.  
  17. Note: By default, the Persistent System Timestamp is refreshed every 60 seconds beginning with Windows Server 2003.  This feature may interfere with power configuration settings that turn off hard disks after a period of inactivity.  These power settings may be accessed in the Power Options Control Panel.</string>
  18.       <string id="PCH_ReportShutdownEvents">Report unplanned shutdown events</string>
  19.       <string id="PCH_ReportShutdownEvents_Help">This setting controls whether or not unplanned shutdown events can be reported when error reporting is enabled.
  20.  
  21. When this setting is enabled, error reporting will include unplanned shutdown events.
  22.  
  23. When this setting is disabled, unplanned shutdown events will not be included in error reporting.
  24.  
  25. If you do not configure this setting, the user will be able to adjust this setting via the control panel, which is set to 'upload unplanned shutdown events' by default.
  26.  
  27. Also see the 'Configure Error Reporting' setting.</string>
  28.       <string id="ShutdownEventTrackerStateFile">Activate Shutdown Event Tracker System State Data feature</string>
  29.       <string id="ShutdownEventTrackerStateFile_Help">Defines when the Shutdown Event Tracker System State Data feature is activated.
  30.  
  31. The system state data file contains information about the basic system state as well as the state of all running processes.
  32.  
  33. If you enable this setting, the System State Data feature is activated when the user indicates that the shutdown or restart is unplanned.
  34.  
  35. If you disable this setting, the System State Data feature is never activated.
  36.  
  37. If you do not configure this setting, the default behavior for the System State Data feature occurs.
  38.  
  39. Note: By default, the System State Data feature is always enabled on the Windows Server 2003 family.</string>
  40.       <string id="ShutdownReason">Display Shutdown Event Tracker</string>
  41.       <string id="ShutdownReason_Always">Always</string>
  42.       <string id="ShutdownReason_Help">The Shutdown Event Tracker can be displayed when you shut down a workstation or server.  This is an extra set of questions that is displayed when you invoke a shutdown to collect information related to why you are shutting down the computer.
  43.  
  44. If you enable this setting and choose "Always" from the drop-down menu, the Shutdown Event Tracker is displayed when you shut down.
  45.  
  46. If you enable this setting and choose "Server Only" from the drop-down menu, the Shutdown Event Tracker is displayed when you shut down a Windows Server computer beginning with Windows Server 2003.
  47.  
  48. If you enable this setting and choose "Workstation Only" from the drop-down menu, the Shutdown Event Tracker is displayed when you shut down a Windows XP Professional or Windows Vista workstation.
  49.  
  50. If you disable this setting, the Shutdown Event Tracker is not displayed when you shut down.
  51.  
  52. If you do not configure this setting, the default behavior for the Shutdown Event Tracker occurs.
  53.  
  54. Note: By default, the Shutdown Event Tracker is not displayed on Windows XP Professional or Windows Vista and is displayed by default on the Windows Server family.</string>
  55.       <string id="ShutdownReason_SrvOnly">Server Only</string>
  56.       <string id="ShutdownReason_WkstnOnly">Workstation Only</string>
  57.     </stringTable>
  58.     <presentationTable>
  59.       <presentation id="EE_EnablePersistentTimeStamp">
  60.         <text>The setting allows you to customize how often the</text>
  61.         <text>Persistent System Time Stamp is written to the disk.</text>
  62.         <text>The range is 1 to 86400 seconds (1 day).</text>
  63.         <decimalTextBox refId="EE_EnablePersistentTimeStamp_Desc4" defaultValue="60">Seconds: </decimalTextBox>
  64.       </presentation>
  65.       <presentation id="ShutdownReason">
  66.         <dropdownList refId="ShutdownReason_Box" defaultItem="0">Shutdown Event Tracker should be displayed:</dropdownList>
  67.       </presentation>
  68.     </presentationTable>
  69.   </resources>
  70. </policyDefinitionResources>
  71.