Installing and configuring the Web Service (IIS) - Standard authentication and Active Directory
Who is this article for?Administrators who want to learn about creating an application user account.
Administrator access to the web server is required.
This article outlines the procedure for installing and configuring the Web Service for both standard authentication and Active Directory (AD) users.
1. Configuring Windows Server 2008 R2
To configure the web service:
- Install .NET Framework 4.6.1, which can be obtained from www.microsoft.com/downloads.
- Within the Server Manager interface, select Roles to display all installed roles in the right-hand pane.
- Confirm that Web Service (IIS) is listed.
- If listed, ensure that the following Role Services are installed:
- Static Content
- Default Document
- ASP.NET
- Windows Authentication
If Web Service (IIS) is not listed, please follow the steps below to add and configure the Web Server (IIS) role:
1. From the Server Manager interface, click Add Roles.
2. Complete the Add Role Wizard.
2. Configuring Windows Server 2012
To configure the web service:
- Within the Server Manager interface, select Add Roles and Features.
- Verify that Web Service (IIS) is listed.
- If it is listed, confirm that the following Role Services are installed:
- Static Content
- Default Document
- ASP.NET
- Windows Authentication
If Web Service (IIS) is not listed, please proceed with the following steps to add and configure the Web Server (IIS) role:
1. From the Server Manager interface, click Add Roles.
2. Complete the Add Role Wizard.
Further Reading
- Creating an application user account - Active Directory
- Configuring MKinsight_User and restoring databases in MS SQL server - Active Directory
- Installing a full text search - Active Directory
- Setting up the web server (IIS) - Active Directory
- Installing the client - Active Directory
- Installing client add-ins - Active Directory
- Installing a custom logo - Active Directory
- Creating a standard Windows user - Active Directory
- WCF Activation - Active Directory
- Creating a Self-Signed SSL certificate - Active Directory