home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / PolicyDefinitions / iSCSI.admx < prev    next >
Extensible Markup Language  |  2008-01-19  |  7KB  |  126 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <!--  (c) 2006 Microsoft Corporation  -->
  3. <policyDefinitions 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.   <policyNamespaces>
  5.     <target prefix="iscsi" namespace="Microsoft.Policies.iSCSI" />
  6.     <using prefix="windows" namespace="Microsoft.Policies.Windows" />
  7.   </policyNamespaces>
  8.   <resources minRequiredRevision="1.0" />
  9.   <categories>
  10.     <category name="iSCSI_Category" displayName="$(string.iSCSI_Category)">
  11.       <parentCategory ref="windows:System" />
  12.     </category>
  13.     <category name="iSCSIDiscovery_Category" displayName="$(string.iSCSIDiscovery_Category)" explainText="$(string.iSCSIDiscovery_Help)">
  14.       <parentCategory ref="iSCSI_Category" />
  15.     </category>
  16.     <category name="iSCSIGeneral_Category" displayName="$(string.iSCSIGeneral_Category)" explainText="$(string.iSCSIGeneral_Help)">
  17.       <parentCategory ref="iSCSI_Category" />
  18.     </category>
  19.     <category name="iSCSISecurity_Category" displayName="$(string.iSCSISecurity_Category)" explainText="$(string.iSCSISecurity_Help)">
  20.       <parentCategory ref="iSCSI_Category" />
  21.     </category>
  22.   </categories>
  23.   <policies>
  24.     <policy name="iSCSIDiscovery_ConfigureiSNSServers" class="Machine" displayName="$(string.iSCSIDiscovery_ConfigureiSNSServers)" explainText="$(string.iSCSIDiscovery_ConfigureiSNSServers_Help)" key="Software\Policies\Microsoft\Windows\iSCSI" valueName="ConfigureiSNSServers">
  25.       <parentCategory ref="iSCSIDiscovery_Category" />
  26.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  27.       <enabledValue>
  28.         <decimal value="1" />
  29.       </enabledValue>
  30.       <disabledValue>
  31.         <decimal value="0" />
  32.       </disabledValue>
  33.     </policy>
  34.     <policy name="iSCSIDiscovery_ConfigureTargetPortals" class="Machine" displayName="$(string.iSCSIDiscovery_ConfigureTargetPortals)" explainText="$(string.iSCSIDiscovery_ConfigureTargetPortals_Help)" key="Software\Policies\Microsoft\Windows\iSCSI" valueName="ConfigureTargetPortals">
  35.       <parentCategory ref="iSCSIDiscovery_Category" />
  36.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  37.       <enabledValue>
  38.         <decimal value="1" />
  39.       </enabledValue>
  40.       <disabledValue>
  41.         <decimal value="0" />
  42.       </disabledValue>
  43.     </policy>
  44.     <policy name="iSCSIDiscovery_ConfigureTargets" class="Machine" displayName="$(string.iSCSIDiscovery_ConfigureTargets)" explainText="$(string.iSCSIDiscovery_ConfigureTargets_Help)" key="Software\Policies\Microsoft\Windows\iSCSI" valueName="ConfigureTargets">
  45.       <parentCategory ref="iSCSIDiscovery_Category" />
  46.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  47.       <enabledValue>
  48.         <decimal value="1" />
  49.       </enabledValue>
  50.       <disabledValue>
  51.         <decimal value="0" />
  52.       </disabledValue>
  53.     </policy>
  54.     <policy name="iSCSIDiscovery_NewStaticTargets" class="Machine" displayName="$(string.iSCSIDiscovery_NewStaticTargets)" explainText="$(string.iSCSIDiscovery_NewStaticTargets_Help)" key="Software\Policies\Microsoft\Windows\iSCSI" valueName="NewStaticTargets">
  55.       <parentCategory ref="iSCSIDiscovery_Category" />
  56.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  57.       <enabledValue>
  58.         <decimal value="1" />
  59.       </enabledValue>
  60.       <disabledValue>
  61.         <decimal value="0" />
  62.       </disabledValue>
  63.     </policy>
  64.     <policy name="iSCSIGeneral_ChangeIQNName" class="Machine" displayName="$(string.iSCSIGeneral_ChangeIQNName)" explainText="$(string.iSCSIGeneral_ChangeIQNName_Help)" key="Software\Policies\Microsoft\Windows\iSCSI" valueName="ChangeIQNName">
  65.       <parentCategory ref="iSCSIGeneral_Category" />
  66.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  67.       <enabledValue>
  68.         <decimal value="1" />
  69.       </enabledValue>
  70.       <disabledValue>
  71.         <decimal value="0" />
  72.       </disabledValue>
  73.     </policy>
  74.     <policy name="iSCSIGeneral_RestrictAdditionalLogins" class="Machine" displayName="$(string.iSCSIGeneral_RestrictAdditionalLogins)" explainText="$(string.iSCSIGeneral_RestrictAdditionalLogins_Help)" key="Software\Policies\Microsoft\Windows\iSCSI" valueName="RestrictAdditionalLogins">
  75.       <parentCategory ref="iSCSIGeneral_Category" />
  76.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  77.       <enabledValue>
  78.         <decimal value="1" />
  79.       </enabledValue>
  80.       <disabledValue>
  81.         <decimal value="0" />
  82.       </disabledValue>
  83.     </policy>
  84.     <policy name="iSCSISecurity_ChangeCHAPSecret" class="Machine" displayName="$(string.iSCSISecurity_ChangeCHAPSecret)" explainText="$(string.iSCSISecurity_ChangeCHAPSecret_Help)" key="Software\Policies\Microsoft\Windows\iSCSI" valueName="ChangeCHAPSecret">
  85.       <parentCategory ref="iSCSISecurity_Category" />
  86.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  87.       <enabledValue>
  88.         <decimal value="1" />
  89.       </enabledValue>
  90.       <disabledValue>
  91.         <decimal value="0" />
  92.       </disabledValue>
  93.     </policy>
  94.     <policy name="iSCSISecurity_RequireIPSec" class="Machine" displayName="$(string.iSCSISecurity_RequireIPSec)" explainText="$(string.iSCSISecurity_RequireIPSec_Help)" key="Software\Policies\Microsoft\Windows\iSCSI" valueName="RequireIPSec">
  95.       <parentCategory ref="iSCSISecurity_Category" />
  96.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  97.       <enabledValue>
  98.         <decimal value="1" />
  99.       </enabledValue>
  100.       <disabledValue>
  101.         <decimal value="0" />
  102.       </disabledValue>
  103.     </policy>
  104.     <policy name="iSCSISecurity_RequireMutualCHAP" class="Machine" displayName="$(string.iSCSISecurity_RequireMutualCHAP)" explainText="$(string.iSCSISecurity_RequireMutualCHAP_Help)" key="Software\Policies\Microsoft\Windows\iSCSI" valueName="RequireMutualCHAP">
  105.       <parentCategory ref="iSCSISecurity_Category" />
  106.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  107.       <enabledValue>
  108.         <decimal value="1" />
  109.       </enabledValue>
  110.       <disabledValue>
  111.         <decimal value="0" />
  112.       </disabledValue>
  113.     </policy>
  114.     <policy name="iSCSISecurity_RequireOneWayCHAP" class="Machine" displayName="$(string.iSCSISecurity_RequireOneWayCHAP)" explainText="$(string.iSCSISecurity_RequireOneWayCHAP_Help)" key="Software\Policies\Microsoft\Windows\iSCSI" valueName="RequireOneWayCHAP">
  115.       <parentCategory ref="iSCSISecurity_Category" />
  116.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  117.       <enabledValue>
  118.         <decimal value="1" />
  119.       </enabledValue>
  120.       <disabledValue>
  121.         <decimal value="0" />
  122.       </disabledValue>
  123.     </policy>
  124.   </policies>
  125. </policyDefinitions>
  126.