Setup IIS7 for use with IFS Documentation

This step describes how to set up IIS7 for use with IFS Documentation

Checking if Role Services are installed, and installing them if necessary

  1. Open the Server Manager found in the Start menu at Administrative Tools/Server Manager.
  2. Expand Roles and select Web Server (IIS) in the left menu.
  3. Scroll down to Role Services in the main window.
  4. The two Role Services needed are ASP.NET found under Application Development, and Windows Authentication found under Security. If both of these are already installed you are finished with this step.
  5. Click Add Role Services.
  6. Find ASP.NET and Windows Authentication and select them. If you get a Add role services required for ... question, click Add Required Role Services.
  7. Click Next.
  8. Click Install and wait for installation to complete.
  9. Click Close.

Verify

check Check that both ASP.NET and Windows Authentication role services are installed.

Verify installed services
 
fail Currently no known issues.