home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / ServerStandard.xml < prev    next >
Extensible Markup Language  |  2008-01-05  |  70KB  |  1,391 lines

  1. <?xml version="1.0"?>
  2. <unattend>
  3.     <settings pass="offlineServicing">
  4.         <component name="Microsoft-Windows-BaseCrashDumpSettings"
  5.                    processorArchitecture="x86"
  6.                    publicKeyToken="31bf3856ad364e35"
  7.                    language="neutral"
  8.                    versionScope="nonSxS">
  9.  
  10.         <!--
  11.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
  12.             -->
  13.           <AutoReboot>1</AutoReboot>
  14.           <CrashDumpEnabled>2</CrashDumpEnabled>
  15.         </component>
  16.  
  17.         <component name="Microsoft-Windows-BaseCrashDumpSettings"
  18.                    processorArchitecture="amd64"
  19.                    publicKeyToken="31bf3856ad364e35"
  20.                    language="neutral"
  21.                    versionScope="nonSxS">
  22.  
  23.         <!--
  24.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
  25.             -->
  26.           <AutoReboot>1</AutoReboot>
  27.           <CrashDumpEnabled>2</CrashDumpEnabled>
  28.         </component>
  29.  
  30.         <component name="Microsoft-Windows-BaseCrashDumpSettings"
  31.                    processorArchitecture="ia64"
  32.                    publicKeyToken="31bf3856ad364e35"
  33.                    language="neutral"
  34.                    versionScope="nonSxS">
  35.  
  36.         <!--
  37.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
  38.             -->
  39.           <AutoReboot>1</AutoReboot>
  40.           <CrashDumpEnabled>2</CrashDumpEnabled>
  41.         </component>
  42.  
  43.         <component name="Microsoft-Windows-Web-Services-for-Management-Core"
  44.             processorArchitecture= "x86"
  45.             publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  46.             <ServiceStartType>2</ServiceStartType>
  47.         </component>
  48.         <component name="Microsoft-Windows-Web-Services-for-Management-Core"
  49.             processorArchitecture= "amd64"
  50.             publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  51.             <ServiceStartType>2</ServiceStartType>
  52.         </component>
  53.         <component name="Microsoft-Windows-Web-Services-for-Management-Core"
  54.             processorArchitecture= "ia64"
  55.             publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
  56.             <ServiceStartType>2</ServiceStartType>
  57.         </component>
  58.  
  59.         <component name="Microsoft-Windows-DiagnosticInfrastructure-Settings"
  60.                    processorArchitecture="x86"
  61.                    publicKeyToken="31bf3856ad364e35"
  62.                    language="neutral"
  63.                    versionScope="nonSxS">
  64.  
  65.             <!--
  66.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\Circular Kernel Context Logger!EnableKernelFlags]
  67.                 (REG_BINARY): 0723000000000000000000000000000000000000000000000000000000000000
  68.  
  69.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\Circular Kernel Context Logger!Start]
  70.                 (REG_DWORD): 0
  71.             -->
  72.  
  73.             <EnableKernelFlags>0723000000000000000000000000000000000000000000000000000000000000</EnableKernelFlags>
  74.             <Start>0</Start>
  75.         </component>
  76.         <component name="Microsoft-Windows-DiagnosticInfrastructure-Settings"
  77.                    processorArchitecture="amd64"
  78.                    publicKeyToken="31bf3856ad364e35"
  79.                    language="neutral"
  80.                    versionScope="nonSxS">
  81.             <EnableKernelFlags>0723000000000000000000000000000000000000000000000000000000000000</EnableKernelFlags>
  82.             <Start>0</Start>
  83.         </component>
  84.         <component name="Microsoft-Windows-DiagnosticInfrastructure-Settings"
  85.                    processorArchitecture="ia64"
  86.                    publicKeyToken="31bf3856ad364e35"
  87.                    language="neutral"
  88.                    versionScope="nonSxS">
  89.             <EnableKernelFlags>0723000000000000000000000000000000000000000000000000000000000000</EnableKernelFlags>
  90.             <Start>0</Start>
  91.         </component>
  92.  
  93.  
  94.         <component name="Microsoft-Windows-TerminalServices-LocalSessionManager"
  95.                    processorArchitecture="x86"
  96.                    publicKeyToken="31bf3856ad364e35"
  97.                    language="neutral"
  98.                    versionScope="nonSxS">
  99.  
  100.             <!--
  101.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server!AllowRemoteRPC]
  102.                 (REG_DWORD): 1
  103.             -->
  104.  
  105.             <AllowRemoteRPC>true</AllowRemoteRPC>
  106.         </component>
  107.         <component name="Microsoft-Windows-TerminalServices-LocalSessionManager"
  108.                    processorArchitecture="amd64"
  109.                    publicKeyToken="31bf3856ad364e35"
  110.                    language="neutral"
  111.                    versionScope="nonSxS">
  112.             <AllowRemoteRPC>true</AllowRemoteRPC>
  113.         </component>
  114.         <component name="Microsoft-Windows-TerminalServices-LocalSessionManager"
  115.                    processorArchitecture="ia64"
  116.                    publicKeyToken="31bf3856ad364e35"
  117.                    language="neutral"
  118.                    versionScope="nonSxS">
  119.             <AllowRemoteRPC>true</AllowRemoteRPC>
  120.         </component>
  121.  
  122.         <component name="Microsoft-Windows-TerminalServices-RemoteConnectionManager"
  123.                    processorArchitecture="x86"
  124.                    publicKeyToken="31bf3856ad364e35"
  125.                    language="neutral"
  126.                    versionScope="nonSxS">
  127.  
  128.             <!--
  129.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server!PerSessionTempDir]
  130.                 (REG_DWORD): 1
  131.             -->
  132.  
  133.             <PerSessionTempDir>true</PerSessionTempDir>
  134.         </component>
  135.         <component name="Microsoft-Windows-TerminalServices-RemoteConnectionManager"
  136.                    processorArchitecture="amd64"
  137.                    publicKeyToken="31bf3856ad364e35"
  138.                    language="neutral"
  139.                    versionScope="nonSxS">
  140.             <PerSessionTempDir>true</PerSessionTempDir>
  141.         </component>
  142.         <component name="Microsoft-Windows-TerminalServices-RemoteConnectionManager"
  143.                    processorArchitecture="ia64"
  144.                    publicKeyToken="31bf3856ad364e35"
  145.                    language="neutral"
  146.                    versionScope="nonSxS">
  147.             <PerSessionTempDir>true</PerSessionTempDir>
  148.         </component>
  149.  
  150.         <component name="Microsoft-Windows-FileInfoMinifilter"
  151.                    processorArchitecture="x86"
  152.                    publicKeyToken="31bf3856ad364e35"
  153.                    language="neutral"
  154.                    versionScope="nonSxS">
  155.  
  156.             <!--
  157.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\fileinfo!Start]
  158.                 (REG_DWORD): 3
  159.             -->
  160.  
  161.             <Start>3</Start>
  162.         </component>
  163.  
  164.         <component name="Microsoft-Windows-FileInfoMinifilter"
  165.                    processorArchitecture="amd64"
  166.                    publicKeyToken="31bf3856ad364e35"
  167.                    language="neutral"
  168.                    versionScope="nonSxS">
  169.  
  170.             <!--
  171.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\fileinfo!Start]
  172.                 (REG_DWORD): 3
  173.             -->
  174.  
  175.             <Start>3</Start>
  176.         </component>
  177.  
  178.         <component name="Microsoft-Windows-FileInfoMinifilter"
  179.                    processorArchitecture="ia64"
  180.                    publicKeyToken="31bf3856ad364e35"
  181.                    language="neutral"
  182.                    versionScope="nonSxS">
  183.  
  184.             <!--
  185.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\fileinfo!Start]
  186.                 (REG_DWORD): 3
  187.             -->
  188.  
  189.             <Start>3</Start>
  190.         </component>
  191.  
  192.         <component name="Microsoft-Windows-PartitionManager"
  193.                    processorArchitecture="x86"
  194.                    publicKeyToken="31bf3856ad364e35"
  195.                    language="neutral"
  196.                    versionScope="nonSxS">
  197.  
  198.             <!--
  199.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\partmgr\Parameters!SanPolicy]
  200.                 (REG_DWORD): 1
  201.             -->
  202.  
  203.             <SanPolicy>1</SanPolicy>
  204.         </component>
  205.  
  206.         <component name="Microsoft-Windows-PartitionManager"
  207.                    processorArchitecture="amd64"
  208.                    publicKeyToken="31bf3856ad364e35"
  209.                    language="neutral"
  210.                    versionScope="nonSxS">
  211.  
  212.             <!--
  213.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\partmgr\Parameters!SanPolicy]
  214.                 (REG_DWORD): 1
  215.             -->
  216.  
  217.             <SanPolicy>1</SanPolicy>
  218.         </component>
  219.  
  220.         <component name="Microsoft-Windows-PartitionManager"
  221.                    processorArchitecture="ia64"
  222.                    publicKeyToken="31bf3856ad364e35"
  223.                    language="neutral"
  224.                    versionScope="nonSxS">
  225.  
  226.             <!--
  227.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\partmgr\Parameters!SanPolicy]
  228.                 (REG_DWORD): 1
  229.             -->
  230.  
  231.             <SanPolicy>1</SanPolicy>
  232.         </component>
  233.  
  234.         <component name="Microsoft-Windows-SystemMaintenanceService"
  235.                    processorArchitecture="x86"
  236.                    publicKeyToken="31bf3856ad364e35"
  237.                    language="neutral"
  238.                    versionScope="nonSxS">
  239.  
  240.             <!--
  241.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sysmain!Start]
  242.                 (REG_DWORD): 4
  243.             -->
  244.  
  245.             <Start>4</Start>
  246.         </component>
  247.  
  248.         <component name="Microsoft-Windows-SystemMaintenanceService"
  249.                    processorArchitecture="amd64"
  250.                    publicKeyToken="31bf3856ad364e35"
  251.                    language="neutral"
  252.                    versionScope="nonSxS">
  253.  
  254.             <!--
  255.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sysmain!Start]
  256.                 (REG_DWORD): 4
  257.             -->
  258.  
  259.             <Start>4</Start>
  260.         </component>
  261.  
  262.         <component name="Microsoft-Windows-SystemMaintenanceService"
  263.                    processorArchitecture="ia64"
  264.                    publicKeyToken="31bf3856ad364e35"
  265.                    language="neutral"
  266.                    versionScope="nonSxS">
  267.  
  268.             <!--
  269.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sysmain!Start]
  270.                 (REG_DWORD): 4
  271.             -->
  272.  
  273.             <Start>4</Start>
  274.         </component>
  275.  
  276.         <component name="Microsoft-Windows-Win32k-Settings"
  277.                    processorArchitecture="x86"
  278.                    publicKeyToken="31bf3856ad364e35"
  279.                    language="neutral"
  280.                    versionScope="nonSxS">
  281.             <!--
  282.             [HKEY_USERS\.DEFAULT\Control Panel\Colors!Background]
  283.                 (REG_SZ): 102 111 116
  284.             -->
  285.             <!--
  286.                  [HKEY_CURRENT_USER\Control Panel\Colors!Background]
  287.                  (REG_SZ): 29 95 122
  288.             -->
  289.  
  290.             <Background>102 111 116</Background>
  291.             <Background1>29 95 122</Background1>
  292.         </component>
  293.         <component name="Microsoft-Windows-Win32k-Settings"
  294.                    processorArchitecture="amd64"
  295.                    publicKeyToken="31bf3856ad364e35"
  296.                    language="neutral"
  297.                    versionScope="nonSxS">
  298.             <Background>102 111 116</Background>
  299.             <Background1>29 95 122</Background1>
  300.         </component>
  301.         <component name="Microsoft-Windows-Win32k-Settings"
  302.                    processorArchitecture="ia64"
  303.                    publicKeyToken="31bf3856ad364e35"
  304.                    language="neutral"
  305.                    versionScope="nonSxS">
  306.             <Background>102 111 116</Background>
  307.             <Background1>29 95 122</Background1>
  308.         </component>
  309.  
  310.  
  311.         <component name="Microsoft-Windows-MMCSS"
  312.                    processorArchitecture="x86"
  313.                    language="neutral"
  314.                    publicKeyToken="31bf3856ad364e35"
  315.                    versionScope="nonSxS">
  316.  
  317.             <!--
  318.             [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile!SystemResponsiveness]
  319.                 (REG_DWORD): 100
  320.  
  321.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MMCSS!Start]
  322.                 (REG_DWORD): 3
  323.  
  324.             -->
  325.  
  326.             <SystemResponsiveness>100</SystemResponsiveness>
  327.             <Start>3</Start>
  328.         </component>
  329.  
  330.         <component name="Microsoft-Windows-MMCSS"
  331.                    processorArchitecture="amd64"
  332.                    language="neutral"
  333.                    publicKeyToken="31bf3856ad364e35"
  334.                    versionScope="nonSxS">
  335.  
  336.             <!--
  337.             [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile!SystemResponsiveness]
  338.                 (REG_DWORD): 100
  339.  
  340.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MMCSS!Start]
  341.                 (REG_DWORD): 3
  342.  
  343.             -->
  344.  
  345.             <SystemResponsiveness>100</SystemResponsiveness>
  346.             <Start>3</Start>
  347.         </component>
  348.  
  349.         <component name="Microsoft-Windows-MMCSS"
  350.                    processorArchitecture="ia64"
  351.                    language="neutral"
  352.                    publicKeyToken="31bf3856ad364e35"
  353.                    versionScope="nonSxS">
  354.  
  355.             <!--
  356.             [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile!SystemResponsiveness]
  357.                 (REG_DWORD): 100
  358.  
  359.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MMCSS!Start]
  360.                 (REG_DWORD): 3
  361.  
  362.             -->
  363.  
  364.             <SystemResponsiveness>100</SystemResponsiveness>
  365.             <Start>3</Start>
  366.         </component>
  367.  
  368.         <component name="Microsoft-Windows-OfflineFiles-Service"
  369.            processorArchitecture="x86"
  370.            publicKeyToken="31bf3856ad364e35"
  371.            language="neutral"
  372.            versionScope="nonSxS">
  373.            <!--
  374.                 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CscService!Start]
  375.                     (REG_DWORD): 4
  376.            -->
  377.  
  378.             <ServiceStart>4</ServiceStart>
  379.         </component>
  380.  
  381.         <component name="Microsoft-Windows-OfflineFiles-Core"
  382.            processorArchitecture="x86"
  383.            publicKeyToken="31bf3856ad364e35"
  384.            language="neutral"
  385.            versionScope="nonSxS">
  386.            <!--
  387.                 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Csc!Start]
  388.                     (REG_DWORD): 4
  389.            -->
  390.  
  391.             <DriverStartType>4</DriverStartType>
  392.         </component>
  393.  
  394.  
  395.         <component name="Microsoft-Windows-OfflineFiles-Service"
  396.            processorArchitecture="amd64"
  397.            publicKeyToken="31bf3856ad364e35"
  398.            language="neutral"
  399.            versionScope="nonSxS">
  400.            <!--
  401.                 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CscService!Start]
  402.                     (REG_DWORD): 4
  403.            -->
  404.  
  405.             <ServiceStart>4</ServiceStart>
  406.         </component>
  407.  
  408.         <component name="Microsoft-Windows-OfflineFiles-Core"
  409.            processorArchitecture="amd64"
  410.            publicKeyToken="31bf3856ad364e35"
  411.            language="neutral"
  412.            versionScope="nonSxS">
  413.            <!--
  414.                 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Csc!Start]
  415.                     (REG_DWORD): 4
  416.            -->
  417.  
  418.             <DriverStartType>4</DriverStartType>
  419.         </component>
  420.  
  421.  
  422.         <component name="Microsoft-Windows-OfflineFiles-Service"
  423.            processorArchitecture="ia64"
  424.            publicKeyToken="31bf3856ad364e35"
  425.            language="neutral"
  426.            versionScope="nonSxS">
  427.            <!--
  428.                 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CscService!Start]
  429.                     (REG_DWORD): 4
  430.            -->
  431.  
  432.             <ServiceStart>4</ServiceStart>
  433.         </component>
  434.  
  435.         <component name="Microsoft-Windows-OfflineFiles-Core"
  436.            processorArchitecture="ia64"
  437.            publicKeyToken="31bf3856ad364e35"
  438.            language="neutral"
  439.            versionScope="nonSxS">
  440.            <!--
  441.                 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Csc!Start]
  442.                     (REG_DWORD): 4
  443.            -->
  444.  
  445.             <DriverStartType>4</DriverStartType>
  446.         </component>
  447.  
  448.         <component name="Microsoft-Windows-BrowserService"
  449.            processorArchitecture="x86"
  450.            publicKeyToken="31bf3856ad364e35"
  451.            language="neutral"
  452.            versionScope="nonSxS">
  453.            <!--
  454.                 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser!Start]
  455.                     (REG_DWORD): 4
  456.            -->
  457.  
  458.            <ServiceStart>4</ServiceStart>
  459.         </component>
  460.  
  461.         <component name="Microsoft-Windows-BrowserService"
  462.            processorArchitecture="amd64"
  463.            publicKeyToken="31bf3856ad364e35"
  464.            language="neutral"
  465.            versionScope="nonSxS">
  466.            <!--
  467.                 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser!Start]
  468.                     (REG_DWORD): 4
  469.            -->
  470.  
  471.            <ServiceStart>4</ServiceStart>
  472.         </component>
  473.  
  474.         <component name="Microsoft-Windows-BrowserService"
  475.            processorArchitecture="ia64"
  476.            publicKeyToken="31bf3856ad364e35"
  477.            language="neutral"
  478.            versionScope="nonSxS">
  479.            <!--
  480.                 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser!Start]
  481.                     (REG_DWORD): 4
  482.            -->
  483.  
  484.            <ServiceStart>4</ServiceStart>
  485.         </component>
  486.  
  487.         <component name="Microsoft-Windows-Printing-Spooler-Networkclient"
  488.                    processorArchitecture="x86"
  489.                    publicKeyToken="31bf3856ad364e35"
  490.                    language="neutral"
  491.                    versionScope="nonSxS">
  492.  
  493.             <!--
  494.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Providers\LanMan Print Services\Servers!AddPrinterDrivers]
  495.                 (REG_DWORD): 1
  496.             -->
  497.  
  498.             <AddPrinterDrivers>1</AddPrinterDrivers>
  499.         </component>
  500.         <component name="Microsoft-Windows-Printing-Spooler-Networkclient"
  501.                    processorArchitecture="amd64"
  502.                    publicKeyToken="31bf3856ad364e35"
  503.                    language="neutral"
  504.                    versionScope="nonSxS">
  505.             <AddPrinterDrivers>1</AddPrinterDrivers>
  506.         </component>
  507.         <component name="Microsoft-Windows-Printing-Spooler-Networkclient"
  508.                    processorArchitecture="ia64"
  509.                    publicKeyToken="31bf3856ad364e35"
  510.                    language="neutral"
  511.                    versionScope="nonSxS">
  512.             <AddPrinterDrivers>1</AddPrinterDrivers>
  513.         </component>
  514.  
  515.         <component name="Networking-MPSSVC-Svc"
  516.                    processorArchitecture="x86"
  517.                    publicKeyToken="31bf3856ad364e35"
  518.                    language="neutral"
  519.                    versionScope="nonSxS">
  520.  
  521.             <!--
  522.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile!DisableNotifications]
  523.                 (REG_DWORD): 1
  524.  
  525.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile!DisableNotifications]
  526.                 (REG_DWORD): 1
  527.  
  528.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Defaults\FirewallPolicy\DomainProfile!DisableNotifications]
  529.                 (REG_DWORD): 1
  530.  
  531.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Defaults\FirewallPolicy\StandardProfile!DisableNotifications]
  532.                 (REG_DWORD): 1
  533.  
  534.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile!EnableFirewall]
  535.                 (REG_DWORD): 0
  536.  
  537.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile!EnableFirewall]
  538.                 (REG_DWORD): 0
  539.  
  540.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Defaults\FirewallPolicy\DomainProfile!EnableFirewall]
  541.                 (REG_DWORD): 0
  542.  
  543.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Defaults\FirewallPolicy\StandardProfile!EnableFirewall]
  544.                 (REG_DWORD): 0
  545.  
  546.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy!DisableStatefulFTP]
  547.                 (REG_DWORD): 1
  548.  
  549.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy!DisableStatefulPPTP]
  550.                 (REG_DWORD): 1
  551.  
  552.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Defaults\FirewallPolicy!DisableStatefulFTP]
  553.                 (REG_DWORD): 1
  554.  
  555.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Defaults\FirewallPolicy!DisableStatefulPPTP]
  556.                 (REG_DWORD): 1
  557.             -->
  558.  
  559.             <DomainProfile_DisableNotifications>true</DomainProfile_DisableNotifications>
  560.             <PrivateProfile_DisableNotifications>true</PrivateProfile_DisableNotifications>
  561.             <PublicProfile_DisableNotifications>true</PublicProfile_DisableNotifications>
  562.             <DomainProfile_DisableNotifications_Default>true</DomainProfile_DisableNotifications_Default>
  563.             <PrivateProfile_DisableNotifications_Default>true</PrivateProfile_DisableNotifications_Default>
  564.             <PublicProfile_DisableNotifications_Default>true</PublicProfile_DisableNotifications_Default>
  565.  
  566.             <DisableStatefulFTP>true</DisableStatefulFTP>
  567.             <DisableStatefulPPTP>true</DisableStatefulPPTP>
  568.             <DisableStatefulFTP_Default>true</DisableStatefulFTP_Default>
  569.             <DisableStatefulPPTP_Default>true</DisableStatefulPPTP_Default>
  570.  
  571.         </component>
  572.         <component name="Networking-MPSSVC-Svc"
  573.                    processorArchitecture="amd64"
  574.                    publicKeyToken="31bf3856ad364e35"
  575.                    language="neutral"
  576.                    versionScope="nonSxS">
  577.  
  578.             <DomainProfile_DisableNotifications>true</DomainProfile_DisableNotifications>
  579.             <PrivateProfile_DisableNotifications>true</PrivateProfile_DisableNotifications>
  580.             <PublicProfile_DisableNotifications>true</PublicProfile_DisableNotifications>
  581.             <DomainProfile_DisableNotifications_Default>true</DomainProfile_DisableNotifications_Default>
  582.             <PrivateProfile_DisableNotifications_Default>true</PrivateProfile_DisableNotifications_Default>
  583.             <PublicProfile_DisableNotifications_Default>true</PublicProfile_DisableNotifications_Default>
  584.  
  585.             <DisableStatefulFTP>true</DisableStatefulFTP>
  586.             <DisableStatefulPPTP>true</DisableStatefulPPTP>
  587.             <DisableStatefulFTP_Default>true</DisableStatefulFTP_Default>
  588.             <DisableStatefulPPTP_Default>true</DisableStatefulPPTP_Default>
  589.  
  590.         </component>
  591.         <component name="Networking-MPSSVC-Svc"
  592.                    processorArchitecture="ia64"
  593.                    publicKeyToken="31bf3856ad364e35"
  594.                    language="neutral"
  595.                    versionScope="nonSxS">
  596.  
  597.             <DomainProfile_DisableNotifications>true</DomainProfile_DisableNotifications>
  598.             <PrivateProfile_DisableNotifications>true</PrivateProfile_DisableNotifications>
  599.             <PublicProfile_DisableNotifications>true</PublicProfile_DisableNotifications>
  600.             <DomainProfile_DisableNotifications_Default>true</DomainProfile_DisableNotifications_Default>
  601.             <PrivateProfile_DisableNotifications_Default>true</PrivateProfile_DisableNotifications_Default>
  602.             <PublicProfile_DisableNotifications_Default>true</PublicProfile_DisableNotifications_Default>
  603.  
  604.             <DisableStatefulFTP>true</DisableStatefulFTP>
  605.             <DisableStatefulPPTP>true</DisableStatefulPPTP>
  606.             <DisableStatefulFTP_Default>true</DisableStatefulFTP_Default>
  607.             <DisableStatefulPPTP_Default>true</DisableStatefulPPTP_Default>
  608.  
  609.         </component>
  610.  
  611.         <component name="Microsoft-Windows-TerminalServices-RDP-WinStationExtensions"
  612.                    processorArchitecture="x86"
  613.                    publicKeyToken="31bf3856ad364e35"
  614.                    language="neutral"
  615.                    versionScope="nonSxS">
  616.            <!--
  617.                 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp!ColorDepth]
  618.                     (REG_DWORD): 1
  619.            -->
  620.  
  621.             <ColorDepth>3</ColorDepth>
  622.  
  623.            <!--
  624.                 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Wds\rdpwd!fDisableCam]
  625.                     (REG_DWORD): 1
  626.                 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp!fDisableCam]
  627.                     (REG_DWORD): 1
  628.            -->
  629.  
  630.             <fDisableCam_Wds>true</fDisableCam_Wds>
  631.             <fDisableCam>1</fDisableCam>
  632.         </component>
  633.         <component name="Microsoft-Windows-TerminalServices-RDP-WinStationExtensions"
  634.                    processorArchitecture="amd64"
  635.                    publicKeyToken="31bf3856ad364e35"
  636.                    language="neutral"
  637.                    versionScope="nonSxS">
  638.             <ColorDepth>3</ColorDepth>
  639.             <fDisableCam_Wds>true</fDisableCam_Wds>
  640.             <fDisableCam>1</fDisableCam>
  641.         </component>
  642.         <component name="Microsoft-Windows-TerminalServices-RDP-WinStationExtensions"
  643.                    processorArchitecture="ia64"
  644.                    publicKeyToken="31bf3856ad364e35"
  645.                    language="neutral"
  646.                    versionScope="nonSxS">
  647.             <ColorDepth>3</ColorDepth>
  648.             <fDisableCam_Wds>true</fDisableCam_Wds>
  649.             <fDisableCam>1</fDisableCam>
  650.         </component>
  651.  
  652.  
  653.         <component name="Microsoft-Windows-Services-ServiceController"
  654.                    processorArchitecture="x86"
  655.                    publicKeyToken="31bf3856ad364e35"
  656.                    language="neutral"
  657.                    versionScope="nonSxS">
  658.             <!--
  659.                   [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ServiceGroupOrder!List]
  660.                      (REG_MULTI_SZ):
  661.                             System Reserved
  662.                             EMS
  663.                             WdfLoadGroup
  664.                             Boot Bus Extender
  665.                             System Bus Extender
  666.                             SCSI miniport
  667.                             Port
  668.                             Primary Disk
  669.                             SCSI Class
  670.                             SCSI CDROM Class
  671.                             FSFilter Infrastructure
  672.                             FSFilter System
  673.                             FSFilter Bottom
  674.                             FSFilter Copy Protection
  675.                             FSFilter Security Enhancer
  676.                             FSFilter Open File
  677.                             FSFilter Physical Quota Management
  678.                             FSFilter Virtualization
  679.                             FSFilter Encryption
  680.                             FSFilter Compression
  681.                             FSFilter Imaging
  682.                             FSFilter HSM
  683.                             FSFilter Cluster File System
  684.                             FSFilter System Recovery
  685.                             FSFilter Quota Management
  686.                             FSFilter Content Screener
  687.                             FSFilter Continuous Backup
  688.                             FSFilter Replication
  689.                             FSFilter Anti-Virus
  690.                             FSFilter Undelete
  691.                             FSFilter Activity Monitor
  692.                             FSFilter Top
  693.                             Filter
  694.                             Boot File System
  695.                             Base
  696.                             Pointer Port
  697.                             Keyboard Port
  698.                             Pointer Class
  699.                             Keyboard Class
  700.                             Video Init
  701.                             Video
  702.                             Video Save
  703.                             File System
  704.                             Streams Drivers
  705.                             NDIS Wrapper
  706.                             COM Infrastructure
  707.                             Event Log
  708.                             ProfSvc_Group
  709.                             UIGroup
  710.                             PlugPlay
  711.                             PNP_TDI
  712.                             NDIS
  713.                             TDI
  714.                             iSCSI
  715.                             NetBIOSGroup
  716.                             ShellSvcGroup
  717.                             SchedulerGroup
  718.                             AudioGroup
  719.                             SmartCardGroup
  720.                             NetworkProvider
  721.                             MS_WindowsRemoteValidation
  722.                             MS_WindowsLocalValidation
  723.                             SpoolerGroup
  724.                             NetDDEGroup
  725.                             Parallel arbitrator
  726.                             Extended Base
  727.                             PCI Configuration
  728.                             MS Transactions
  729.              -->
  730.  
  731.             <List>System&#x20;Reserved EMS WdfLoadGroup Boot&#x20;Bus&#x20;Extender System&#x20;Bus&#x20;Extender SCSI&#x20;miniport Port Primary&#x20;Disk SCSI&#x20;Class SCSI&#x20;CDROM&#x20;Class FSFilter&#x20;Infrastructure FSFilter&#x20;System FSFilter&#x20;Bottom FSFilter&#x20;Copy&#x20;Protection FSFilter&#x20;Security&#x20;Enhancer FSFilter&#x20;Open&#x20;File FSFilter&#x20;Physical&#x20;Quota&#x20;Management FSFilter&#x20;Virtualization FSFilter&#x20;Encryption FSFilter&#x20;Compression FSFilter&#x20;Imaging FSFilter&#x20;HSM FSFilter&#x20;Cluster&#x20;File&#x20;System FSFilter&#x20;System&#x20;Recovery FSFilter&#x20;Quota&#x20;Management FSFilter&#x20;Content&#x20;Screener FSFilter&#x20;Continuous&#x20;Backup FSFilter&#x20;Replication FSFilter&#x20;Anti-Virus FSFilter&#x20;Undelete FSFilter&#x20;Activity&#x20;Monitor FSFilter&#x20;Top Filter Boot&#x20;File&#x20;System Base Pointer&#x20;Port Keyboard&#x20;Port Pointer&#x20;Class Keyboard&#x20;Class Video&#x20;Init Video Video&#x20;Save File&#x20;System Streams&#x20;Drivers NDIS&#x20;Wrapper COM&#x20;Infrastructure Event&#x20;Log ProfSvc_Group UIGroup PlugPlay PNP_TDI NDIS TDI iSCSI NetBIOSGroup ShellSvcGroup SchedulerGroup AudioGroup SmartCardGroup NetworkProvider MS_WindowsRemoteValidation MS_WindowsLocalValidation SpoolerGroup NetDDEGroup Parallel&#x20;arbitrator Extended&#x20;Base PCI&#x20;Configuration MS&#x20;Transactions</List>
  732.         </component>
  733.         <component name="Microsoft-Windows-Services-ServiceController"
  734.                    processorArchitecture="amd64"
  735.                    publicKeyToken="31bf3856ad364e35"
  736.                    language="neutral"
  737.                    versionScope="nonSxS">
  738.             <List>System&#x20;Reserved EMS WdfLoadGroup Boot&#x20;Bus&#x20;Extender System&#x20;Bus&#x20;Extender SCSI&#x20;miniport Port Primary&#x20;Disk SCSI&#x20;Class SCSI&#x20;CDROM&#x20;Class FSFilter&#x20;Infrastructure FSFilter&#x20;System FSFilter&#x20;Bottom FSFilter&#x20;Copy&#x20;Protection FSFilter&#x20;Security&#x20;Enhancer FSFilter&#x20;Open&#x20;File FSFilter&#x20;Physical&#x20;Quota&#x20;Management FSFilter&#x20;Virtualization FSFilter&#x20;Encryption FSFilter&#x20;Compression FSFilter&#x20;Imaging FSFilter&#x20;HSM FSFilter&#x20;Cluster&#x20;File&#x20;System FSFilter&#x20;System&#x20;Recovery FSFilter&#x20;Quota&#x20;Management FSFilter&#x20;Content&#x20;Screener FSFilter&#x20;Continuous&#x20;Backup FSFilter&#x20;Replication FSFilter&#x20;Anti-Virus FSFilter&#x20;Undelete FSFilter&#x20;Activity&#x20;Monitor FSFilter&#x20;Top Filter Boot&#x20;File&#x20;System Base Pointer&#x20;Port Keyboard&#x20;Port Pointer&#x20;Class Keyboard&#x20;Class Video&#x20;Init Video Video&#x20;Save File&#x20;System Streams&#x20;Drivers NDIS&#x20;Wrapper COM&#x20;Infrastructure Event&#x20;Log ProfSvc_Group UIGroup PlugPlay PNP_TDI NDIS TDI iSCSI NetBIOSGroup ShellSvcGroup SchedulerGroup AudioGroup SmartCardGroup NetworkProvider MS_WindowsRemoteValidation MS_WindowsLocalValidation SpoolerGroup NetDDEGroup Parallel&#x20;arbitrator Extended&#x20;Base PCI&#x20;Configuration MS&#x20;Transactions</List>
  739.         </component>
  740.         <component name="Microsoft-Windows-Services-ServiceController"
  741.                    processorArchitecture="ia64"
  742.                    publicKeyToken="31bf3856ad364e35"
  743.                    language="neutral"
  744.                    versionScope="nonSxS">
  745.             <List>System&#x20;Reserved EMS WdfLoadGroup Boot&#x20;Bus&#x20;Extender System&#x20;Bus&#x20;Extender SCSI&#x20;miniport Port Primary&#x20;Disk SCSI&#x20;Class SCSI&#x20;CDROM&#x20;Class FSFilter&#x20;Infrastructure FSFilter&#x20;System FSFilter&#x20;Bottom FSFilter&#x20;Copy&#x20;Protection FSFilter&#x20;Security&#x20;Enhancer FSFilter&#x20;Open&#x20;File FSFilter&#x20;Physical&#x20;Quota&#x20;Management FSFilter&#x20;Virtualization FSFilter&#x20;Encryption FSFilter&#x20;Compression FSFilter&#x20;Imaging FSFilter&#x20;HSM FSFilter&#x20;Cluster&#x20;File&#x20;System FSFilter&#x20;System&#x20;Recovery FSFilter&#x20;Quota&#x20;Management FSFilter&#x20;Content&#x20;Screener FSFilter&#x20;Continuous&#x20;Backup FSFilter&#x20;Replication FSFilter&#x20;Anti-Virus FSFilter&#x20;Undelete FSFilter&#x20;Activity&#x20;Monitor FSFilter&#x20;Top Filter Boot&#x20;File&#x20;System Base Pointer&#x20;Port Keyboard&#x20;Port Pointer&#x20;Class Keyboard&#x20;Class Video&#x20;Init Video Video&#x20;Save File&#x20;System Streams&#x20;Drivers NDIS&#x20;Wrapper COM&#x20;Infrastructure Event&#x20;Log ProfSvc_Group UIGroup PlugPlay PNP_TDI NDIS TDI iSCSI NetBIOSGroup ShellSvcGroup SchedulerGroup AudioGroup SmartCardGroup NetworkProvider MS_WindowsRemoteValidation MS_WindowsLocalValidation SpoolerGroup NetDDEGroup Parallel&#x20;arbitrator Extended&#x20;Base PCI&#x20;Configuration MS&#x20;Transactions</List>
  746.         </component>
  747.  
  748.         <component name="Microsoft-Windows-COM-Base"
  749.                    processorArchitecture="x86"
  750.                    publicKeyToken="31bf3856ad364e35"
  751.                    language="neutral"
  752.                    versionScope="nonSxS">
  753.  
  754.             <!--
  755.             [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole!MachineAccessRestriction]
  756.                 (REG_BINARY): 010004807400000084000000000000001400000002006000040000000000140007000000010100000000000100000000000014000700000001010000000000050700000000001800070000000102000000000005200000003202000000001800070000000102000000000005200000002f0200000102000000000005200000002002000001020000000000052000000020020000
  757.             -->
  758.  
  759.             <MachineAccessRestriction>010004807400000084000000000000001400000002006000040000000000140007000000010100000000000100000000000014000700000001010000000000050700000000001800070000000102000000000005200000003202000000001800070000000102000000000005200000002f0200000102000000000005200000002002000001020000000000052000000020020000</MachineAccessRestriction>
  760.         </component>
  761.         <component name="Microsoft-Windows-COM-Base"
  762.                    processorArchitecture="amd64"
  763.                    publicKeyToken="31bf3856ad364e35"
  764.                    language="neutral"
  765.                    versionScope="nonSxS">
  766.             <MachineAccessRestriction>010004807400000084000000000000001400000002006000040000000000140007000000010100000000000100000000000014000700000001010000000000050700000000001800070000000102000000000005200000003202000000001800070000000102000000000005200000002f0200000102000000000005200000002002000001020000000000052000000020020000</MachineAccessRestriction>
  767.         </component>
  768.         <component name="Microsoft-Windows-COM-Base"
  769.                    processorArchitecture="ia64"
  770.                    publicKeyToken="31bf3856ad364e35"
  771.                    language="neutral"
  772.                    versionScope="nonSxS">
  773.             <MachineAccessRestriction>010004807400000084000000000000001400000002006000040000000000140007000000010100000000000100000000000014000700000001010000000000050700000000001800070000000102000000000005200000003202000000001800070000000102000000000005200000002f0200000102000000000005200000002002000001020000000000052000000020020000</MachineAccessRestriction>
  774.         </component>
  775.  
  776.         <component name="Microsoft-Windows-COM-ComPlus-Runtime"
  777.                    processorArchitecture="x86"
  778.                    publicKeyToken="31bf3856ad364e35"
  779.                    language="neutral"
  780.                    versionScope="nonSxS">
  781.  
  782.             <!--
  783.             [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\COM3!RemoteAccessEnabled]
  784.                 (REG_DWORD): 0
  785.             -->
  786.  
  787.             <RemoteAccessEnabled>0</RemoteAccessEnabled>
  788.         </component>
  789.         <component name="Microsoft-Windows-COM-ComPlus-Runtime"
  790.                    processorArchitecture="amd64"
  791.                    publicKeyToken="31bf3856ad364e35"
  792.                    language="neutral"
  793.                    versionScope="nonSxS">
  794.             <RemoteAccessEnabled>0</RemoteAccessEnabled>
  795.         </component>
  796.         <component name="Microsoft-Windows-COM-ComPlus-Runtime"
  797.                    processorArchitecture="ia64"
  798.                    publicKeyToken="31bf3856ad364e35"
  799.                    language="neutral"
  800.                    versionScope="nonSxS">
  801.             <RemoteAccessEnabled>0</RemoteAccessEnabled>
  802.         </component>
  803.  
  804.  
  805.         <component name="Microsoft-Windows-UPnPDeviceHost"
  806.                    processorArchitecture="x86"
  807.                    publicKeyToken="31bf3856ad364e35"
  808.                    language="neutral"
  809.                    versionScope="nonSxS">
  810.             <ServiceStartType>4</ServiceStartType>
  811.         </component>
  812.         <component name="Microsoft-Windows-UPnPDeviceHost"
  813.                    processorArchitecture="amd64"
  814.                    publicKeyToken="31bf3856ad364e35"
  815.                    language="neutral"
  816.                    versionScope="nonSxS">
  817.             <ServiceStartType>4</ServiceStartType>
  818.         </component>
  819.         <component name="Microsoft-Windows-UPnPDeviceHost"
  820.                    processorArchitecture="ia64"
  821.                    publicKeyToken="31bf3856ad364e35"
  822.                    language="neutral"
  823.                    versionScope="nonSxS">
  824.             <ServiceStartType>4</ServiceStartType>
  825.         </component>
  826.  
  827.         <component name="Microsoft-Windows-UPnPSSDP"
  828.                    processorArchitecture="x86"
  829.                    publicKeyToken="31bf3856ad364e35"
  830.                    language="neutral"
  831.                    versionScope="nonSxS">
  832.             <ServiceStartType>4</ServiceStartType>
  833.         </component>
  834.         <component name="Microsoft-Windows-UPnPSSDP"
  835.                    processorArchitecture="amd64"
  836.                    publicKeyToken="31bf3856ad364e35"
  837.                    language="neutral"
  838.                    versionScope="nonSxS">
  839.             <ServiceStartType>4</ServiceStartType>
  840.         </component>
  841.         <component name="Microsoft-Windows-UPnPSSDP"
  842.                    processorArchitecture="ia64"
  843.                    publicKeyToken="31bf3856ad364e35"
  844.                    language="neutral"
  845.                    versionScope="nonSxS">
  846.             <ServiceStartType>4</ServiceStartType>
  847.         </component>
  848.         <component name="IPBusEnum"
  849.                    processorArchitecture="x86"
  850.                    publicKeyToken="31bf3856ad364e35"
  851.                    language="neutral"
  852.                    versionScope="nonSxS">
  853.             <ServiceStartType>4</ServiceStartType>
  854.         </component>
  855.         <component name="IPBusEnum"
  856.                    processorArchitecture="amd64"
  857.                    publicKeyToken="31bf3856ad364e35"
  858.                    language="neutral"
  859.                    versionScope="nonSxS">
  860.             <ServiceStartType>4</ServiceStartType>
  861.         </component>
  862.         <component name="IPBusEnum"
  863.                    processorArchitecture="ia64"
  864.                    publicKeyToken="31bf3856ad364e35"
  865.                    language="neutral"
  866.                    versionScope="nonSxS">
  867.             <ServiceStartType>4</ServiceStartType>
  868.         </component>
  869.  
  870.         <component name="Microsoft-Windows-WPD-BusEnumService"
  871.                    processorArchitecture="x86"
  872.                    publicKeyToken="31bf3856ad364e35"
  873.                    language="neutral"
  874.                    versionScope="nonSxS">
  875.             <Start_WPDBusEnumService>3</Start_WPDBusEnumService>
  876.         </component>
  877.         <component name="Microsoft-Windows-WPD-BusEnumService"
  878.                    processorArchitecture="amd64"
  879.                    publicKeyToken="31bf3856ad364e35"
  880.                    language="neutral"
  881.                    versionScope="nonSxS">
  882.             <Start_WPDBusEnumService>3</Start_WPDBusEnumService>
  883.         </component>
  884.         <component name="Microsoft-Windows-WPD-BusEnumService"
  885.                    processorArchitecture="ia64"
  886.                    publicKeyToken="31bf3856ad364e35"
  887.                    language="neutral"
  888.                    versionScope="nonSxS">
  889.             <Start_WPDBusEnumService>3</Start_WPDBusEnumService>
  890.         </component>
  891.  
  892.         <component name="Microsoft-Windows-Audio-AudioCore" 
  893.                    processorArchitecture="x86" 
  894.                    publicKeyToken="31bf3856ad364e35" 
  895.                    language="neutral" 
  896.                    versionScope="nonSxS">
  897.                    
  898.             <!--
  899.             [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services!Audiosrv]
  900.                 (REG_DWORD): 3
  901.             [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services!AudioEndpointBuilder]
  902.                 (REG_DWORD): 3
  903.             -->
  904.         
  905.             <Start_AudioSrv>3</Start_AudioSrv>
  906.             <Start_EndpointBuilder>3</Start_EndpointBuilder>
  907.         </component>
  908.         <component name="Microsoft-Windows-Audio-AudioCore" 
  909.                    processorArchitecture="amd64" 
  910.                    publicKeyToken="31bf3856ad364e35" 
  911.                    language="neutral" 
  912.                    versionScope="nonSxS">
  913.                    
  914.             <!--
  915.             [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services!Audiosrv]
  916.                 (REG_DWORD): 3
  917.             [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services!AudioEndpointBuilder]
  918.                 (REG_DWORD): 3
  919.             -->
  920.         
  921.             <Start_AudioSrv>3</Start_AudioSrv>
  922.             <Start_EndpointBuilder>3</Start_EndpointBuilder>
  923.         </component>
  924.         <component name="Microsoft-Windows-Audio-AudioCore" 
  925.                    processorArchitecture="ia64" 
  926.                    publicKeyToken="31bf3856ad364e35" 
  927.                    language="neutral" 
  928.                    versionScope="nonSxS">
  929.                    
  930.             <!--
  931.             [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services!Audiosrv]
  932.                 (REG_DWORD): 3
  933.             [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services!AudioEndpointBuilder]
  934.                 (REG_DWORD): 3
  935.             -->
  936.         
  937.             <Start_AudioSrv>3</Start_AudioSrv>
  938.             <Start_EndpointBuilder>3</Start_EndpointBuilder>
  939.         </component>
  940.  
  941.        <component name="Microsoft-Windows-COM-DTC-Runtime" 
  942.                  processorArchitecture="x86" 
  943.                  publicKeyToken="31bf3856ad364e35" 
  944.                  language="neutral" 
  945.                  versionScope="nonSxS">
  946.  
  947.         <!--
  948.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSDTC!Start]
  949.                 (REG_DWORD): 2
  950.             -->
  951.  
  952.         <Start>2</Start>
  953.       </component>
  954.  
  955.       <component name="Microsoft-Windows-COM-DTC-Runtime"
  956.                  processorArchitecture="amd64"
  957.                  publicKeyToken="31bf3856ad364e35"
  958.                  language="neutral"
  959.                  versionScope="nonSxS">
  960.  
  961.         <!--
  962.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSDTC!Start]
  963.                 (REG_DWORD): 2
  964.             -->
  965.  
  966.         <Start>2</Start>
  967.       </component>
  968.  
  969.       <component name="Microsoft-Windows-COM-DTC-Runtime"
  970.                  processorArchitecture="ia64"
  971.                  publicKeyToken="31bf3856ad364e35"
  972.                  language="neutral"
  973.                  versionScope="nonSxS">
  974.  
  975.         <!--
  976.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSDTC!Start]
  977.                 (REG_DWORD): 2
  978.             -->
  979.  
  980.         <Start>2</Start>
  981.       </component>
  982.  
  983.       <component name="Microsoft-Windows-RemoteRegistry-Service"
  984.                  processorArchitecture="x86"
  985.                  publicKeyToken="31bf3856ad364e35"
  986.                  language="neutral"
  987.                  versionScope="nonSxS">
  988.         <!--
  989.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry!Start]
  990.                 (REG_DWORD): 2
  991.             -->
  992.  
  993.             <RemoteRegistryStartType>2</RemoteRegistryStartType>
  994.       </component>
  995.  
  996.       <component name="Microsoft-Windows-RemoteRegistry-Service"
  997.                  processorArchitecture="amd64"
  998.                  publicKeyToken="31bf3856ad364e35"
  999.                  language="neutral"
  1000.                  versionScope="nonSxS">
  1001.         <!--
  1002.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry!Start]
  1003.                 (REG_DWORD): 2
  1004.             -->
  1005.             <RemoteRegistryStartType>2</RemoteRegistryStartType>
  1006.       </component>
  1007.  
  1008.       <component name="Microsoft-Windows-RemoteRegistry-Service"
  1009.                  processorArchitecture="ia64"
  1010.                  publicKeyToken="31bf3856ad364e35"
  1011.                  language="neutral"
  1012.                  versionScope="nonSxS">
  1013.         <!--
  1014.             [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry!Start]
  1015.                 (REG_DWORD): 2
  1016.             -->
  1017.             <RemoteRegistryStartType>2</RemoteRegistryStartType>
  1018.       </component>
  1019.  
  1020.       <component name="Microsoft-Windows-IE-PluggableHandlersAndSecurityZones"
  1021.                  processorArchitecture="x86"
  1022.                  publicKeyToken="31bf3856ad364e35"
  1023.                  language="neutral"
  1024.                  versionScope="nonSxS">
  1025.         <HKLM_SMW_CV_IS_zones_3_1001>3</HKLM_SMW_CV_IS_zones_3_1001>
  1026.         <HKLM_SMW_CV_IS_zones_3_1004>3</HKLM_SMW_CV_IS_zones_3_1004>
  1027.         <HKLM_SMW_CV_IS_zones_3_1200>3</HKLM_SMW_CV_IS_zones_3_1200>
  1028.         <HKLM_SMW_CV_IS_zones_3_1201>3</HKLM_SMW_CV_IS_zones_3_1201>
  1029.         <HKLM_SMW_CV_IS_zones_3_1206>3</HKLM_SMW_CV_IS_zones_3_1206>
  1030.         <HKLM_SMW_CV_IS_zones_3_1207>3</HKLM_SMW_CV_IS_zones_3_1207>
  1031.         <HKLM_SMW_CV_IS_zones_3_1208>3</HKLM_SMW_CV_IS_zones_3_1208>
  1032.         <HKLM_SMW_CV_IS_zones_3_1209>3</HKLM_SMW_CV_IS_zones_3_1209>
  1033.         <HKLM_SMW_CV_IS_zones_3_120A>3</HKLM_SMW_CV_IS_zones_3_120A>
  1034.         <HKLM_SMW_CV_IS_zones_3_1400>3</HKLM_SMW_CV_IS_zones_3_1400>
  1035.         <HKLM_SMW_CV_IS_zones_3_1402>3</HKLM_SMW_CV_IS_zones_3_1402>
  1036.         <HKLM_SMW_CV_IS_zones_3_1405>3</HKLM_SMW_CV_IS_zones_3_1405>
  1037.         <HKLM_SMW_CV_IS_zones_3_1406>3</HKLM_SMW_CV_IS_zones_3_1406>
  1038.         <HKLM_SMW_CV_IS_zones_3_1407>3</HKLM_SMW_CV_IS_zones_3_1407>
  1039.         <HKLM_SMW_CV_IS_zones_3_1408>3</HKLM_SMW_CV_IS_zones_3_1408>
  1040.         <HKLM_SMW_CV_IS_zones_3_1601>1</HKLM_SMW_CV_IS_zones_3_1601>
  1041.         <HKLM_SMW_CV_IS_zones_3_1604>3</HKLM_SMW_CV_IS_zones_3_1604>
  1042.         <HKLM_SMW_CV_IS_zones_3_1605>0</HKLM_SMW_CV_IS_zones_3_1605>
  1043.         <HKLM_SMW_CV_IS_zones_3_1606>3</HKLM_SMW_CV_IS_zones_3_1606>
  1044.         <HKLM_SMW_CV_IS_zones_3_1607>3</HKLM_SMW_CV_IS_zones_3_1607>
  1045.         <HKLM_SMW_CV_IS_zones_3_1608>3</HKLM_SMW_CV_IS_zones_3_1608>
  1046.         <HKLM_SMW_CV_IS_zones_3_1609>1</HKLM_SMW_CV_IS_zones_3_1609>
  1047.         <HKLM_SMW_CV_IS_zones_3_160A>3</HKLM_SMW_CV_IS_zones_3_160A>
  1048.         <HKLM_SMW_CV_IS_zones_3_1800>3</HKLM_SMW_CV_IS_zones_3_1800>
  1049.         <HKLM_SMW_CV_IS_zones_3_1802>1</HKLM_SMW_CV_IS_zones_3_1802>
  1050.         <HKLM_SMW_CV_IS_zones_3_1803>3</HKLM_SMW_CV_IS_zones_3_1803>
  1051.         <HKLM_SMW_CV_IS_zones_3_1804>3</HKLM_SMW_CV_IS_zones_3_1804>
  1052.         <HKLM_SMW_CV_IS_zones_3_1805>1</HKLM_SMW_CV_IS_zones_3_1805>
  1053.         <HKLM_SMW_CV_IS_zones_3_1807>1</HKLM_SMW_CV_IS_zones_3_1807>
  1054.         <HKLM_SMW_CV_IS_zones_3_1808>0</HKLM_SMW_CV_IS_zones_3_1808>
  1055.         <HKLM_SMW_CV_IS_zones_3_1809>0</HKLM_SMW_CV_IS_zones_3_1809>
  1056.         <HKLM_SMW_CV_IS_zones_3_180a>3</HKLM_SMW_CV_IS_zones_3_180a>
  1057.         <HKLM_SMW_CV_IS_zones_3_180c>3</HKLM_SMW_CV_IS_zones_3_180c>
  1058.         <HKLM_SMW_CV_IS_zones_3_180d>1</HKLM_SMW_CV_IS_zones_3_180d>
  1059.         <HKLM_SMW_CV_IS_zones_3_1a00>65536</HKLM_SMW_CV_IS_zones_3_1a00>
  1060.         <HKLM_SMW_CV_IS_zones_3_1a02>3</HKLM_SMW_CV_IS_zones_3_1a02>
  1061.         <HKLM_SMW_CV_IS_zones_3_1a03>3</HKLM_SMW_CV_IS_zones_3_1a03>
  1062.         <HKLM_SMW_CV_IS_zones_3_1a04>3</HKLM_SMW_CV_IS_zones_3_1a04>
  1063.         <HKLM_SMW_CV_IS_zones_3_1a05>3</HKLM_SMW_CV_IS_zones_3_1a05>
  1064.         <HKLM_SMW_CV_IS_zones_3_1a06>3</HKLM_SMW_CV_IS_zones_3_1a06>
  1065.         <HKLM_SMW_CV_IS_zones_3_1a10>3</HKLM_SMW_CV_IS_zones_3_1a10>
  1066.         <HKLM_SMW_CV_IS_zones_3_1c00>0</HKLM_SMW_CV_IS_zones_3_1c00>
  1067.         <HKLM_SMW_CV_IS_zones_3_1e05>65536</HKLM_SMW_CV_IS_zones_3_1e05>
  1068.         <HKLM_SMW_CV_IS_zones_3_2000>3</HKLM_SMW_CV_IS_zones_3_2000>
  1069.         <HKLM_SMW_CV_IS_zones_3_2100>3</HKLM_SMW_CV_IS_zones_3_2100>
  1070.         <HKLM_SMW_CV_IS_zones_3_2101>3</HKLM_SMW_CV_IS_zones_3_2101>
  1071.         <HKLM_SMW_CV_IS_zones_3_2102>3</HKLM_SMW_CV_IS_zones_3_2102>
  1072.         <HKLM_SMW_CV_IS_zones_3_2103>3</HKLM_SMW_CV_IS_zones_3_2103>
  1073.         <HKLM_SMW_CV_IS_zones_3_2104>3</HKLM_SMW_CV_IS_zones_3_2104>
  1074.         <HKLM_SMW_CV_IS_zones_3_2105>3</HKLM_SMW_CV_IS_zones_3_2105>
  1075.         <HKLM_SMW_CV_IS_zones_3_2200>3</HKLM_SMW_CV_IS_zones_3_2200>
  1076.         <HKLM_SMW_CV_IS_zones_3_2201>3</HKLM_SMW_CV_IS_zones_3_2201>
  1077.         <HKLM_SMW_CV_IS_zones_3_2300>3</HKLM_SMW_CV_IS_zones_3_2300>
  1078.         <HKLM_SMW_CV_IS_zones_3_2301>0</HKLM_SMW_CV_IS_zones_3_2301>
  1079.         <HKLM_SMW_CV_IS_zones_3_2400>3</HKLM_SMW_CV_IS_zones_3_2400>
  1080.         <HKLM_SMW_CV_IS_zones_3_2401>3</HKLM_SMW_CV_IS_zones_3_2401>
  1081.         <HKLM_SMW_CV_IS_zones_3_2402>3</HKLM_SMW_CV_IS_zones_3_2402>
  1082.         <HKLM_SMW_CV_IS_zones_3_2500>0</HKLM_SMW_CV_IS_zones_3_2500>
  1083.         <HKLM_SMW_CV_IS_zones_3_2600>3</HKLM_SMW_CV_IS_zones_3_2600>
  1084.         <HKLM_SMW_CV_IS_zones_3_currentlevel>73728</HKLM_SMW_CV_IS_zones_3_currentlevel>
  1085.         <HKLM_SMW_CV_IS_zones_3_recommendedlevel>73728</HKLM_SMW_CV_IS_zones_3_recommendedlevel>
  1086.         <HKLM_SMW_CV_IS_zones_3_minlevel>73728</HKLM_SMW_CV_IS_zones_3_minlevel>
  1087.         <HKLM_SMW_CV_IS_zones_1_flags>67</HKLM_SMW_CV_IS_zones_1_flags>
  1088.         <HKLM_SMW_CV_IS_zones_2_flags>67</HKLM_SMW_CV_IS_zones_2_flags>
  1089.         <HKLM_SMW_CV_IS_zones_2_minlevel>66816</HKLM_SMW_CV_IS_zones_2_minlevel>
  1090.         <HKLM_SMW_CV_IS_zonemap_autodetect>0</HKLM_SMW_CV_IS_zonemap_autodetect>
  1091.         <HKLM_SMW_CV_IS_zonemap_intranetname>0</HKLM_SMW_CV_IS_zonemap_intranetname>
  1092.         <HKLM_SMW_CV_IS_zonemap_proxybypass>0</HKLM_SMW_CV_IS_zonemap_proxybypass>
  1093.         <HKLM_SMW_CV_IS_zonemap_uncasintranet>0</HKLM_SMW_CV_IS_zonemap_uncasintranet>
  1094.       </component>
  1095.  
  1096.       <component name="Microsoft-Windows-IE-ESC"
  1097.              processorArchitecture="x86"
  1098.              publicKeyToken="31bf3856ad364e35"
  1099.              language="neutral"
  1100.              versionScope="nonSxS">
  1101.         <HKLM_SMW_CV_IS_zonemap_IEHarden>1</HKLM_SMW_CV_IS_zonemap_IEHarden>
  1102.         <UseBHO_Default>no</UseBHO_Default>
  1103.         <Sounds_Default>no</Sounds_Default>
  1104.         <Animat_Default>no</Animat_Default>
  1105.         <Sslrev_Default>1</Sslrev_Default>
  1106.         <CachePages_Default>1</CachePages_Default>
  1107.         <CacheFlush_Default>0</CacheFlush_Default>
  1108.         <Secure_Default>1</Secure_Default>
  1109.         <HKLM_SMW_CV_IS_zones_3_180b>1</HKLM_SMW_CV_IS_zones_3_180b>
  1110.       </component>
  1111.  
  1112.       <component name="Microsoft-Windows-IE-PluggableHandlersAndSecurityZones"
  1113.                  processorArchitecture="amd64"
  1114.                  publicKeyToken="31bf3856ad364e35"
  1115.                  language="neutral"
  1116.                  versionScope="nonSxS">
  1117.         <HKLM_SMW_CV_IS_zones_3_1001>3</HKLM_SMW_CV_IS_zones_3_1001>
  1118.         <HKLM_SMW_CV_IS_zones_3_1004>3</HKLM_SMW_CV_IS_zones_3_1004>
  1119.         <HKLM_SMW_CV_IS_zones_3_1200>3</HKLM_SMW_CV_IS_zones_3_1200>
  1120.         <HKLM_SMW_CV_IS_zones_3_1201>3</HKLM_SMW_CV_IS_zones_3_1201>
  1121.         <HKLM_SMW_CV_IS_zones_3_1206>3</HKLM_SMW_CV_IS_zones_3_1206>
  1122.         <HKLM_SMW_CV_IS_zones_3_1207>3</HKLM_SMW_CV_IS_zones_3_1207>
  1123.         <HKLM_SMW_CV_IS_zones_3_1208>3</HKLM_SMW_CV_IS_zones_3_1208>
  1124.         <HKLM_SMW_CV_IS_zones_3_1209>3</HKLM_SMW_CV_IS_zones_3_1209>
  1125.         <HKLM_SMW_CV_IS_zones_3_120A>3</HKLM_SMW_CV_IS_zones_3_120A>
  1126.         <HKLM_SMW_CV_IS_zones_3_1400>3</HKLM_SMW_CV_IS_zones_3_1400>
  1127.         <HKLM_SMW_CV_IS_zones_3_1402>3</HKLM_SMW_CV_IS_zones_3_1402>
  1128.         <HKLM_SMW_CV_IS_zones_3_1405>3</HKLM_SMW_CV_IS_zones_3_1405>
  1129.         <HKLM_SMW_CV_IS_zones_3_1406>3</HKLM_SMW_CV_IS_zones_3_1406>
  1130.         <HKLM_SMW_CV_IS_zones_3_1407>3</HKLM_SMW_CV_IS_zones_3_1407>
  1131.         <HKLM_SMW_CV_IS_zones_3_1408>3</HKLM_SMW_CV_IS_zones_3_1408>
  1132.         <HKLM_SMW_CV_IS_zones_3_1601>1</HKLM_SMW_CV_IS_zones_3_1601>
  1133.         <HKLM_SMW_CV_IS_zones_3_1604>3</HKLM_SMW_CV_IS_zones_3_1604>
  1134.         <HKLM_SMW_CV_IS_zones_3_1605>0</HKLM_SMW_CV_IS_zones_3_1605>
  1135.         <HKLM_SMW_CV_IS_zones_3_1606>3</HKLM_SMW_CV_IS_zones_3_1606>
  1136.         <HKLM_SMW_CV_IS_zones_3_1607>3</HKLM_SMW_CV_IS_zones_3_1607>
  1137.         <HKLM_SMW_CV_IS_zones_3_1608>3</HKLM_SMW_CV_IS_zones_3_1608>
  1138.         <HKLM_SMW_CV_IS_zones_3_1609>1</HKLM_SMW_CV_IS_zones_3_1609>
  1139.         <HKLM_SMW_CV_IS_zones_3_160A>3</HKLM_SMW_CV_IS_zones_3_160A>
  1140.         <HKLM_SMW_CV_IS_zones_3_1800>3</HKLM_SMW_CV_IS_zones_3_1800>
  1141.         <HKLM_SMW_CV_IS_zones_3_1802>1</HKLM_SMW_CV_IS_zones_3_1802>
  1142.         <HKLM_SMW_CV_IS_zones_3_1803>3</HKLM_SMW_CV_IS_zones_3_1803>
  1143.         <HKLM_SMW_CV_IS_zones_3_1804>3</HKLM_SMW_CV_IS_zones_3_1804>
  1144.         <HKLM_SMW_CV_IS_zones_3_1805>1</HKLM_SMW_CV_IS_zones_3_1805>
  1145.         <HKLM_SMW_CV_IS_zones_3_1807>1</HKLM_SMW_CV_IS_zones_3_1807>
  1146.         <HKLM_SMW_CV_IS_zones_3_1808>0</HKLM_SMW_CV_IS_zones_3_1808>
  1147.         <HKLM_SMW_CV_IS_zones_3_1809>0</HKLM_SMW_CV_IS_zones_3_1809>
  1148.         <HKLM_SMW_CV_IS_zones_3_180a>3</HKLM_SMW_CV_IS_zones_3_180a>
  1149.         <HKLM_SMW_CV_IS_zones_3_180c>3</HKLM_SMW_CV_IS_zones_3_180c>
  1150.         <HKLM_SMW_CV_IS_zones_3_180d>1</HKLM_SMW_CV_IS_zones_3_180d>
  1151.         <HKLM_SMW_CV_IS_zones_3_1a00>65536</HKLM_SMW_CV_IS_zones_3_1a00>
  1152.         <HKLM_SMW_CV_IS_zones_3_1a02>3</HKLM_SMW_CV_IS_zones_3_1a02>
  1153.         <HKLM_SMW_CV_IS_zones_3_1a03>3</HKLM_SMW_CV_IS_zones_3_1a03>
  1154.         <HKLM_SMW_CV_IS_zones_3_1a04>3</HKLM_SMW_CV_IS_zones_3_1a04>
  1155.         <HKLM_SMW_CV_IS_zones_3_1a05>3</HKLM_SMW_CV_IS_zones_3_1a05>
  1156.         <HKLM_SMW_CV_IS_zones_3_1a06>3</HKLM_SMW_CV_IS_zones_3_1a06>
  1157.         <HKLM_SMW_CV_IS_zones_3_1a10>3</HKLM_SMW_CV_IS_zones_3_1a10>
  1158.         <HKLM_SMW_CV_IS_zones_3_1c00>0</HKLM_SMW_CV_IS_zones_3_1c00>
  1159.         <HKLM_SMW_CV_IS_zones_3_1e05>65536</HKLM_SMW_CV_IS_zones_3_1e05>
  1160.         <HKLM_SMW_CV_IS_zones_3_2000>3</HKLM_SMW_CV_IS_zones_3_2000>
  1161.         <HKLM_SMW_CV_IS_zones_3_2100>3</HKLM_SMW_CV_IS_zones_3_2100>
  1162.         <HKLM_SMW_CV_IS_zones_3_2101>3</HKLM_SMW_CV_IS_zones_3_2101>
  1163.         <HKLM_SMW_CV_IS_zones_3_2102>3</HKLM_SMW_CV_IS_zones_3_2102>
  1164.         <HKLM_SMW_CV_IS_zones_3_2103>3</HKLM_SMW_CV_IS_zones_3_2103>
  1165.         <HKLM_SMW_CV_IS_zones_3_2104>3</HKLM_SMW_CV_IS_zones_3_2104>
  1166.         <HKLM_SMW_CV_IS_zones_3_2105>3</HKLM_SMW_CV_IS_zones_3_2105>
  1167.         <HKLM_SMW_CV_IS_zones_3_2200>3</HKLM_SMW_CV_IS_zones_3_2200>
  1168.         <HKLM_SMW_CV_IS_zones_3_2201>3</HKLM_SMW_CV_IS_zones_3_2201>
  1169.         <HKLM_SMW_CV_IS_zones_3_2300>3</HKLM_SMW_CV_IS_zones_3_2300>
  1170.         <HKLM_SMW_CV_IS_zones_3_2301>0</HKLM_SMW_CV_IS_zones_3_2301>
  1171.         <HKLM_SMW_CV_IS_zones_3_2400>3</HKLM_SMW_CV_IS_zones_3_2400>
  1172.         <HKLM_SMW_CV_IS_zones_3_2401>3</HKLM_SMW_CV_IS_zones_3_2401>
  1173.         <HKLM_SMW_CV_IS_zones_3_2402>3</HKLM_SMW_CV_IS_zones_3_2402>
  1174.         <HKLM_SMW_CV_IS_zones_3_2500>0</HKLM_SMW_CV_IS_zones_3_2500>
  1175.         <HKLM_SMW_CV_IS_zones_3_2600>3</HKLM_SMW_CV_IS_zones_3_2600>
  1176.         <HKLM_SMW_CV_IS_zones_3_currentlevel>73728</HKLM_SMW_CV_IS_zones_3_currentlevel>
  1177.         <HKLM_SMW_CV_IS_zones_3_recommendedlevel>73728</HKLM_SMW_CV_IS_zones_3_recommendedlevel>
  1178.         <HKLM_SMW_CV_IS_zones_3_minlevel>73728</HKLM_SMW_CV_IS_zones_3_minlevel>
  1179.         <HKLM_SMW_CV_IS_zones_1_flags>67</HKLM_SMW_CV_IS_zones_1_flags>
  1180.         <HKLM_SMW_CV_IS_zones_2_flags>67</HKLM_SMW_CV_IS_zones_2_flags>
  1181.         <HKLM_SMW_CV_IS_zones_2_minlevel>66816</HKLM_SMW_CV_IS_zones_2_minlevel>
  1182.         <HKLM_SMW_CV_IS_zonemap_autodetect>0</HKLM_SMW_CV_IS_zonemap_autodetect>
  1183.         <HKLM_SMW_CV_IS_zonemap_intranetname>0</HKLM_SMW_CV_IS_zonemap_intranetname>
  1184.         <HKLM_SMW_CV_IS_zonemap_proxybypass>0</HKLM_SMW_CV_IS_zonemap_proxybypass>
  1185.         <HKLM_SMW_CV_IS_zonemap_uncasintranet>0</HKLM_SMW_CV_IS_zonemap_uncasintranet>
  1186.       </component>
  1187.  
  1188.       <component name="Microsoft-Windows-IE-ESC"
  1189.              processorArchitecture="amd64"
  1190.              publicKeyToken="31bf3856ad364e35"
  1191.              language="neutral"
  1192.              versionScope="nonSxS">
  1193.         <HKLM_SMW_CV_IS_zonemap_IEHarden>1</HKLM_SMW_CV_IS_zonemap_IEHarden>
  1194.         <UseBHO_Default>no</UseBHO_Default>
  1195.         <Sounds_Default>no</Sounds_Default>
  1196.         <Animat_Default>no</Animat_Default>
  1197.         <Sslrev_Default>1</Sslrev_Default>
  1198.         <CachePages_Default>1</CachePages_Default>
  1199.         <CacheFlush_Default>0</CacheFlush_Default>
  1200.         <Secure_Default>1</Secure_Default>
  1201.         <HKLM_SMW_CV_IS_zones_3_180b>1</HKLM_SMW_CV_IS_zones_3_180b>
  1202.       </component>
  1203.  
  1204.       <component name="Microsoft-Windows-IE-PluggableHandlersAndSecurityZones"
  1205.                  processorArchitecture="ia64"
  1206.                  publicKeyToken="31bf3856ad364e35"
  1207.                  language="neutral"
  1208.                  versionScope="nonSxS">
  1209.         <HKLM_SMW_CV_IS_zones_3_1001>3</HKLM_SMW_CV_IS_zones_3_1001>
  1210.         <HKLM_SMW_CV_IS_zones_3_1004>3</HKLM_SMW_CV_IS_zones_3_1004>
  1211.         <HKLM_SMW_CV_IS_zones_3_1200>3</HKLM_SMW_CV_IS_zones_3_1200>
  1212.         <HKLM_SMW_CV_IS_zones_3_1201>3</HKLM_SMW_CV_IS_zones_3_1201>
  1213.         <HKLM_SMW_CV_IS_zones_3_1206>3</HKLM_SMW_CV_IS_zones_3_1206>
  1214.         <HKLM_SMW_CV_IS_zones_3_1207>3</HKLM_SMW_CV_IS_zones_3_1207>
  1215.         <HKLM_SMW_CV_IS_zones_3_1208>3</HKLM_SMW_CV_IS_zones_3_1208>
  1216.         <HKLM_SMW_CV_IS_zones_3_1209>3</HKLM_SMW_CV_IS_zones_3_1209>
  1217.         <HKLM_SMW_CV_IS_zones_3_120A>3</HKLM_SMW_CV_IS_zones_3_120A>
  1218.         <HKLM_SMW_CV_IS_zones_3_1400>3</HKLM_SMW_CV_IS_zones_3_1400>
  1219.         <HKLM_SMW_CV_IS_zones_3_1402>3</HKLM_SMW_CV_IS_zones_3_1402>
  1220.         <HKLM_SMW_CV_IS_zones_3_1405>3</HKLM_SMW_CV_IS_zones_3_1405>
  1221.         <HKLM_SMW_CV_IS_zones_3_1406>3</HKLM_SMW_CV_IS_zones_3_1406>
  1222.         <HKLM_SMW_CV_IS_zones_3_1407>3</HKLM_SMW_CV_IS_zones_3_1407>
  1223.         <HKLM_SMW_CV_IS_zones_3_1408>3</HKLM_SMW_CV_IS_zones_3_1408>
  1224.         <HKLM_SMW_CV_IS_zones_3_1601>1</HKLM_SMW_CV_IS_zones_3_1601>
  1225.         <HKLM_SMW_CV_IS_zones_3_1604>3</HKLM_SMW_CV_IS_zones_3_1604>
  1226.         <HKLM_SMW_CV_IS_zones_3_1605>0</HKLM_SMW_CV_IS_zones_3_1605>
  1227.         <HKLM_SMW_CV_IS_zones_3_1606>3</HKLM_SMW_CV_IS_zones_3_1606>
  1228.         <HKLM_SMW_CV_IS_zones_3_1607>3</HKLM_SMW_CV_IS_zones_3_1607>
  1229.         <HKLM_SMW_CV_IS_zones_3_1608>3</HKLM_SMW_CV_IS_zones_3_1608>
  1230.         <HKLM_SMW_CV_IS_zones_3_1609>1</HKLM_SMW_CV_IS_zones_3_1609>
  1231.         <HKLM_SMW_CV_IS_zones_3_160A>3</HKLM_SMW_CV_IS_zones_3_160A>
  1232.         <HKLM_SMW_CV_IS_zones_3_1800>3</HKLM_SMW_CV_IS_zones_3_1800>
  1233.         <HKLM_SMW_CV_IS_zones_3_1802>1</HKLM_SMW_CV_IS_zones_3_1802>
  1234.         <HKLM_SMW_CV_IS_zones_3_1803>3</HKLM_SMW_CV_IS_zones_3_1803>
  1235.         <HKLM_SMW_CV_IS_zones_3_1804>3</HKLM_SMW_CV_IS_zones_3_1804>
  1236.         <HKLM_SMW_CV_IS_zones_3_1805>1</HKLM_SMW_CV_IS_zones_3_1805>
  1237.         <HKLM_SMW_CV_IS_zones_3_1807>1</HKLM_SMW_CV_IS_zones_3_1807>
  1238.         <HKLM_SMW_CV_IS_zones_3_1808>0</HKLM_SMW_CV_IS_zones_3_1808>
  1239.         <HKLM_SMW_CV_IS_zones_3_1809>0</HKLM_SMW_CV_IS_zones_3_1809>
  1240.         <HKLM_SMW_CV_IS_zones_3_180a>3</HKLM_SMW_CV_IS_zones_3_180a>
  1241.         <HKLM_SMW_CV_IS_zones_3_180c>3</HKLM_SMW_CV_IS_zones_3_180c>
  1242.         <HKLM_SMW_CV_IS_zones_3_180d>1</HKLM_SMW_CV_IS_zones_3_180d>
  1243.         <HKLM_SMW_CV_IS_zones_3_1a00>65536</HKLM_SMW_CV_IS_zones_3_1a00>
  1244.         <HKLM_SMW_CV_IS_zones_3_1a02>3</HKLM_SMW_CV_IS_zones_3_1a02>
  1245.         <HKLM_SMW_CV_IS_zones_3_1a03>3</HKLM_SMW_CV_IS_zones_3_1a03>
  1246.         <HKLM_SMW_CV_IS_zones_3_1a04>3</HKLM_SMW_CV_IS_zones_3_1a04>
  1247.         <HKLM_SMW_CV_IS_zones_3_1a05>3</HKLM_SMW_CV_IS_zones_3_1a05>
  1248.         <HKLM_SMW_CV_IS_zones_3_1a06>3</HKLM_SMW_CV_IS_zones_3_1a06>
  1249.         <HKLM_SMW_CV_IS_zones_3_1a10>3</HKLM_SMW_CV_IS_zones_3_1a10>
  1250.         <HKLM_SMW_CV_IS_zones_3_1c00>0</HKLM_SMW_CV_IS_zones_3_1c00>
  1251.         <HKLM_SMW_CV_IS_zones_3_1e05>65536</HKLM_SMW_CV_IS_zones_3_1e05>
  1252.         <HKLM_SMW_CV_IS_zones_3_2000>3</HKLM_SMW_CV_IS_zones_3_2000>
  1253.         <HKLM_SMW_CV_IS_zones_3_2100>3</HKLM_SMW_CV_IS_zones_3_2100>
  1254.         <HKLM_SMW_CV_IS_zones_3_2101>3</HKLM_SMW_CV_IS_zones_3_2101>
  1255.         <HKLM_SMW_CV_IS_zones_3_2102>3</HKLM_SMW_CV_IS_zones_3_2102>
  1256.         <HKLM_SMW_CV_IS_zones_3_2103>3</HKLM_SMW_CV_IS_zones_3_2103>
  1257.         <HKLM_SMW_CV_IS_zones_3_2104>3</HKLM_SMW_CV_IS_zones_3_2104>
  1258.         <HKLM_SMW_CV_IS_zones_3_2105>3</HKLM_SMW_CV_IS_zones_3_2105>
  1259.         <HKLM_SMW_CV_IS_zones_3_2200>3</HKLM_SMW_CV_IS_zones_3_2200>
  1260.         <HKLM_SMW_CV_IS_zones_3_2201>3</HKLM_SMW_CV_IS_zones_3_2201>
  1261.         <HKLM_SMW_CV_IS_zones_3_2300>3</HKLM_SMW_CV_IS_zones_3_2300>
  1262.         <HKLM_SMW_CV_IS_zones_3_2301>0</HKLM_SMW_CV_IS_zones_3_2301>
  1263.         <HKLM_SMW_CV_IS_zones_3_2400>3</HKLM_SMW_CV_IS_zones_3_2400>
  1264.         <HKLM_SMW_CV_IS_zones_3_2401>3</HKLM_SMW_CV_IS_zones_3_2401>
  1265.         <HKLM_SMW_CV_IS_zones_3_2402>3</HKLM_SMW_CV_IS_zones_3_2402>
  1266.         <HKLM_SMW_CV_IS_zones_3_2500>0</HKLM_SMW_CV_IS_zones_3_2500>
  1267.         <HKLM_SMW_CV_IS_zones_3_2600>3</HKLM_SMW_CV_IS_zones_3_2600>
  1268.         <HKLM_SMW_CV_IS_zones_3_currentlevel>73728</HKLM_SMW_CV_IS_zones_3_currentlevel>
  1269.         <HKLM_SMW_CV_IS_zones_3_recommendedlevel>73728</HKLM_SMW_CV_IS_zones_3_recommendedlevel>
  1270.         <HKLM_SMW_CV_IS_zones_3_minlevel>73728</HKLM_SMW_CV_IS_zones_3_minlevel>
  1271.         <HKLM_SMW_CV_IS_zones_1_flags>67</HKLM_SMW_CV_IS_zones_1_flags>
  1272.         <HKLM_SMW_CV_IS_zones_2_flags>67</HKLM_SMW_CV_IS_zones_2_flags>
  1273.         <HKLM_SMW_CV_IS_zones_2_minlevel>66816</HKLM_SMW_CV_IS_zones_2_minlevel>
  1274.         <HKLM_SMW_CV_IS_zonemap_autodetect>0</HKLM_SMW_CV_IS_zonemap_autodetect>
  1275.         <HKLM_SMW_CV_IS_zonemap_intranetname>0</HKLM_SMW_CV_IS_zonemap_intranetname>
  1276.         <HKLM_SMW_CV_IS_zonemap_proxybypass>0</HKLM_SMW_CV_IS_zonemap_proxybypass>
  1277.         <HKLM_SMW_CV_IS_zonemap_uncasintranet>0</HKLM_SMW_CV_IS_zonemap_uncasintranet>
  1278.       </component>
  1279.  
  1280.       <component name="Microsoft-Windows-IE-ESC"
  1281.              processorArchitecture="ia64"
  1282.              publicKeyToken="31bf3856ad364e35"
  1283.              language="neutral"
  1284.              versionScope="nonSxS">
  1285.         <HKLM_SMW_CV_IS_zonemap_IEHarden>1</HKLM_SMW_CV_IS_zonemap_IEHarden>
  1286.         <UseBHO_Default>no</UseBHO_Default>
  1287.         <Sounds_Default>no</Sounds_Default>
  1288.         <Animat_Default>no</Animat_Default>
  1289.         <Sslrev_Default>1</Sslrev_Default>
  1290.         <CachePages_Default>1</CachePages_Default>
  1291.         <CacheFlush_Default>0</CacheFlush_Default>
  1292.         <Secure_Default>1</Secure_Default>
  1293.         <HKLM_SMW_CV_IS_zones_3_180b>1</HKLM_SMW_CV_IS_zones_3_180b>
  1294.       </component>
  1295.  
  1296.       <component name="Microsoft-Windows-Power-Policy-Definitions"
  1297.                  processorArchitecture="x86"
  1298.                  publicKeyToken="31bf3856ad364e35"
  1299.                  language="neutral"
  1300.                  versionScope="nonSxS">
  1301.  
  1302.         <!-- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\SecurityDescriptors -->
  1303.         <DefaultSecurityDescriptor>O:BAG:SYD:P(A;CI;KR;;;BU)(A;CI;KA;;;BA)(A;CI;KA;;;SY)(A;CI;KA;;;CO)</DefaultSecurityDescriptor>
  1304.       </component>
  1305.  
  1306.       <component name="Microsoft-Windows-Power-Policy-Definitions"
  1307.                  processorArchitecture="amd64"
  1308.                  publicKeyToken="31bf3856ad364e35"
  1309.                  language="neutral"
  1310.                  versionScope="nonSxS">
  1311.  
  1312.         <!-- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\SecurityDescriptors -->
  1313.         <DefaultSecurityDescriptor>O:BAG:SYD:P(A;CI;KR;;;BU)(A;CI;KA;;;BA)(A;CI;KA;;;SY)(A;CI;KA;;;CO)</DefaultSecurityDescriptor>
  1314.       </component>
  1315.  
  1316.       <component name="Microsoft-Windows-Power-Policy-Definitions"
  1317.                  processorArchitecture="ia64"
  1318.                  publicKeyToken="31bf3856ad364e35"
  1319.                  language="neutral"
  1320.                  versionScope="nonSxS">
  1321.  
  1322.         <!-- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\SecurityDescriptors -->
  1323.         <DefaultSecurityDescriptor>O:BAG:SYD:P(A;CI;KR;;;BU)(A;CI;KA;;;BA)(A;CI;KA;;;SY)(A;CI;KA;;;CO)</DefaultSecurityDescriptor>
  1324.       </component>
  1325.  
  1326.       <component name="Microsoft-Windows-shell32"
  1327.                  processorArchitecture="x86"
  1328.                  publicKeyToken="31bf3856ad364e35"
  1329.                  language="neutral"
  1330.                  versionScope="nonSxS">
  1331.             <!--
  1332.                 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\BackupPath]
  1333.             -->
  1334.                 <HKEY_LOCAL_MACHINE_SOFTWARE_Microsoft_Windows_CurrentVersion_Explorer_MyComputer_BackupPath_defaultValue>%SystemRoot%\system32\wbadmin.msc</HKEY_LOCAL_MACHINE_SOFTWARE_Microsoft_Windows_CurrentVersion_Explorer_MyComputer_BackupPath_defaultValue>
  1335.         </component>
  1336.  
  1337.       <component name="Microsoft-Windows-shell32"
  1338.                  processorArchitecture="amd64"
  1339.                  publicKeyToken="31bf3856ad364e35"
  1340.                  language="neutral"
  1341.                  versionScope="nonSxS">
  1342.             <!--
  1343.                 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\BackupPath]
  1344.             -->
  1345.                 <HKEY_LOCAL_MACHINE_SOFTWARE_Microsoft_Windows_CurrentVersion_Explorer_MyComputer_BackupPath_defaultValue>%SystemRoot%\system32\wbadmin.msc</HKEY_LOCAL_MACHINE_SOFTWARE_Microsoft_Windows_CurrentVersion_Explorer_MyComputer_BackupPath_defaultValue>
  1346.         </component>
  1347.  
  1348.       <component name="Microsoft-Windows-shell32"
  1349.                  processorArchitecture="ia64"
  1350.                  publicKeyToken="31bf3856ad364e35"
  1351.                  language="neutral"
  1352.                  versionScope="nonSxS">
  1353.             <!--
  1354.                 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\BackupPath]
  1355.             -->
  1356.                 <HKEY_LOCAL_MACHINE_SOFTWARE_Microsoft_Windows_CurrentVersion_Explorer_MyComputer_BackupPath_defaultValue>%SystemRoot%\system32\wbadmin.msc</HKEY_LOCAL_MACHINE_SOFTWARE_Microsoft_Windows_CurrentVersion_Explorer_MyComputer_BackupPath_defaultValue>
  1357.       </component>
  1358.  
  1359.       <component name="Microsoft-Windows-Smss"
  1360.                  processorArchitecture="x86"
  1361.                  publicKeyToken="31bf3856ad364e35"
  1362.                  language="neutral"
  1363.                  versionScope="nonSxS">
  1364.  
  1365.         <!-- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Kernel!DisableExceptionChainValidation -->
  1366.         <DisableExceptionChainValidation>0</DisableExceptionChainValidation>
  1367.       </component>
  1368.  
  1369.       <component name="Microsoft-Windows-Smss"
  1370.                  processorArchitecture="amd64"
  1371.                  publicKeyToken="31bf3856ad364e35"
  1372.                  language="neutral"
  1373.                  versionScope="nonSxS">
  1374.  
  1375.         <!-- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Kernel!DisableExceptionChainValidation -->
  1376.         <DisableExceptionChainValidation>0</DisableExceptionChainValidation>
  1377.       </component>
  1378.  
  1379.       <component name="Microsoft-Windows-Smss"
  1380.                  processorArchitecture="ia64"
  1381.                  publicKeyToken="31bf3856ad364e35"
  1382.                  language="neutral"
  1383.                  versionScope="nonSxS">
  1384.  
  1385.         <!-- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Kernel!DisableExceptionChainValidation -->
  1386.         <DisableExceptionChainValidation>0</DisableExceptionChainValidation>
  1387.       </component>
  1388.  
  1389.     </settings>
  1390. </unattend>
  1391.