Where can I find <feature x> in IIS 7.0 ?
Question: Where can I find Windows Authentication in IIS 7.0?
I've seen this question or questions like this asked numerous times so I thought it would make a nice quick -- and hopefully useful -- blog post.
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. However, when an administrator unchecked a feature in IIS, the feature still existed on the machine and was even loaded. Unchecking a box allowed the administrator to disable a feature -- but it didn't physically remove anything from the machine.
(continue)