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 / CtrlAltDel.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  2KB  |  34 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="CADOptions">Ctrl+Alt+Del Options</string>
  9.       <string id="DisableChangePassword">Remove Change Password</string>
  10.       <string id="DisableChangePassword_Help">Prevents users from changing their Windows password on demand.
  11.  
  12. This setting disables the "Change Password" button on the Windows Security dialog box (which appears when you press Ctrl+Alt+Del).
  13.  
  14. However, users are still able to change their password when prompted by the system. The system prompts users for a new password when an administrator requires a new password or their password is expiring.</string>
  15.       <string id="DisableLockComputer">Remove Lock Computer</string>
  16.       <string id="DisableLockComputer_Help">Prevents users from locking the system.
  17.  
  18. While locked, the desktop is hidden and the system cannot be used. Only the user who locked the system or the system administrator can unlock it.
  19.  
  20. Tip:To lock a computer without configuring a setting, press Ctrl+Alt+Delete, and then click "Lock Computer."</string>
  21.       <string id="DisableTaskMgr">Remove Task Manager</string>
  22.       <string id="DisableTaskMgr_Help">Prevents users from starting Task Manager (Taskmgr.exe).
  23.  
  24. If this setting is enabled and users try to start Task Manager, a message appears explaining that a policy prevents the action.
  25.  
  26. Task Manager lets users start and stop programs; monitor the performance of their computers; view and monitor all programs running on their computers, including system services; find the executable names of programs; and change the priority of the process in which programs run.</string>
  27.       <string id="NoLogoff">Remove Logoff</string>
  28.       <string id="NoLogOff_Help">This setting disables or removes all menu items and buttons that log the user off the system.
  29.  
  30. Also, see the "Remove Logoff on the Start Menu" setting.</string>
  31.     </stringTable>
  32.   </resources>
  33. </policyDefinitionResources>
  34.