Internet Information Services (IIS) Set Up

The following sections describe the steps to set up IIS based on your operating system (OS):

Setting Up IIS on Microsoft Windows 7

  1. In Start menu, select Control Panel, and then click Programs.
  2. Under Programs and Features, select Turn Windows features on or off.
  3. In the Windows Features list, expand Internet Information Services, and then expand World Wide Web Services.
  4. Expand Common HTTP Features, and then select Static Content.
  5. Optional: To manage local and remote web servers and sites, install Internet Information Service (IIS) Manager by selecting Internet Information Services, expanding Web Management Tools, and then selecting IIS Management Console.
  6. Click OK to complete the installation.
  7. In the Windows Features list, expand Microsoft .NET Framework, and then select Windows Communication Foundation HTTP Activation.
  8. To verify that the web server has been installed correctly, at the browser address bar, type http://localhost. The default web site opens and displays the IIS image. If the IIS image does not appear, then verify that you have configured static content on IIS, as described in step 4.

Setting Up IIS on Microsoft Windows Server 2008 and 2008 R2

  1. In the Start menu, select All Programs, select Administrative Tools, and then click Server Manager.
  2. In the navigation pane, select Roles, and then click Add Roles.
  3. In the Before You Begin window, click Next.
  4. In the Select Server Roles window, select Web Server (IIS), click Next, and then click Next again.
  5. In the Select Role Service window, expand Common HTTP Features and then select Static Content. Other features that are selected by default can remain selected.
  6. Click Next, confirm your selections, and then click Install to complete the installation.
  7. When the installation is complete, click the Close button.
  8. To verify that the web server has been installed correctly, at the browser address bar, type http://localhost. The default website opens and displays the IIS image. If the image does not appear, then verify that you have configured static content on IIS, as described in step 5.

Setting Up IIS on Microsoft Windows Server 2012

  1. In the Start page, select Server Manager.
  2. In the navigation pane, select Dashboard, and then click Add roles and features.
  3. In the Add Roles and Features wizard, on the Before You Begin screen, click Next.
  4. In the Select Installation Type screen, select Role-based or feature-based installation, and then click Next.
  5. In the Select Destination Server screen, click Select a server from the server pool, select your server from Server Pool list, and then click Next.
  6. In the Select Server Roles screen, select Web Server (IIS), and then click Next.
  7. Click Next.
  8. In the Confirm Installation Selections screen, click Install.
  9. Confirm that your installation complete successfully, and then click the Close button.
  10. To verify that the web server has been installed correctly, at the browser address bar, type http://localhost. The default website opens and displays the IIS image.

Setting Up IIS on Microsoft Windows Server 2016

  1. In the Start page, select Server Manager.
  2. Select Add roles and features.
  3. In the Before You Begin screen, click Next.
  4. In the Select Installation Type screen, select Role-based or feature-based installation and click Next.
  5. Click Select a server from the server pool with the current machine selected, and click Next.
  6. In the Select Server Roles screen, check Web Server (IIS). If a new window opens and prompt additional features are required, click Add Features to install, and then click Next.
  7. Click Next.
  8. Read the IIS information, and then click Next.
  9. Click Next to install the defaults.
  10. In the Confirm screen, review the install items, and click Install.
  11. Once the set up is complete, click the Close button.
  12. To verify that the web server has been installed correctly, at the browser address bar, type http://localhost.The default website opens and displays the IIS image.
  13. Run FM Suite and select OHCFMSSecurityService as an added component to install onto the machine. A folder is created automatically with the same name OHCFMSSecurityService under C:\inetpub\wwwroot folder.