SEARCH

How-To Geek

How to Install IIS 8 on Windows 8

image

One of the first things Web Developers using ASP.NET will want to install on Windows 8 is IIS (Internet Information Services). Windows 8 ships with a new version of IIS, version 8, lets take a look at installing it.

Installing IIS

Keeping with Microsoft modular design of, uhm, everything these days, IIS in Windows is still an optional “Windows Feature”. To install it, press the Windows + R key combination to bring up a run box, then type appwiz.cpl and press enter.

This will open the Program and Features part of Control Panel, on the left hand side click on the “Turn Windows features on or off” link.

Now click on the Internet Information Services check box.

If you’re a developer you are going to want to expand it and explore the sub-components as well. By default it installs all the stuff needed to host a website, and you are probably going to need some of the more developer centric components as well.

After clicking OK, this dialog will appear on your screen for a while.

When its done, fire up your browser and navigate to localhost.

That’s all there is to it.

Don't show again X

Don't Upgrade to Windows 8 Until You Read This Book!

Windows 8 can be confusing, but our comprehensive guide will teach you everything the easy way.


There are over a thousand screenshots and pictures to walk you through everything there is to know about Windows 8, and it's written in the classic How-To Geek style that you know and love.


Get Your Copy Now  

Taylor Gibb is a Microsoft MVP and all round geek, he loves everything from Windows 8 to Windows Server 2012 and even C# and PowerShell. You can also follow him on Google+

  • Published 07/7/12

RECOMMENDED POSTS