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 / SharedFolders.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  2KB  |  23 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="PublishDfsRoots">Allow DFS roots to be published</string>
  9.       <string id="PublishDfsRoots_Help">Determines whether the user can publish DFS roots in Active Directory.
  10.  
  11. If you enable this setting or do not configure it, users can use the "Publish in Active Directory" option to publish DFS roots as shared folders in Active Directory.
  12.  
  13. If you disable this setting, the user cannot publish DFS roots in Active Directory, and the "Publish in Active Directory" option is disabled. Note: The default is to allow shared folders to be published when this setting is not configured.</string>
  14.       <string id="PublishSharedFolders">Allow shared folders to be published</string>
  15.       <string id="PublishSharedFolders_Help">Determines whether the user can publish shared folders in Active Directory.
  16.  
  17. If you enable this setting or do not configure it, users can use the "Publish in Active Directory" option in the Shared Folders snap-in to publish shared folders in Active Directory.
  18.  
  19. If you disable this setting, the user cannot publish shared folders in Active Directory, and the "Publish in Active Directory" option is disabled. Note: The default is to allow shared folders to be published when this setting is not configured</string>
  20.     </stringTable>
  21.   </resources>
  22. </policyDefinitionResources>
  23.