This document describes how to install the IIS web server on Windows Server.
Please note that this is only a rough installation guide. For more detailed settings and configurations, we recommend consulting the corresponding Microsoft documentation.
-
Open the Server Manager: Click on the Windows icon and enter
Server Manager. Select the app to open it. -
Adding roles and features: Click on
Manageat the top right of the Server Manager and selectAdd roles and features. -
Roles and Features Wizard: Click on
Nextuntil you reach theServer rolesscreen. There, selectWeb Server (IIS). -
Select features: Click
Nextto check the features that are to be installed with IIS. The required features are selected by default. Click onNext. -
Install: Click on
Installto start the installation. -
Wait for installation: The wizard shows the progress of the installation. Wait until the installation is complete.
-
Check the installation: Once the installation is complete, you can open the IIS via the Server Manager or by entering
inetmgrin the Windows search. If the IIS Manager opens, the installation was successful.