Installing Required IIS Components

You must enable certain roles and features in IIS for Relay Server to function correctly.

  1. Open IIS Server Manager.
  2. Verify that the IIS Role is enabled.
  3. Once the IIS Role is enabled, ensure the following features are installed:
    • Web Server Service
    • Common HTTP Features
    • Static Content
    • Default Document
    • Directory Browsing
    • HTTP Errors
    • ISAPI Extensions
    • HTTP Logging
    • Request Monitor
    • Request Filtering
    • Static Content Compression
    • IIS Management Console
    • IIS Management Scripts and Tool
    • (IIS 7 only) IIS 6 Management Compatibility
    • (IIS 7 only) IIS 6 Metabase Compatibility
    • (IIS 7 only) IIS 6 WMI Compatibility
    • (IIS 7 only) IIS 6 Scripting Tools
    • (IIS 7 only) IIS 6 Management Console
    Install any missing features.
  4. Restart the IIS host.