Install Dynamic Content Compression in IIS

 

Topic Last Modified: 2012-01-12

The Mobility and Autodiscover Services installer requires the Internet Information Services (IIS) module for Dynamic Content Compression to be installed. If this module is not already installed, you must install it before you install the Mobility and Autodiscover Services.

Follow the procedure in this section to install Dynamic Content Compression for IIS. If you already have Dynamic Content Compression installed, you can skip this step.

To install IIS Dynamic Content Compression

  1. Log on to the computer as a user who is a member of the CsAdministrator group.

  2. Start the Lync Server Management Shell: Click Start, click All Programs, click Microsoft Lync Server 2010, and then click Lync Server Management Shell.

  3. For Windows Server 2008 R2, at the command line, type:

    Import-Module ServerManager
    Add-WindowsFeature Web-Server, Web-Dyn-Compression
    
  4. For Windows Server 2008, at the command line, type:

    ServerManagerCMD.exe -Install Web-Dyn-Compression
    

If you use IIS 7.0, go to Install Hotfix for ASP.NET for IIS 7.0.

If you use IIS 7.5, go to Install Mobility Service and Autodiscover Service.