Enable-ExchangeIntegration

Enable-ExchangeIntegration

Enables on-premises Exchange Server Integration.

構文

Enable-ExchangeIntegration [ <CommonParameters>]

詳細説明

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.

パラメーター

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

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:\> 

関連トピック

Disable-ExchangeIntegration