home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / PolicyDefinitions / WindowsFirewall.admx < prev    next >
Extensible Markup Language  |  2008-01-19  |  27KB  |  551 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="windowsfirewall" namespace="Microsoft.Policies.WindowsFirewall" />
  6.     <using prefix="windows" namespace="Microsoft.Policies.Windows" />
  7.     <using prefix="netcon" namespace="Microsoft.Policies.NetworkConnections" />
  8.   </policyNamespaces>
  9.   <resources minRequiredRevision="1.0" />
  10.   <categories>
  11.     <category name="WF_Category" displayName="$(string.WF_Category)">
  12.       <parentCategory ref="netcon:NetworkConnections" />
  13.     </category>
  14.     <category name="WF_Profile_Domain" displayName="$(string.WF_Profile_Domain)">
  15.       <parentCategory ref="WF_Category" />
  16.     </category>
  17.     <category name="WF_Profile_Standard" displayName="$(string.WF_Profile_Standard)">
  18.       <parentCategory ref="WF_Category" />
  19.     </category>
  20.   </categories>
  21.   <policies>
  22.     <policy name="WF_AuthenticatedBypass_Name" class="Machine" displayName="$(string.WF_AuthenticatedBypass_Name)" explainText="$(string.WF_AuthenticatedBypass_Help)" presentation="$(presentation.WF_AuthenticatedBypass_Name)" key="SOFTWARE\Policies\Microsoft\Windows\IPSec\ICFv4">
  23.       <parentCategory ref="WF_Category" />
  24.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  25.       <elements>
  26.         <text id="WF_AuthenticatedBypass_List_Name" valueName="BypassFirewall" required="true" />
  27.       </elements>
  28.     </policy>
  29.     <policy name="WF_AllowedPrograms_Name_1" class="Machine" displayName="$(string.WF_AllowedPrograms_Name)" explainText="$(string.WF_AllowedPrograms_Help)" presentation="$(presentation.WF_AllowedPrograms_Name_1)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\AuthorizedApplications" valueName="Enabled">
  30.       <parentCategory ref="WF_Profile_Domain" />
  31.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  32.       <enabledValue>
  33.         <decimal value="1" />
  34.       </enabledValue>
  35.       <disabledValue>
  36.         <decimal value="0" />
  37.       </disabledValue>
  38.       <elements>
  39.         <list id="WF_AllowedPrograms_Show" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\AuthorizedApplications\List" additive="true" />
  40.       </elements>
  41.     </policy>
  42.     <policy name="WF_AllowedProgramsLocal_Name_1" class="Machine" displayName="$(string.WF_AllowedProgramsLocal_Name)" explainText="$(string.WF_AllowedProgramsLocal_Help)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\AuthorizedApplications" valueName="AllowUserPrefMerge">
  43.       <parentCategory ref="WF_Profile_Domain" />
  44.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  45.       <enabledValue>
  46.         <decimal value="1" />
  47.       </enabledValue>
  48.       <disabledValue>
  49.         <decimal value="0" />
  50.       </disabledValue>
  51.     </policy>
  52.     <policy name="WF_EnableFirewall_Name_1" class="Machine" displayName="$(string.WF_EnableFirewall_Name)" explainText="$(string.WF_EnableFirewall_Help)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile" valueName="EnableFirewall">
  53.       <parentCategory ref="WF_Profile_Domain" />
  54.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  55.       <enabledValue>
  56.         <decimal value="1" />
  57.       </enabledValue>
  58.       <disabledValue>
  59.         <decimal value="0" />
  60.       </disabledValue>
  61.     </policy>
  62.     <policy name="WF_EnableShield_Name_1" class="Machine" displayName="$(string.WF_EnableShield_Name)" explainText="$(string.WF_EnableShield_Help)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile" valueName="DoNotAllowExceptions">
  63.       <parentCategory ref="WF_Profile_Domain" />
  64.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  65.       <enabledValue>
  66.         <decimal value="1" />
  67.       </enabledValue>
  68.       <disabledValue>
  69.         <decimal value="0" />
  70.       </disabledValue>
  71.     </policy>
  72.     <policy name="WF_FileAndPrint_Name_1" class="Machine" displayName="$(string.WF_FileAndPrint_Name)" explainText="$(string.WF_FileAndPrint_Help)" presentation="$(presentation.WF_FileAndPrint_Name_1)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\Services\FileAndPrint" valueName="Enabled">
  73.       <parentCategory ref="WF_Profile_Domain" />
  74.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  75.       <enabledValue>
  76.         <decimal value="1" />
  77.       </enabledValue>
  78.       <disabledValue>
  79.         <decimal value="0" />
  80.       </disabledValue>
  81.       <elements>
  82.         <text id="WF_Scope_Name" valueName="RemoteAddresses" />
  83.       </elements>
  84.     </policy>
  85.     <policy name="WF_IcmpSettings_Name_1" class="Machine" displayName="$(string.WF_IcmpSettings_Name)" explainText="$(string.WF_IcmpSettings_Help)" presentation="$(presentation.WF_IcmpSettings_Name_1)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\IcmpSettings">
  86.       <parentCategory ref="WF_Profile_Domain" />
  87.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  88.       <elements>
  89.         <boolean id="WF_IcmpSettings_AllowOutboundDestinationUnreachable" valueName="AllowOutboundDestinationUnreachable">
  90.           <trueValue>
  91.             <decimal value="1" />
  92.           </trueValue>
  93.           <falseValue>
  94.             <decimal value="0" />
  95.           </falseValue>
  96.         </boolean>
  97.         <boolean id="WF_IcmpSettings_AllowOutboundSourceQuench" valueName="AllowOutboundSourceQuench">
  98.           <trueValue>
  99.             <decimal value="1" />
  100.           </trueValue>
  101.           <falseValue>
  102.             <decimal value="0" />
  103.           </falseValue>
  104.         </boolean>
  105.         <boolean id="WF_IcmpSettings_AllowRedirect" valueName="AllowRedirect">
  106.           <trueValue>
  107.             <decimal value="1" />
  108.           </trueValue>
  109.           <falseValue>
  110.             <decimal value="0" />
  111.           </falseValue>
  112.         </boolean>
  113.         <boolean id="WF_IcmpSettings_AllowInboundEchoRequest" valueName="AllowInboundEchoRequest">
  114.           <trueValue>
  115.             <decimal value="1" />
  116.           </trueValue>
  117.           <falseValue>
  118.             <decimal value="0" />
  119.           </falseValue>
  120.         </boolean>
  121.         <boolean id="WF_IcmpSettings_AllowInboundRouterRequest" valueName="AllowInboundRouterRequest">
  122.           <trueValue>
  123.             <decimal value="1" />
  124.           </trueValue>
  125.           <falseValue>
  126.             <decimal value="0" />
  127.           </falseValue>
  128.         </boolean>
  129.         <boolean id="WF_IcmpSettings_AllowOutboundTimeExceeded" valueName="AllowOutboundTimeExceeded">
  130.           <trueValue>
  131.             <decimal value="1" />
  132.           </trueValue>
  133.           <falseValue>
  134.             <decimal value="0" />
  135.           </falseValue>
  136.         </boolean>
  137.         <boolean id="WF_IcmpSettings_AllowOutboundParameterProblem" valueName="AllowOutboundParameterProblem">
  138.           <trueValue>
  139.             <decimal value="1" />
  140.           </trueValue>
  141.           <falseValue>
  142.             <decimal value="0" />
  143.           </falseValue>
  144.         </boolean>
  145.         <boolean id="WF_IcmpSettings_AllowInboundTimestampRequest" valueName="AllowInboundTimestampRequest">
  146.           <trueValue>
  147.             <decimal value="1" />
  148.           </trueValue>
  149.           <falseValue>
  150.             <decimal value="0" />
  151.           </falseValue>
  152.         </boolean>
  153.         <boolean id="WF_IcmpSettings_AllowInboundMaskRequest" valueName="AllowInboundMaskRequest">
  154.           <trueValue>
  155.             <decimal value="1" />
  156.           </trueValue>
  157.           <falseValue>
  158.             <decimal value="0" />
  159.           </falseValue>
  160.         </boolean>
  161.         <boolean id="WF_IcmpSettings_AllowOutboundPacketTooBig" valueName="AllowOutboundPacketTooBig">
  162.           <trueValue>
  163.             <decimal value="1" />
  164.           </trueValue>
  165.           <falseValue>
  166.             <decimal value="0" />
  167.           </falseValue>
  168.         </boolean>
  169.       </elements>
  170.     </policy>
  171.     <policy name="WF_Logging_Name_1" class="Machine" displayName="$(string.WF_Logging_Name)" explainText="$(string.WF_Logging_Help)" presentation="$(presentation.WF_Logging_Name_1)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\Logging">
  172.       <parentCategory ref="WF_Profile_Domain" />
  173.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  174.       <disabledList>
  175.         <item key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\Logging" valueName="LogDroppedPackets">
  176.           <value>
  177.             <string>0</string>
  178.           </value>
  179.         </item>
  180.         <item key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\Logging" valueName="LogSuccessfulConnections">
  181.           <value>
  182.             <string>0</string>
  183.           </value>
  184.         </item>
  185.       </disabledList>
  186.       <elements>
  187.         <boolean id="WF_Logging_LogDroppedPackets" valueName="LogDroppedPackets">
  188.           <trueValue>
  189.             <decimal value="1" />
  190.           </trueValue>
  191.           <falseValue>
  192.             <decimal value="0" />
  193.           </falseValue>
  194.         </boolean>
  195.         <boolean id="WF_Logging_LogSuccessfulConnections" valueName="LogSuccessfulConnections">
  196.           <trueValue>
  197.             <decimal value="1" />
  198.           </trueValue>
  199.           <falseValue>
  200.             <decimal value="0" />
  201.           </falseValue>
  202.         </boolean>
  203.         <text id="WF_Logging_LogFilePathAndName" valueName="LogFilePath" required="true" />
  204.         <decimal id="WF_Logging_SizeLimit" valueName="LogFileSize" required="true" minValue="128" maxValue="32767" />
  205.       </elements>
  206.     </policy>
  207.     <policy name="WF_Notifications_Name_1" class="Machine" displayName="$(string.WF_Notifications_Name)" explainText="$(string.WF_Notifications_Help)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile" valueName="DisableNotifications">
  208.       <parentCategory ref="WF_Profile_Domain" />
  209.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  210.       <enabledValue>
  211.         <decimal value="1" />
  212.       </enabledValue>
  213.       <disabledValue>
  214.         <decimal value="0" />
  215.       </disabledValue>
  216.     </policy>
  217.     <policy name="WF_OpenPorts_Name_1" class="Machine" displayName="$(string.WF_OpenPorts_Name)" explainText="$(string.WF_OpenPorts_Help)" presentation="$(presentation.WF_OpenPorts_Name_1)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\GloballyOpenPorts" valueName="Enabled">
  218.       <parentCategory ref="WF_Profile_Domain" />
  219.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  220.       <enabledValue>
  221.         <decimal value="1" />
  222.       </enabledValue>
  223.       <disabledValue>
  224.         <decimal value="0" />
  225.       </disabledValue>
  226.       <elements>
  227.         <list id="WF_OpenPorts_Show" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\GloballyOpenPorts\List" additive="true" />
  228.       </elements>
  229.     </policy>
  230.     <policy name="WF_OpenPortsLocal_Name_1" class="Machine" displayName="$(string.WF_OpenPortsLocal_Name)" explainText="$(string.WF_OpenPortsLocal_Help)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\GloballyOpenPorts" valueName="AllowUserPrefMerge">
  231.       <parentCategory ref="WF_Profile_Domain" />
  232.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  233.       <enabledValue>
  234.         <decimal value="1" />
  235.       </enabledValue>
  236.       <disabledValue>
  237.         <decimal value="0" />
  238.       </disabledValue>
  239.     </policy>
  240.     <policy name="WF_RemoteAdmin_Name_1" class="Machine" displayName="$(string.WF_RemoteAdmin_Name)" explainText="$(string.WF_RemoteAdmin_Help)" presentation="$(presentation.WF_RemoteAdmin_Name_1)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\RemoteAdminSettings" valueName="Enabled">
  241.       <parentCategory ref="WF_Profile_Domain" />
  242.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  243.       <enabledValue>
  244.         <decimal value="1" />
  245.       </enabledValue>
  246.       <disabledValue>
  247.         <decimal value="0" />
  248.       </disabledValue>
  249.       <elements>
  250.         <text id="WF_Scope_Name" valueName="RemoteAddresses" />
  251.       </elements>
  252.     </policy>
  253.     <policy name="WF_RemoteDesktop_Name_1" class="Machine" displayName="$(string.WF_RemoteDesktop_Name)" explainText="$(string.WF_RemoteDesktop_Help)" presentation="$(presentation.WF_RemoteDesktop_Name_1)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\Services\RemoteDesktop" valueName="Enabled">
  254.       <parentCategory ref="WF_Profile_Domain" />
  255.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  256.       <enabledValue>
  257.         <decimal value="1" />
  258.       </enabledValue>
  259.       <disabledValue>
  260.         <decimal value="0" />
  261.       </disabledValue>
  262.       <elements>
  263.         <text id="WF_Scope_Name" valueName="RemoteAddresses" />
  264.       </elements>
  265.     </policy>
  266.     <policy name="WF_UnicastResponseToMulticast_Name_1" class="Machine" displayName="$(string.WF_UnicastResponseToMulticast_Name)" explainText="$(string.WF_UnicastResponseToMulticast_Help)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile" valueName="DisableUnicastResponsesToMulticastBroadcast">
  267.       <parentCategory ref="WF_Profile_Domain" />
  268.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  269.       <enabledValue>
  270.         <decimal value="1" />
  271.       </enabledValue>
  272.       <disabledValue>
  273.         <decimal value="0" />
  274.       </disabledValue>
  275.     </policy>
  276.     <policy name="WF_UniversalPlugAndPlay_Name_1" class="Machine" displayName="$(string.WF_UniversalPlugAndPlay_Name)" explainText="$(string.WF_UniversalPlugAndPlay_Help)" presentation="$(presentation.WF_UniversalPlugAndPlay_Name_1)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\Services\UPnPFramework" valueName="Enabled">
  277.       <parentCategory ref="WF_Profile_Domain" />
  278.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  279.       <enabledValue>
  280.         <decimal value="1" />
  281.       </enabledValue>
  282.       <disabledValue>
  283.         <decimal value="0" />
  284.       </disabledValue>
  285.       <elements>
  286.         <text id="WF_Scope_Name" valueName="RemoteAddresses" />
  287.       </elements>
  288.     </policy>
  289.     <policy name="WF_AllowedPrograms_Name_2" class="Machine" displayName="$(string.WF_AllowedPrograms_Name)" explainText="$(string.WF_AllowedPrograms_Help)" presentation="$(presentation.WF_AllowedPrograms_Name_2)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\AuthorizedApplications" valueName="Enabled">
  290.       <parentCategory ref="WF_Profile_Standard" />
  291.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  292.       <enabledValue>
  293.         <decimal value="1" />
  294.       </enabledValue>
  295.       <disabledValue>
  296.         <decimal value="0" />
  297.       </disabledValue>
  298.       <elements>
  299.         <list id="WF_AllowedPrograms_Show" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\AuthorizedApplications\List" additive="true" />
  300.       </elements>
  301.     </policy>
  302.     <policy name="WF_AllowedProgramsLocal_Name_2" class="Machine" displayName="$(string.WF_AllowedProgramsLocal_Name)" explainText="$(string.WF_AllowedProgramsLocal_Help)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\AuthorizedApplications" valueName="AllowUserPrefMerge">
  303.       <parentCategory ref="WF_Profile_Standard" />
  304.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  305.       <enabledValue>
  306.         <decimal value="1" />
  307.       </enabledValue>
  308.       <disabledValue>
  309.         <decimal value="0" />
  310.       </disabledValue>
  311.     </policy>
  312.     <policy name="WF_EnableFirewall_Name_2" class="Machine" displayName="$(string.WF_EnableFirewall_Name)" explainText="$(string.WF_EnableFirewall_Help)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile" valueName="EnableFirewall">
  313.       <parentCategory ref="WF_Profile_Standard" />
  314.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  315.       <enabledValue>
  316.         <decimal value="1" />
  317.       </enabledValue>
  318.       <disabledValue>
  319.         <decimal value="0" />
  320.       </disabledValue>
  321.     </policy>
  322.     <policy name="WF_EnableShield_Name_2" class="Machine" displayName="$(string.WF_EnableShield_Name)" explainText="$(string.WF_EnableShield_Help)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile" valueName="DoNotAllowExceptions">
  323.       <parentCategory ref="WF_Profile_Standard" />
  324.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  325.       <enabledValue>
  326.         <decimal value="1" />
  327.       </enabledValue>
  328.       <disabledValue>
  329.         <decimal value="0" />
  330.       </disabledValue>
  331.     </policy>
  332.     <policy name="WF_FileAndPrint_Name_2" class="Machine" displayName="$(string.WF_FileAndPrint_Name)" explainText="$(string.WF_FileAndPrint_Help)" presentation="$(presentation.WF_FileAndPrint_Name_2)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\Services\FileAndPrint" valueName="Enabled">
  333.       <parentCategory ref="WF_Profile_Standard" />
  334.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  335.       <enabledValue>
  336.         <decimal value="1" />
  337.       </enabledValue>
  338.       <disabledValue>
  339.         <decimal value="0" />
  340.       </disabledValue>
  341.       <elements>
  342.         <text id="WF_Scope_Name" valueName="RemoteAddresses" />
  343.       </elements>
  344.     </policy>
  345.     <policy name="WF_IcmpSettings_Name_2" class="Machine" displayName="$(string.WF_IcmpSettings_Name)" explainText="$(string.WF_IcmpSettings_Help)" presentation="$(presentation.WF_IcmpSettings_Name_2)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\IcmpSettings">
  346.       <parentCategory ref="WF_Profile_Standard" />
  347.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  348.       <elements>
  349.         <boolean id="WF_IcmpSettings_AllowOutboundDestinationUnreachable" valueName="AllowOutboundDestinationUnreachable">
  350.           <trueValue>
  351.             <decimal value="1" />
  352.           </trueValue>
  353.           <falseValue>
  354.             <decimal value="0" />
  355.           </falseValue>
  356.         </boolean>
  357.         <boolean id="WF_IcmpSettings_AllowOutboundSourceQuench" valueName="AllowOutboundSourceQuench">
  358.           <trueValue>
  359.             <decimal value="1" />
  360.           </trueValue>
  361.           <falseValue>
  362.             <decimal value="0" />
  363.           </falseValue>
  364.         </boolean>
  365.         <boolean id="WF_IcmpSettings_AllowRedirect" valueName="AllowRedirect">
  366.           <trueValue>
  367.             <decimal value="1" />
  368.           </trueValue>
  369.           <falseValue>
  370.             <decimal value="0" />
  371.           </falseValue>
  372.         </boolean>
  373.         <boolean id="WF_IcmpSettings_AllowInboundEchoRequest" valueName="AllowInboundEchoRequest">
  374.           <trueValue>
  375.             <decimal value="1" />
  376.           </trueValue>
  377.           <falseValue>
  378.             <decimal value="0" />
  379.           </falseValue>
  380.         </boolean>
  381.         <boolean id="WF_IcmpSettings_AllowInboundRouterRequest" valueName="AllowInboundRouterRequest">
  382.           <trueValue>
  383.             <decimal value="1" />
  384.           </trueValue>
  385.           <falseValue>
  386.             <decimal value="0" />
  387.           </falseValue>
  388.         </boolean>
  389.         <boolean id="WF_IcmpSettings_AllowOutboundTimeExceeded" valueName="AllowOutboundTimeExceeded">
  390.           <trueValue>
  391.             <decimal value="1" />
  392.           </trueValue>
  393.           <falseValue>
  394.             <decimal value="0" />
  395.           </falseValue>
  396.         </boolean>
  397.         <boolean id="WF_IcmpSettings_AllowOutboundParameterProblem" valueName="AllowOutboundParameterProblem">
  398.           <trueValue>
  399.             <decimal value="1" />
  400.           </trueValue>
  401.           <falseValue>
  402.             <decimal value="0" />
  403.           </falseValue>
  404.         </boolean>
  405.         <boolean id="WF_IcmpSettings_AllowInboundTimestampRequest" valueName="AllowInboundTimestampRequest">
  406.           <trueValue>
  407.             <decimal value="1" />
  408.           </trueValue>
  409.           <falseValue>
  410.             <decimal value="0" />
  411.           </falseValue>
  412.         </boolean>
  413.         <boolean id="WF_IcmpSettings_AllowInboundMaskRequest" valueName="AllowInboundMaskRequest">
  414.           <trueValue>
  415.             <decimal value="1" />
  416.           </trueValue>
  417.           <falseValue>
  418.             <decimal value="0" />
  419.           </falseValue>
  420.         </boolean>
  421.         <boolean id="WF_IcmpSettings_AllowOutboundPacketTooBig" valueName="AllowOutboundPacketTooBig">
  422.           <trueValue>
  423.             <decimal value="1" />
  424.           </trueValue>
  425.           <falseValue>
  426.             <decimal value="0" />
  427.           </falseValue>
  428.         </boolean>
  429.       </elements>
  430.     </policy>
  431.     <policy name="WF_Logging_Name_2" class="Machine" displayName="$(string.WF_Logging_Name)" explainText="$(string.WF_Logging_Help)" presentation="$(presentation.WF_Logging_Name_2)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\Logging">
  432.       <parentCategory ref="WF_Profile_Standard" />
  433.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  434.       <disabledList>
  435.         <item key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\Logging" valueName="LogDroppedPackets">
  436.           <value>
  437.             <string>0</string>
  438.           </value>
  439.         </item>
  440.         <item key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\Logging" valueName="LogSuccessfulConnections">
  441.           <value>
  442.             <string>0</string>
  443.           </value>
  444.         </item>
  445.       </disabledList>
  446.       <elements>
  447.         <boolean id="WF_Logging_LogDroppedPackets" valueName="LogDroppedPackets">
  448.           <trueValue>
  449.             <decimal value="1" />
  450.           </trueValue>
  451.           <falseValue>
  452.             <decimal value="0" />
  453.           </falseValue>
  454.         </boolean>
  455.         <boolean id="WF_Logging_LogSuccessfulConnections" valueName="LogSuccessfulConnections">
  456.           <trueValue>
  457.             <decimal value="1" />
  458.           </trueValue>
  459.           <falseValue>
  460.             <decimal value="0" />
  461.           </falseValue>
  462.         </boolean>
  463.         <text id="WF_Logging_LogFilePathAndName" valueName="LogFilePath" required="true" />
  464.         <decimal id="WF_Logging_SizeLimit" valueName="LogFileSize" required="true" minValue="128" maxValue="32767" />
  465.       </elements>
  466.     </policy>
  467.     <policy name="WF_Notifications_Name_2" class="Machine" displayName="$(string.WF_Notifications_Name)" explainText="$(string.WF_Notifications_Help)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile" valueName="DisableNotifications">
  468.       <parentCategory ref="WF_Profile_Standard" />
  469.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  470.       <enabledValue>
  471.         <decimal value="1" />
  472.       </enabledValue>
  473.       <disabledValue>
  474.         <decimal value="0" />
  475.       </disabledValue>
  476.     </policy>
  477.     <policy name="WF_OpenPorts_Name_2" class="Machine" displayName="$(string.WF_OpenPorts_Name)" explainText="$(string.WF_OpenPorts_Help)" presentation="$(presentation.WF_OpenPorts_Name_2)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\GloballyOpenPorts" valueName="Enabled">
  478.       <parentCategory ref="WF_Profile_Standard" />
  479.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  480.       <enabledValue>
  481.         <decimal value="1" />
  482.       </enabledValue>
  483.       <disabledValue>
  484.         <decimal value="0" />
  485.       </disabledValue>
  486.       <elements>
  487.         <list id="WF_OpenPorts_Show" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\GloballyOpenPorts\List" additive="true" />
  488.       </elements>
  489.     </policy>
  490.     <policy name="WF_OpenPortsLocal_Name_2" class="Machine" displayName="$(string.WF_OpenPortsLocal_Name)" explainText="$(string.WF_OpenPortsLocal_Help)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\GloballyOpenPorts" valueName="AllowUserPrefMerge">
  491.       <parentCategory ref="WF_Profile_Standard" />
  492.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  493.       <enabledValue>
  494.         <decimal value="1" />
  495.       </enabledValue>
  496.       <disabledValue>
  497.         <decimal value="0" />
  498.       </disabledValue>
  499.     </policy>
  500.     <policy name="WF_RemoteAdmin_Name_2" class="Machine" displayName="$(string.WF_RemoteAdmin_Name)" explainText="$(string.WF_RemoteAdmin_Help)" presentation="$(presentation.WF_RemoteAdmin_Name_2)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\RemoteAdminSettings" valueName="Enabled">
  501.       <parentCategory ref="WF_Profile_Standard" />
  502.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  503.       <enabledValue>
  504.         <decimal value="1" />
  505.       </enabledValue>
  506.       <disabledValue>
  507.         <decimal value="0" />
  508.       </disabledValue>
  509.       <elements>
  510.         <text id="WF_Scope_Name" valueName="RemoteAddresses" />
  511.       </elements>
  512.     </policy>
  513.     <policy name="WF_RemoteDesktop_Name_2" class="Machine" displayName="$(string.WF_RemoteDesktop_Name)" explainText="$(string.WF_RemoteDesktop_Help)" presentation="$(presentation.WF_RemoteDesktop_Name_2)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\Services\RemoteDesktop" valueName="Enabled">
  514.       <parentCategory ref="WF_Profile_Standard" />
  515.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  516.       <enabledValue>
  517.         <decimal value="1" />
  518.       </enabledValue>
  519.       <disabledValue>
  520.         <decimal value="0" />
  521.       </disabledValue>
  522.       <elements>
  523.         <text id="WF_Scope_Name" valueName="RemoteAddresses" />
  524.       </elements>
  525.     </policy>
  526.     <policy name="WF_UnicastResponseToMulticast_Name_2" class="Machine" displayName="$(string.WF_UnicastResponseToMulticast_Name)" explainText="$(string.WF_UnicastResponseToMulticast_Help)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile" valueName="DisableUnicastResponsesToMulticastBroadcast">
  527.       <parentCategory ref="WF_Profile_Standard" />
  528.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  529.       <enabledValue>
  530.         <decimal value="1" />
  531.       </enabledValue>
  532.       <disabledValue>
  533.         <decimal value="0" />
  534.       </disabledValue>
  535.     </policy>
  536.     <policy name="WF_UniversalPlugAndPlay_Name_2" class="Machine" displayName="$(string.WF_UniversalPlugAndPlay_Name)" explainText="$(string.WF_UniversalPlugAndPlay_Help)" presentation="$(presentation.WF_UniversalPlugAndPlay_Name_2)" key="SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\Services\UPnPFramework" valueName="Enabled">
  537.       <parentCategory ref="WF_Profile_Standard" />
  538.       <supportedOn ref="windows:SUPPORTED_WindowsXPSP2" />
  539.       <enabledValue>
  540.         <decimal value="1" />
  541.       </enabledValue>
  542.       <disabledValue>
  543.         <decimal value="0" />
  544.       </disabledValue>
  545.       <elements>
  546.         <text id="WF_Scope_Name" valueName="RemoteAddresses" />
  547.       </elements>
  548.     </policy>
  549.   </policies>
  550. </policyDefinitions>
  551.