<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Tobin Titus Blog : Componentization</title><link>http://blogs.iis.net/tobintitus/archive/tags/Componentization/default.aspx</link><description>Tags: Componentization</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Where can I find &lt;feature x&gt; in IIS 7.0 ?</title><link>http://blogs.iis.net/tobintitus/archive/2006/10/10/Where-can-I-find-_3C00_feature-x_3E00_-in-IIS-7.0-_3F00_.aspx</link><pubDate>Tue, 10 Oct 2006 21:40:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1424441</guid><dc:creator>TobinTitus</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/tobintitus/rsscomments.aspx?PostID=1424441</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/tobintitus/commentapi.aspx?PostID=1424441</wfw:comment><comments>http://blogs.iis.net/tobintitus/archive/2006/10/10/Where-can-I-find-_3C00_feature-x_3E00_-in-IIS-7.0-_3F00_.aspx#comments</comments><description>&lt;P&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;: &lt;EM&gt;Where can I find&amp;nbsp;Windows Authentication&amp;nbsp;in IIS 7.0&lt;/EM&gt;?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've seen this question or questions like this&amp;nbsp;asked numerous times so I thought it would make a nice quick -- and hopefully useful --&amp;nbsp;blog post.&lt;/P&gt;
&lt;P&gt;In previous versions of IIS, administrators were able to enable or disable features on their servers by simply checking or unchecking a box in the IIS management console.&amp;nbsp; However, when an administrator unchecked a feature in IIS, the feature still existed on the machine and was even loaded.&amp;nbsp; Unchecking a box allowed the administrator to disable a feature -- but it didn't physically remove anything from the machine.&lt;/P&gt;
&lt;P&gt;This all changes with IIS 7.0.&amp;nbsp; Currently,&amp;nbsp;when you install&amp;nbsp;IIS 7.0&amp;nbsp;on Windows Vista (or Longhorn server for that matter), you must select the features that you want installed.&amp;nbsp; Each feature in IIS 7.0&amp;nbsp;is &lt;A title=componentized href="http://www.iis.net/default.aspx?tabid=7&amp;amp;subtabid=71"&gt;componentized&lt;/A&gt; into its own module library.&amp;nbsp; The features you select at installation, and ONLY the features you select, will be copied to disk under the &lt;SPAN style="FONT-FAMILY:courier new;"&gt;"%windir%\system32\inetsrv\"&lt;/SPAN&gt; directory.&amp;nbsp;If you do not install the feature, it simply won't exist on your machine.&amp;nbsp;&amp;nbsp;This obviously makes the server more robust and performant at the sime time -- providing a high amount of customization as well as security.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Another thing to note is that once a feature module has been installed to the proper directory, it must also be added to the IIS configuration system.&amp;nbsp; For more information on how to install and uninstall modules, see: &lt;A title="Getting Started With Modules" href="http://www.iis.net/default.aspx?tabid=2&amp;amp;subtabid=25&amp;amp;i=930"&gt;Getting Started with Modules&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If you are having a hard time getting WindowsAuthentication, DynamicCompression, or some other feature of IIS to work. A good place to start looking is your installation.&amp;nbsp; Make sure you've installed the features you need for your purposes.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1424441" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/tobintitus/archive/tags/IIS+7/default.aspx">IIS 7</category><category domain="http://blogs.iis.net/tobintitus/archive/tags/Componentization/default.aspx">Componentization</category><category domain="http://blogs.iis.net/tobintitus/archive/tags/Installation/default.aspx">Installation</category></item></channel></rss>