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 / EncryptFilesonMove.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  1KB  |  17 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="NoEncryptOnMove">Do not automatically encrypt files moved to encrypted folders</string>
  9.       <string id="NoEncryptOnMove_Help">Prevents Windows Explorer from encrypting files that are moved to an encrypted folder.
  10.  
  11. If you disable this setting or do not configure it, Windows Explorer automatically encrypts files that are moved to an encrypted folder.
  12.  
  13. This setting applies only to files moved within a volume. When files are moved to other volumes, or if you create a new file in an encrypted folder, Windows Explorer encrypts those files automatically.</string>
  14.     </stringTable>
  15.   </resources>
  16. </policyDefinitionResources>
  17.