home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / PolicyDefinitions / en-US / MMCSnapIns2.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  3KB  |  38 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="MMC_StorageManagerForSANSSnapIn">Storage Manager for SANs</string>
  9.       <string id="MMC_StorageManagerForSANSSnapInExtension">Storage Manager for SANS Extension</string>
  10.       <string id="MMC_FileServerResourceManagerSnapIn">File Server Resource Manager</string>
  11.       <string id="MMC_FileServerResourceManagerSnapInExtension">File Server Resource Manager Extension</string>
  12.       <string id="MMC_DiskManagementSnapInExtension">Disk Management Extension</string>
  13.       <string id="MMC_DFSSnapIn">DFS Management</string>
  14.       <string id="MMC_DFSSnapInExtension">DFS Management Extension</string>
  15.       <string id="MMC_ShareandStorageManagementSnapIn">Share and Storage Management</string>
  16.       <string id="MMC_ShareandStorageManagementSnapInExtension">Share and Storage Management Extension</string>
  17.       <string id="MMC_GroupPolicyManagementSnapIn">Group Policy Management</string>
  18.       <string id="MMC_StarterGPOEditorSnapIn">Group Policy Starter GPO Editor</string>
  19.       <string id="MMC_DomainGPOEditorSnapIn">Group Policy Management Editor</string>
  20.       <string id="MMC_Restrict_Explain">Permits or prohibits use of this snap-in.
  21.  
  22. If you enable this setting, the snap-in is permitted. If you disable the setting, the snap-in is prohibited.
  23.  
  24. If this setting is not configured, the setting of the "Restrict users to the explicitly permitted list of snap-ins" setting determines whether this snap-in is permitted or prohibited.
  25.  
  26. --  If "Restrict users to the explicitly permitted list of snap-ins" is enabled, users cannot use any snap-in except those explicitly permitted.
  27.  
  28.     To explicitly permit use of this snap-in, enable this setting. If this setting is not configured (or disabled), this snap-in is prohibited.
  29.  
  30. --  If "Restrict users to the explicitly permitted list of snap-ins" is disabled or not configured, users can use any snap-in except those explicitly prohibited.
  31.  
  32.     To explicitly prohibit use of this snap-in, disable this setting. If this setting is not configured (or enabled), the snap-in is permitted.
  33.  
  34. When a snap-in is prohibited, it does not appear in the Add/Remove Snap-in window in MMC. Also, when a user opens a console file that includes a prohibited snap-in, the console file opens, but the prohibited snap-in does not appear.</string>
  35.     </stringTable>
  36.   </resources>
  37. </policyDefinitionResources>
  38.