This article lists out steps using which IIS can be configured on windows 10. IIS server is used for hosting asp.net websites. Sometime .net developer needs to host website on IIS server for debugging purpose on their local machine.
Steps to host/configure IIS(Internet Information Services) on Windows 10
Step 1: Click on Window Icon and then choose Control Panel option as shown in below screenshot:
Step 2: In control panel window select the option Programs as shown below:
Step 3: Next click on option Turn Windows features on or off as shown in below screenshot:
Step 4: In Turn Windows features on or off dialog select the check box Internet Information Services as shown below:
Now installation of IIS feature will take sometime and progress window will be shown as shown below:
Restart your computer and then type IIS in search bar then you can see Internet Information Services as shown below:
By using above steps IIS can be configured on windows 10.