home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / servicing / Packages / Microsoft-Windows-IIS-WebServer-Package~31bf3856ad364e35~x86~~6.0.6001.18000.mum < prev    next >
Extensible Markup Language  |  2008-01-18  |  18KB  |  347 lines

  1. <?xml version='1.0' encoding='utf-8' standalone='yes'?>
  2. <?Copyright (c) Microsoft Corporation. All rights reserved.?>
  3. <assembly xmlns="urn:schemas-microsoft-com:asm.v3" company="Microsoft Corporation" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved." creationTimeStamp="2003-11-11T22:56:35Z" description="Microsoft Windows Web Optional Features" displayName="Windows 2006" lastUpdateTimeStamp="2004-01-13T19:50:03Z" manifestVersion="1.0" supportInformation="http://support.microsoft.com">
  4.   <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-WebServer-Package" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000"/>
  5.   <package identifier="IIS-WebServer-Package" releaseType="Feature Pack">
  6.     <parent disposition="detect" integrate="delegate">
  7.       <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-Foundation-Package" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000"/>
  8.     </parent>
  9.     <update description="Internet Information Services provides support for Web and FTP servers, along with support for ASP.NET web sites, dynamic content such as Classic ASP and CGI, and local and remote management.  " displayName="Internet Information Services" name="IIS-WebServerRole">
  10.       <selectable disposition="staged">
  11.         <detectNone default="false"/>
  12.       </selectable>
  13.     </update>
  14.     <update description="Installs the IIS 7.0 World Wide Web Services. Provides support for HTML web sites and optional support for ASP.NET, Classic ASP, and web server extensions." displayName="World Wide Web Services" name="IIS-WebServer">
  15.       <applicable disposition="staged">
  16.         <detectUpdate>
  17.           <update name="IIS-WebServerRole"/>
  18.         </detectUpdate>
  19.       </applicable>
  20.       <selectable disposition="staged">
  21.         <detectNone default="true"/>
  22.       </selectable>
  23.     </update>
  24.     <update description="Installs support for Web server content such as HTML and image files." displayName="Common Http Features" name="IIS-CommonHttpFeatures">
  25.       <applicable disposition="staged">
  26.         <detectUpdate>
  27.           <update name="IIS-WebServer"/>
  28.         </detectUpdate>
  29.       </applicable>
  30.       <selectable disposition="staged">
  31.         <detectNone default="true"/>
  32.       </selectable>
  33.     </update>
  34.     <update description="Allows you to customize the error messages returned to clients" displayName="HTTP Errors" name="IIS-HttpErrors">
  35.       <applicable disposition="staged">
  36.         <detectUpdate>
  37.           <update name="IIS-CommonHttpFeatures"/>
  38.         </detectUpdate>
  39.         <detectUpdate>
  40.           <update name="WAS-ProcessModel"/>
  41.         </detectUpdate>
  42.       </applicable>
  43.       <selectable disposition="staged">
  44.         <detectNone default="true"/>
  45.       </selectable>
  46.       <component>
  47.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-HttpErrors-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  48.       </component>
  49.     </update>
  50.     <update description="Redirect client requests to a specific destination" displayName="HTTP Redirection" name="IIS-HttpRedirect">
  51.       <applicable disposition="staged">
  52.         <detectUpdate>
  53.           <update name="IIS-CommonHttpFeatures"/>
  54.         </detectUpdate>
  55.         <detectUpdate>
  56.           <update name="WAS-ProcessModel"/>
  57.         </detectUpdate>
  58.       </applicable>
  59.       <selectable disposition="staged">
  60.         <detectNone default="false"/>
  61.       </selectable>
  62.       <component>
  63.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-HttpRedirect-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  64.       </component>
  65.     </update>
  66.     <update description="Install Web server application development features" displayName="Application Development Features" name="IIS-ApplicationDevelopment">
  67.       <applicable disposition="staged">
  68.         <detectUpdate>
  69.           <update name="IIS-WebServer"/>
  70.         </detectUpdate>
  71.       </applicable>
  72.       <selectable disposition="staged">
  73.         <detectNone default="true"/>
  74.       </selectable>
  75.     </update>
  76.     <update description="Enable your Web server to host .NET Framework applications" displayName=".NET Extensibility" name="IIS-NetFxExtensibility">
  77.       <applicable disposition="staged">
  78.         <detectUpdate>
  79.           <update name="IIS-ApplicationDevelopment"/>
  80.         </detectUpdate>
  81.         <detectUpdate>
  82.           <update name="IIS-RequestFiltering"/>
  83.         </detectUpdate>
  84.         <detectUpdate>
  85.           <update name="WAS-NetFxEnvironment"/>
  86.         </detectUpdate>
  87.         <detectUpdate>
  88.           <update name="WAS-ProcessModel"/>
  89.         </detectUpdate>
  90.       </applicable>
  91.       <selectable disposition="staged">
  92.         <detectNone default="false"/>
  93.       </selectable>
  94.       <component>
  95.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-NetFxExtensibility-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  96.       </component>
  97.     </update>
  98.     <update description="Enables you to monitor and manage server, site, and application health" displayName="Health and Diagnostics" name="IIS-HealthAndDiagnostics">
  99.       <applicable disposition="staged">
  100.         <detectUpdate>
  101.           <update name="IIS-WebServer"/>
  102.         </detectUpdate>
  103.       </applicable>
  104.       <selectable disposition="staged">
  105.         <detectNone default="true"/>
  106.       </selectable>
  107.     </update>
  108.     <update description="Enables logging of Web site activity for this server" displayName="HTTP Logging" name="IIS-HttpLogging">
  109.       <applicable disposition="staged">
  110.         <detectUpdate>
  111.           <update name="IIS-HealthAndDiagnostics"/>
  112.         </detectUpdate>
  113.         <detectUpdate>
  114.           <update name="WAS-ProcessModel"/>
  115.         </detectUpdate>
  116.       </applicable>
  117.       <selectable disposition="staged">
  118.         <detectNone default="true"/>
  119.       </selectable>
  120.       <component>
  121.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-HttpLogging-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  122.       </component>
  123.     </update>
  124.     <update description="Install IIS 7.0 logging tools and scripts" displayName="Logging Tools" name="IIS-LoggingLibraries">
  125.       <applicable disposition="staged">
  126.         <detectUpdate>
  127.           <update name="IIS-HealthAndDiagnostics"/>
  128.         </detectUpdate>
  129.         <detectUpdate>
  130.           <update name="WAS-ProcessModel"/>
  131.         </detectUpdate>
  132.       </applicable>
  133.       <selectable disposition="staged">
  134.         <detectNone default="false"/>
  135.       </selectable>
  136.       <component>
  137.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-LoggingLibraries-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  138.       </component>
  139.     </update>
  140.     <update description="Monitor server, site, and application health" displayName="Request Monitor" name="IIS-RequestMonitor">
  141.       <applicable disposition="staged">
  142.         <detectUpdate>
  143.           <update name="IIS-HealthAndDiagnostics"/>
  144.         </detectUpdate>
  145.         <detectUpdate>
  146.           <update name="WAS-ProcessModel"/>
  147.         </detectUpdate>
  148.       </applicable>
  149.       <selectable disposition="staged">
  150.         <detectNone default="true"/>
  151.       </selectable>
  152.       <component>
  153.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-RequestMonitor-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  154.       </component>
  155.     </update>
  156.     <update description="Enable tracing for ASP.NET applications and failed requests" displayName="Tracing" name="IIS-HttpTracing">
  157.       <applicable disposition="staged">
  158.         <detectUpdate>
  159.           <update name="IIS-HealthAndDiagnostics"/>
  160.         </detectUpdate>
  161.         <detectUpdate>
  162.           <update name="WAS-ProcessModel"/>
  163.         </detectUpdate>
  164.       </applicable>
  165.       <selectable disposition="staged">
  166.         <detectNone default="false"/>
  167.       </selectable>
  168.       <component>
  169.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-HttpTracing-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  170.       </component>
  171.     </update>
  172.     <update description="Enable additional security features to secure servers, sites, applications, vdirs, and files" displayName="Security" name="IIS-Security">
  173.       <applicable disposition="staged">
  174.         <detectUpdate>
  175.           <update name="IIS-WebServer"/>
  176.         </detectUpdate>
  177.       </applicable>
  178.       <selectable disposition="staged">
  179.         <detectNone default="true"/>
  180.       </selectable>
  181.     </update>
  182.     <update description="Authorize client access to the URLs that comprise a Web application." displayName="URL Authorization" name="IIS-URLAuthorization">
  183.       <applicable disposition="staged">
  184.         <detectUpdate>
  185.           <update name="IIS-Security"/>
  186.         </detectUpdate>
  187.         <detectUpdate>
  188.           <update name="WAS-ProcessModel"/>
  189.         </detectUpdate>
  190.       </applicable>
  191.       <selectable disposition="staged">
  192.         <detectNone default="false"/>
  193.       </selectable>
  194.       <component>
  195.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-Authorization-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  196.       </component>
  197.     </update>
  198.     <update description="Configure rules to block selected client requests." displayName="Request Filtering" name="IIS-RequestFiltering">
  199.       <applicable disposition="staged">
  200.         <detectUpdate>
  201.           <update name="IIS-Security"/>
  202.         </detectUpdate>
  203.         <detectUpdate>
  204.           <update name="WAS-ProcessModel"/>
  205.         </detectUpdate>
  206.       </applicable>
  207.       <selectable disposition="staged">
  208.         <detectNone default="true"/>
  209.       </selectable>
  210.       <component>
  211.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-RequestFiltering-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  212.       </component>
  213.     </update>
  214.     <update description="Allow or deny content access based on IP address or domain name." displayName="IP Security" name="IIS-IPSecurity">
  215.       <applicable disposition="staged">
  216.         <detectUpdate>
  217.           <update name="IIS-Security"/>
  218.         </detectUpdate>
  219.         <detectUpdate>
  220.           <update name="WAS-ProcessModel"/>
  221.         </detectUpdate>
  222.       </applicable>
  223.       <selectable disposition="staged">
  224.         <detectNone default="false"/>
  225.       </selectable>
  226.       <component>
  227.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-IPSecurity-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  228.       </component>
  229.     </update>
  230.     <update description="Install performance features" displayName="Performance Features" name="IIS-Performance">
  231.       <applicable disposition="staged">
  232.         <detectUpdate>
  233.           <update name="IIS-WebServer"/>
  234.         </detectUpdate>
  235.       </applicable>
  236.       <selectable disposition="staged">
  237.         <detectNone default="true"/>
  238.       </selectable>
  239.     </update>
  240.     <update description="Enable your Web server to host Classic ASP applications" displayName="Http Compression Dynamic" name="IIS-HttpCompressionDynamic">
  241.       <applicable disposition="staged">
  242.         <detectUpdate>
  243.           <update name="IIS-Performance"/>
  244.         </detectUpdate>
  245.         <detectUpdate>
  246.           <update name="WAS-ProcessModel"/>
  247.         </detectUpdate>
  248.       </applicable>
  249.       <selectable disposition="staged">
  250.         <detectNone default="false"/>
  251.       </selectable>
  252.       <component>
  253.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-HttpCompressionDynamic-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  254.       </component>
  255.     </update>
  256.     <update description="Install Web management console and tools" displayName="Web Management Tools" name="IIS-WebServerManagementTools">
  257.       <applicable disposition="staged">
  258.         <detectUpdate>
  259.           <update name="IIS-WebServerRole"/>
  260.         </detectUpdate>
  261.       </applicable>
  262.       <selectable disposition="staged">
  263.         <detectNone default="true"/>
  264.       </selectable>
  265.     </update>
  266.     <update description="Manage a local Web server with IIS configuration scripts" displayName="IIS Management Scripts and Tools" name="IIS-ManagementScriptingTools">
  267.       <applicable disposition="staged">
  268.         <detectUpdate>
  269.           <update name="IIS-WebServerManagementTools"/>
  270.         </detectUpdate>
  271.       </applicable>
  272.       <selectable disposition="staged">
  273.         <detectNone default="false"/>
  274.       </selectable>
  275.       <component>
  276.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-ManagementScriptingTools-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  277.       </component>
  278.     </update>
  279.     <update description="Allows you to use existing IIS 6.0 APIs and scripts to manage this IIS 7.0 web server" displayName="IIS 6 Management Compatibility" name="IIS-IIS6ManagementCompatibility">
  280.       <applicable disposition="staged">
  281.         <detectUpdate>
  282.           <update name="IIS-WebServerManagementTools"/>
  283.         </detectUpdate>
  284.       </applicable>
  285.       <selectable disposition="staged">
  286.         <detectNone default="false"/>
  287.       </selectable>
  288.     </update>
  289.     <update description="Install IIS metabase and compatibility layer to allow metabase calls to interact with new IIS 7.0 configuration store" displayName="IIS Metabase and IIS 6 configuration compatibility" name="IIS-Metabase">
  290.       <applicable disposition="staged">
  291.         <detectUpdate>
  292.           <update name="IIS-IIS6ManagementCompatibility"/>
  293.         </detectUpdate>
  294.       </applicable>
  295.       <selectable disposition="staged">
  296.         <detectNone default="false"/>
  297.       </selectable>
  298.       <component>
  299.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-IIS-Metabase-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  300.       </component>
  301.     </update>
  302.     <update description="Install Windows Process Activation Service" displayName="Windows Process Activation Service" name="WAS-WindowsActivationService">
  303.       <selectable disposition="staged">
  304.         <detectNone default="false"/>
  305.       </selectable>
  306.     </update>
  307.     <update description="Install Process Model for the Windows Process Activation Service" displayName="Process Model" name="WAS-ProcessModel">
  308.       <applicable disposition="staged">
  309.         <detectUpdate>
  310.           <update name="WAS-WindowsActivationService"/>
  311.         </detectUpdate>
  312.       </applicable>
  313.       <selectable disposition="staged">
  314.         <detectNone default="true"/>
  315.       </selectable>
  316.       <component>
  317.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-WAS-ProcessModel-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  318.       </component>
  319.     </update>
  320.     <update description="Install the .NET Environment for supporting managed code activation" displayName=".NET Environment" name="WAS-NetFxEnvironment">
  321.       <applicable disposition="staged">
  322.         <detectUpdate>
  323.           <update name="WAS-WindowsActivationService"/>
  324.         </detectUpdate>
  325.       </applicable>
  326.       <selectable disposition="staged">
  327.         <detectNone default="false"/>
  328.       </selectable>
  329.       <component>
  330.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-WAS-NetFxEnvironment-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  331.       </component>
  332.     </update>
  333.     <update description="Install managed code configuration APIs" displayName="Configuration APIs" name="WAS-ConfigurationAPI">
  334.       <applicable disposition="staged">
  335.         <detectUpdate>
  336.           <update name="WAS-WindowsActivationService"/>
  337.         </detectUpdate>
  338.       </applicable>
  339.       <selectable disposition="staged">
  340.         <detectNone default="false"/>
  341.       </selectable>
  342.       <component>
  343.         <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-WAS-ConfigurationAPI-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.0.6001.18000" versionScope="nonSxS"/>
  344.       </component>
  345.     </update>
  346.   </package>
  347. </assembly>