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.
Step 2 - Click Next in the window as shown below.
Step 3 - Choose Role-based or feature-based installation options and then click Next.
Step 4 - This example will install a Local IIS because it will select a server from the server pool. Then click Next.
Step 5 - From the Roles list, select the "Web server" (IIS) Server role, and then click Next.
Step 6 - Click Next.
Step 7 - Click Next.
Step 8 - You can choose all default settings or customize them according to your needs.
Step 9 - Click Install.
Step 10 - Wait until the Installation Wizard ends. When it is done, click 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:
See more:
Comments
Post a Comment