home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / PolicyDefinitions / DeviceInstallation.admx < prev    next >
Extensible Markup Language  |  2008-01-19  |  15KB  |  241 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="devinst" namespace="Microsoft.Policies.DeviceInstallation" />
  6.     <using prefix="windows" namespace="Microsoft.Policies.Windows" />
  7.   </policyNamespaces>
  8.   <resources minRequiredRevision="1.0" />
  9.   <categories>
  10.     <category name="DeviceInstall_Category" displayName="$(string.DeviceInstall_Category)" explainText="$(string.DeviceInstall_Help)">
  11.       <parentCategory ref="windows:System" />
  12.     </category>
  13.     <category name="DriverInstall_Category" displayName="$(string.DriverInstall_Category)" explainText="$(string.DriverInstall_Help)">
  14.       <parentCategory ref="windows:System" />
  15.     </category>
  16.     <category name="DeviceInstall_Restrictions_Category" displayName="$(string.DeviceInstall_Restrictions_Category)" explainText="$(string.DeviceInstall_Restrictions_Help)">
  17.       <parentCategory ref="DeviceInstall_Category" />
  18.     </category>
  19.   </categories>
  20.   <policies>
  21.     <policy name="DeviceInstall_AllSigningEqual" class="Machine" displayName="$(string.DeviceInstall_AllSigningEqual)" explainText="$(string.DeviceInstall_AllSigningEqual_Help)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Settings" valueName="AllSigningEqual">
  22.       <parentCategory ref="DeviceInstall_Category" />
  23.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  24.       <enabledValue>
  25.         <decimal value="1" />
  26.       </enabledValue>
  27.       <disabledValue>
  28.         <decimal value="0" />
  29.       </disabledValue>
  30.     </policy>
  31.     <policy name="DeviceInstall_BalloonTips" class="Machine" displayName="$(string.DeviceInstall_BalloonTips)" explainText="$(string.DeviceInstall_BalloonTips_Help)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Settings" valueName="DisableBalloonTips">
  32.       <parentCategory ref="DeviceInstall_Category" />
  33.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  34.       <enabledValue>
  35.         <decimal value="1" />
  36.       </enabledValue>
  37.       <disabledValue>
  38.         <decimal value="0" />
  39.       </disabledValue>
  40.     </policy>
  41.     <policy name="DeviceInstall_InstallTimeout" class="Machine" displayName="$(string.DeviceInstall_InstallTimeout)" explainText="$(string.DeviceInstall_InstallTimeout_Help)" presentation="$(presentation.DeviceInstall_InstallTimeout)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Settings">
  42.       <parentCategory ref="DeviceInstall_Category" />
  43.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  44.       <elements>
  45.         <decimal id="DeviceInstall_InstallTimeout_Time" valueName="InstallTimeout" minValue="300" maxValue="4294968" />
  46.       </elements>
  47.     </policy>
  48.     <policy name="DeviceInstall_SystemRestore" class="Machine" displayName="$(string.DeviceInstall_SystemRestore)" explainText="$(string.DeviceInstall_SystemRestore_Help)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Settings" valueName="DisableSystemRestore">
  49.       <parentCategory ref="DeviceInstall_Category" />
  50.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  51.       <enabledValue>
  52.         <decimal value="1" />
  53.       </enabledValue>
  54.       <disabledValue>
  55.         <decimal value="0" />
  56.       </disabledValue>
  57.     </policy>
  58.     <policy name="DeviceManagement_RPCInterface_Allow" class="Machine" displayName="$(string.DeviceManagement_RPCInterface_Allow)" explainText="$(string.DeviceManagement_RPCInterface_Allow_Help)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Settings" valueName="AllowRemoteRPC">
  59.       <parentCategory ref="DeviceInstall_Category" />
  60.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  61.       <enabledValue>
  62.         <decimal value="1" />
  63.       </enabledValue>
  64.       <disabledValue>
  65.         <decimal value="0" />
  66.       </disabledValue>
  67.     </policy>
  68.     <policy name="DeviceInstall_GenericDriverSendToWER" class="Machine" displayName="$(string.DeviceInstall_GenericDriverSendToWER)" explainText="$(string.DeviceInstall_GenericDriverSendToWER_Help)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Settings" valueName="DisableSendGenericDriverNotFoundToWER">
  69.       <parentCategory ref="DeviceInstall_Category" />
  70.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  71.       <enabledValue>
  72.         <decimal value="1" />
  73.       </enabledValue>
  74.       <disabledValue>
  75.         <decimal value="0" />
  76.       </disabledValue>
  77.     </policy>
  78.     <policy name="DeviceInstall_AllowAdminInstall" class="Machine" displayName="$(string.DeviceInstall_AllowAdminInstall)" explainText="$(string.DeviceInstall_AllowAdminInstall_Help)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Restrictions" valueName="AllowAdminInstall">
  79.       <parentCategory ref="DeviceInstall_Restrictions_Category" />
  80.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  81.       <enabledValue>
  82.         <decimal value="1" />
  83.       </enabledValue>
  84.       <disabledValue>
  85.         <decimal value="0" />
  86.       </disabledValue>
  87.     </policy>
  88.     <policy name="DeviceInstall_Classes_Allow" class="Machine" displayName="$(string.DeviceInstall_Classes_Allow)" explainText="$(string.DeviceInstall_Classes_Allow_Help)" presentation="$(presentation.DeviceInstall_Classes_Allow)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Restrictions" valueName="AllowDeviceClasses">
  89.       <parentCategory ref="DeviceInstall_Restrictions_Category" />
  90.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  91.       <enabledValue>
  92.         <decimal value="1" />
  93.       </enabledValue>
  94.       <disabledValue>
  95.         <decimal value="0" />
  96.       </disabledValue>
  97.       <elements>
  98.         <list id="DeviceInstall_Classes_Allow_List" key="Software\Policies\Microsoft\Windows\DeviceInstall\Restrictions\AllowDeviceClasses" valuePrefix="" />
  99.       </elements>
  100.     </policy>
  101.     <policy name="DeviceInstall_Classes_Deny" class="Machine" displayName="$(string.DeviceInstall_Classes_Deny)" explainText="$(string.DeviceInstall_Classes_Deny_Help)" presentation="$(presentation.DeviceInstall_Classes_Deny)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Restrictions" valueName="DenyDeviceClasses">
  102.       <parentCategory ref="DeviceInstall_Restrictions_Category" />
  103.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  104.       <enabledValue>
  105.         <decimal value="1" />
  106.       </enabledValue>
  107.       <disabledValue>
  108.         <decimal value="0" />
  109.       </disabledValue>
  110.       <elements>
  111.         <list id="DeviceInstall_Classes_Deny_List" key="Software\Policies\Microsoft\Windows\DeviceInstall\Restrictions\DenyDeviceClasses" valuePrefix="" />
  112.       </elements>
  113.     </policy>
  114.     <policy name="DeviceInstall_IDs_Allow" class="Machine" displayName="$(string.DeviceInstall_IDs_Allow)" explainText="$(string.DeviceInstall_IDs_Allow_Help)" presentation="$(presentation.DeviceInstall_IDs_Allow)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Restrictions" valueName="AllowDeviceIDs">
  115.       <parentCategory ref="DeviceInstall_Restrictions_Category" />
  116.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  117.       <enabledValue>
  118.         <decimal value="1" />
  119.       </enabledValue>
  120.       <disabledValue>
  121.         <decimal value="0" />
  122.       </disabledValue>
  123.       <elements>
  124.         <list id="DeviceInstall_IDs_Allow_List" key="Software\Policies\Microsoft\Windows\DeviceInstall\Restrictions\AllowDeviceIDs" valuePrefix="" />
  125.       </elements>
  126.     </policy>
  127.     <policy name="DeviceInstall_IDs_Deny" class="Machine" displayName="$(string.DeviceInstall_IDs_Deny)" explainText="$(string.DeviceInstall_IDs_Deny_Help)" presentation="$(presentation.DeviceInstall_IDs_Deny)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Restrictions" valueName="DenyDeviceIDs">
  128.       <parentCategory ref="DeviceInstall_Restrictions_Category" />
  129.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  130.       <enabledValue>
  131.         <decimal value="1" />
  132.       </enabledValue>
  133.       <disabledValue>
  134.         <decimal value="0" />
  135.       </disabledValue>
  136.       <elements>
  137.         <list id="DeviceInstall_IDs_Deny_List" key="Software\Policies\Microsoft\Windows\DeviceInstall\Restrictions\DenyDeviceIDs" valuePrefix="" />
  138.       </elements>
  139.     </policy>
  140.     <policy name="DeviceInstall_Removable_Deny" class="Machine" displayName="$(string.DeviceInstall_Removable_Deny)" explainText="$(string.DeviceInstall_Removable_Deny_Help)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Restrictions" valueName="DenyRemovableDevices">
  141.       <parentCategory ref="DeviceInstall_Restrictions_Category" />
  142.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  143.       <enabledValue>
  144.         <decimal value="1" />
  145.       </enabledValue>
  146.       <disabledValue>
  147.         <decimal value="0" />
  148.       </disabledValue>
  149.     </policy>
  150.     <policy name="DeviceInstall_Unspecified_Deny" class="Machine" displayName="$(string.DeviceInstall_Unspecified_Deny)" explainText="$(string.DeviceInstall_Unspecified_Deny_Help)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Restrictions" valueName="DenyUnspecified">
  151.       <parentCategory ref="DeviceInstall_Restrictions_Category" />
  152.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  153.       <enabledValue>
  154.         <decimal value="1" />
  155.       </enabledValue>
  156.       <disabledValue>
  157.         <decimal value="0" />
  158.       </disabledValue>
  159.     </policy>    
  160.     <policy name="DeviceInstall_DeniedPolicy_SimpleText" class="Machine" displayName="$(string.DeviceInstall_DeniedPolicy_SimpleText)" explainText="$(string.DeviceInstall_DeniedPolicy_SimpleText_Help)" presentation="$(presentation.DeviceInstall_DeniedPolicy_SimpleText)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Restrictions\DeniedPolicy">
  161.       <parentCategory ref="DeviceInstall_Restrictions_Category" />
  162.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  163.       <elements>
  164.         <text id="DeviceInstall_DeniedPolicy_SimpleText_Text" valueName="SimpleText" required="true" maxLength="63" />
  165.       </elements>
  166.     </policy>
  167.     <policy name="DeviceInstall_DeniedPolicy_DetailText" class="Machine" displayName="$(string.DeviceInstall_DeniedPolicy_DetailText)" explainText="$(string.DeviceInstall_DeniedPolicy_DetailText_Help)" presentation="$(presentation.DeviceInstall_DeniedPolicy_DetailText)" key="Software\Policies\Microsoft\Windows\DeviceInstall\Restrictions\DeniedPolicy">
  168.       <parentCategory ref="DeviceInstall_Restrictions_Category" />
  169.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  170.       <elements>
  171.         <text id="DeviceInstall_DeniedPolicy_DetailText_Text" valueName="DetailText" required="true" maxLength="128" />
  172.       </elements>
  173.     </policy>    
  174.     <policy name="DriverInstall_Classes_AllowUser" class="Machine" displayName="$(string.DriverInstall_Classes_AllowUser)" explainText="$(string.DriverInstall_Classes_AllowUser_Help)" presentation="$(presentation.DriverInstall_Classes_AllowUser)" key="Software\Policies\Microsoft\Windows\DriverInstall\Restrictions" valueName="AllowUserDeviceClasses">
  175.       <parentCategory ref="DriverInstall_Category" />
  176.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  177.       <enabledValue>
  178.         <decimal value="1" />
  179.       </enabledValue>
  180.       <disabledValue>
  181.         <decimal value="0" />
  182.       </disabledValue>
  183.       <elements>
  184.         <list id="DriverInstall_Classes_AllowUser_List" key="Software\Policies\Microsoft\Windows\DriverInstall\Restrictions\AllowUserDeviceClasses" valuePrefix="" />
  185.       </elements>
  186.     </policy>
  187.     <policy name="DriverSearchPlaces" class="User" displayName="$(string.DriverSearchPlaces)" explainText="$(string.DriverSearchPlaces_Help)" presentation="$(presentation.DriverSearchPlaces)" key="Software\Policies\Microsoft\Windows\DriverSearching">
  188.       <parentCategory ref="DriverInstall_Category" />
  189.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  190.       <elements>
  191.         <boolean id="DriverSearchPlaces_Floppies" valueName="DontSearchFloppies" />
  192.         <boolean id="DriverSearchPlaces_CD" valueName="DontSearchCD" />
  193.         <boolean id="DriverSearchPlaces_WindowsUpdate" valueName="DontSearchWindowsUpdate" />
  194.       </elements>
  195.     </policy>
  196.     <policy name="DriverSearchPlaces_DontPromptForWindowsUpdate_1" class="User" displayName="$(string.DriverSearchPlaces_DontPromptForWindowsUpdate)" explainText="$(string.DriverSearchPlaces_DontPromptForWindowsUpdate_Help)" key="Software\Policies\Microsoft\Windows\DriverSearching" valueName="DontPromptForWindowsUpdate">
  197.       <parentCategory ref="DriverInstall_Category" />
  198.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  199.       <enabledValue>
  200.         <decimal value="1" />
  201.       </enabledValue>
  202.       <disabledValue>
  203.         <decimal value="0" />
  204.       </disabledValue>
  205.     </policy>
  206.     <policy name="DriverSearchPlaces_DontPromptForWindowsUpdate_2" class="Machine" displayName="$(string.DriverSearchPlaces_DontPromptForWindowsUpdate)" explainText="$(string.DriverSearchPlaces_DontPromptForWindowsUpdate_Help)" key="Software\Policies\Microsoft\Windows\DriverSearching" valueName="DontPromptForWindowsUpdate">
  207.       <parentCategory ref="DriverInstall_Category" />
  208.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  209.       <enabledValue>
  210.         <decimal value="1" />
  211.       </enabledValue>
  212.       <disabledValue>
  213.         <decimal value="0" />
  214.       </disabledValue>
  215.     </policy>
  216.     <policy name="DriverSigning" class="User" displayName="$(string.DriverSigning)" explainText="$(string.DriverSigning_Help)" presentation="$(presentation.DriverSigning)" key="Software\Policies\Microsoft\Windows NT\Driver Signing">
  217.       <parentCategory ref="DriverInstall_Category" />
  218.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  219.       <elements>
  220.         <enum id="DriverSigningOp" valueName="BehaviorOnFailedVerify">
  221.           <item displayName="$(string.DriverSign_None)">
  222.             <value>
  223.               <decimal value="0" />
  224.             </value>
  225.           </item>
  226.           <item displayName="$(string.DriverSign_Warn)">
  227.             <value>
  228.               <decimal value="1" />
  229.             </value>
  230.           </item>
  231.           <item displayName="$(string.DriverSign_Block)">
  232.             <value>
  233.               <decimal value="2" />
  234.             </value>
  235.           </item>
  236.         </enum>
  237.       </elements>
  238.     </policy>
  239.   </policies>
  240. </policyDefinitions>
  241.