Installing Internet Information Services (IIS) on Windows OS

This exercise was completed using Windows Server 2008 R2 platform.

1. Open the Server Manager (Start > Administrative Tools > Server Manager). Right click on Role > Add Role.

IIS Installation - Add Roles Server Manager

2. Click Next.

IIS Installation - Before You Begin

3. Select the server roles (choose Web Server – IIS).

IIS Installation - Server Roles

4. Click Next. You can read the overview of Web Server (IIS).

IIS Installation - Web Server (IIS)

5. For Role Services, add ASP.NET. When adding, the installer will prompt to add .NET Extensibility, ISAPI Extensions & ISAPI Filters. Click on Add Required Roles.

IIS Installation - Roles Services

IIS Installation - Roles Services - Add Required Roles

6. Once confirmed, click Install to start the installation.

IIS Installation - Confirmation

7. The installation is now complete. Click close and restart the Windows to activate the IIS.

IIS Installation - Results

8. Verify the IIS installation. Open any web browser. Type http://localhost. You will get the below page. Alternatively, search and launch the inetmgr program.

IIS Installation - Verify

You May Also Like

Leave a Reply?