How to install IIS in Windows Server 2012




IIS or Internet Information Services is one of the most important services in Windows Server 2012. It has improved many features compared to previous versions and it helps users publish web applications or websites.

Now, install IIS Role by following the steps below!

Step 1 - To install IIS, go to "Server Manager", then go to Manage, then Add Roles and Features.

Server Management

Step 2 - Click Next in the window as shown below.

Next

Step 3 - Choose Role-based or feature-based installation options and then click Next.

Role-based installation

Step 4 - This example will install a Local IIS because it will select a server from the server pool. Then click Next.

Local IIS

Step 5 - From the Roles list, select the "Web server" (IIS) Server role, and then click Next.

Roles

Step 6 - Click Next.

Select Next

Step 7 - Click Next.

Continue Next

Step 8 - You can choose all default settings or customize them according to your needs.

Custom

Step 9 - Click Install.

Install

Step 10 - Wait until the Installation Wizard ends. When it is done, click Close.

Close

Step 11 - Check if your IIS is properly installed. This can be done by opening your Internet browser and then typing http: // localhost and will see the following screenshot:

Check IIS

See more:




Comments