Share via


Enable-ExchangeIntegration

Enable-ExchangeIntegration

Enables on-premises Exchange Server Integration.

Sintaxis

Enable-ExchangeIntegration [ <CommonParameters>]

Descripción detallada

The Enable-ExchangeIntegration cmdlet enables integration of on-premises Exchange Server with the server that is running Windows Server Essentials. After you enable Exchange Server Integration, you can manage Exchange from the dashboard.

Parámetros

<CommonParameters>

Este cmdlet admite los siguientes parámetros comunes: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer y -OutVariable. Para obtener más información, consulte about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entradas

El tipo de entrada es el tipo de los objetos que se pueden canalizar al cmdlet.

Salidas

El tipo de resultado es el tipo de objetos que emite el cmdlet.

Ejemplos

Example 1: Enable on-premises Exchange Server Integration

This command enables integration of Exchange Server with the server that is running Windows Server Essentials.

PS C:\> Enable-ExchangeIntegration
PS C:\> 

Temas relacionados

Disable-ExchangeIntegration