Install Dynamic Content Compression in IIS

 

Letztes Änderungsdatum des Themas: 2012-01-12

The Mobility and Autodiscover Services installer requires the Internetinformationsdienste (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. Starten der Lync Server-Verwaltungsshell: Klicken Sie auf Start, zeigen Sie auf Alle Programme und dann auf Microsoft Lync Server 2010, und klicken Sie anschließend auf Lync Server-Verwaltungsshell.

  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 Hotfix-Installation für ASP.NET für IIS 7.0.

If you use IIS 7.5, go to Installieren des Mobilitätsdiensts und des AutoErmittlungsdiensts.