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 / ServerManager.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  4KB  |  54 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="DoNotLaunchServerManager">Do not display Server Manager automatically at logon</string>
  9.       <string id="DoNotLaunchServerManagerHelp">This policy setting allows you to turn off the automatic display of Server Manager at logon.
  10.  
  11. If you enable this policy setting, Server Manager is not displayed automatically when an administrator logs on to the server.
  12.  
  13. If you disable this policy setting, Server Manager is displayed automatically when an administrator logs on to the server.
  14.  
  15. If you do not configure this policy setting, Server Manager is displayed when an administrator logs on to the server. However, if the "Do not show me this console at logon" option is selected, the console is not displayed automatically at logon.
  16.  
  17. Note: Regardless of the status of this policy setting, Server Manager is available from the Start menu.
  18. </string>
  19.       <string id="ServerManagerAutoRefreshRate">Configure the refresh interval for Server Manager</string>
  20.       <string id="ServerManagerAutoRefreshRateHelp">This policy setting allows you to set the refresh interval for Server Manager. Each refresh provides Server Manager with updated information about which server roles and features are installed and configured on the specified server. Server Manager also monitors the status of roles and features installed on the server.
  21.  
  22. If you enable this policy setting, Server Manager uses the refresh interval specified in the policy setting instead of the Configure Refresh setting in the Server Manager console.
  23.  
  24. If you disable this policy setting, Server Manager does not refresh automatically. If you do not configure this policy setting, Server Manager uses the Configure Refresh setting in the Server Manager console.
  25.  
  26. Note: The default refresh interval for Server Manager is 2 minutes.
  27. </string>
  28.       <string id="Do_not_display_Manage_Your_Server_page">Do not display Manage Your Server page at logon</string>
  29.       <string id="Do_not_display_Manage_Your_Server_page_Explain">This policy setting allows you to turn off the automatic display of the Manage Your Server page. 
  30.  
  31. If you enable this policy setting, the Manage Your Server page is not displayed each time an administrator logs on to the server. 
  32.  
  33. If you disable or do not configure this policy setting, the Manage Your Server page is displayed each time an administrator logs on to the server. However, if the administrator has selected the "DonΓÇÖt display this page at logon" option at the bottom of the Manage Your Server page, the page is not displayed.
  34. </string>
  35.       <string id="DoNotLaunchInitialConfigurationTasks">Do not display Initial Configuration Tasks window automatically at logon</string>
  36.       <string id="DoNotLaunchInitialConfigurationTasksHelp">This policy setting allows you to turn off the automatic display of the Initial Configuration Tasks window at logon. 
  37.  
  38. If you enable this policy setting, the Initial Configuration Tasks window is not displayed when an administrator logs on to the server. 
  39.  
  40. If you disable this policy setting, the Initial Configuration Tasks window is displayed when an administrator logs on to the server.
  41.  
  42. If you do not configure this policy setting, the Initial Configuration Tasks window is displayed when an administrator logs on to the server. However, if an administrator selects the "Do not show this window at logon" option, the window is not displayed on subsequent logons.
  43. </string>
  44.       <string id="ServerManager">Server Manager</string>
  45.     </stringTable>
  46.     <presentationTable>
  47.       <presentation id="ServerManagerAutoRefreshRate">
  48.         <decimalTextBox refId="RefreshRate" defaultValue="2">Minutes:</decimalTextBox>
  49.         <text>Range is 1 to 34560</text>
  50.       </presentation>
  51.     </presentationTable>
  52.   </resources>
  53. </policyDefinitionResources>
  54.