Disable-ExchangeIntegration

Disable-ExchangeIntegration

Disables on-premises Exchange Server Integration.

構文

Disable-ExchangeIntegration [ <CommonParameters>]

詳細説明

The Disable-ExchangeIntegration cmdlet disables integration of on-premises Microsoft Exchange Server Integration with the server that is running Windows Server Essentials. Exchange Server preserves all the email accounts that you created and all emails. After you disable Exchange Server Integration, you can manage the email accounts and access the emails from the Exchange Management Console.

パラメーター

<CommonParameters>

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

入力

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

出力

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

Example 1: Disable on-premises Exchange Server integration

This command disables integration of on-premises Exchange Server Integration.

PS C:\> Disable-ExchangeIntegration
PS C:\> 

関連トピック

Enable-ExchangeIntegration