Compartilhar via


Install Dynamic Content Compression in IIS

 

Tópico modificado em: 2012-01-12

The Mobility and Autodiscover Services installer requires the IIS (Serviços de Informações da Internet) 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. Inicie o Shell de Gerenciamento do Lync Server: clique em Iniciar, em Todos os Programas, em Microsoft Lync Server 2010 e em Shell de Gerenciamento do Lync Server.

  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 Instalar hotfix do ASP.NET para IIS 7.0.

If you use IIS 7.5, go to Instalar o Serviço de Mobilidade e o Serviço de Descoberta Automática.