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 / Cpls.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  2KB  |  22 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="Users">User Accounts</string>
  9.       <string id="Users_Help">Contains settings to control the behavior of User Accounts</string>
  10.       <string id="UseDefaultTile">Apply the default user logon picture to all users</string>
  11.       <string id="UseDefaultTile_Help">This policy setting allows an administrator to standardize the logon pictures for all users on a system to the default user picture. One application for this policy setting is to standardize the logon pictures to a company logo.
  12.  
  13. Note: The default user picture is stored at %PROGRAMDATA%\Microsoft\User Account Pictures\user.bmp. The default guest picture is stored at %PROGRAMDATA%\Microsoft\User Account Pictures\guest.bmp. If the default pictures do not exist, an empty frame is displayed.
  14.  
  15. If you enable this policy setting, the default user logon picture will display for all users on the system with no customization allowed.
  16.  
  17. If you disable or do not configure this policy setting, users will be able to customize their logon pictures.</string>
  18.     
  19.     </stringTable>
  20.   </resources>
  21. </policyDefinitionResources>
  22.