Can you install IIS on Windows 7 Home Premium?

link|improve this question

62% accept rate
feedback

1 Answer

up vote 6 down vote accepted

Yes, from technet:

To Install IIS 7.5 on Windows 7

You can perform this procedure using the user interface (UI) or a script. Using the UI

  1. Click Start and then click Control Panel.
  2. In Control Panel, click Programs and then click Turn Windows features on or off.
  3. In the Windows Features dialog box, click Internet Information Services and then click OK.

If you use Control Panel to install IIS, you get the default installation, which has a minimum set of features. If you need additional IIS features, such as Application Development Features or Web Management Tools, make sure to select the check boxes associated with those features in the Windows Features dialog box.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.