Configure IIS on Windows Server 2019
This section describes how to enable Internet Information Services (IIS) and the required IIS components on Windows Server 2019.
To enable IIS on Windows Server 2019,
- Go to Start > Server Manager. The WELCOME TO SERVER MANAGER page appears.
- Select Add roles and features. Alternatively, you can select Manage > Add roles and features. The Before you begin page of Add Roles and Features Wizard appears.
- Select Next. The Select installation type page appears.
- Select Role-based or feature-based installation, and select Next. The Select destination server page appears.
- Select Select a server from the server pool, select the required server from the Server Pool list, and select Next. The Select server roles page appears.
- From the Roles list, select Web Server (IIS) and select Next. The Add features that are required for Web Server (IIS)? dialog appears.
- Select Add Features. By default, the Include management tools (if applicable) option is selected. The Select Features page appears.
- Select Next. The Web Server Role (IIS) window appears.
- Select Next. The Select server roles page appears.
- In Role section, select the following features:
- Web Server
- Common HTTP Features
- Default Document
- Directory Browsing
- HTTP Errors
- Static Content
- Health and Diagnostics
- HTTP Logging
- Request Logging
- Performance
- Static Content Compression
- Security
- Request Filtering
- Windows Authentication
- Common HTTP Features
- Management Tools
- IIS Management Console
- Web Server
- Select Next. The Confirm installation selections page appears.
- Select Install. The Installation progress page appears.
- When the installation is complete, select Close to close the installer.