Disable-ExchangeIntegration

Disables on-premises Exchange Server Integration.

Syntax

Disable-ExchangeIntegration []

Description

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.

Examples

Example 1: Disable on-premises Exchange Server integration

PS C:\> Disable-ExchangeIntegration

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

1:

PS C:\>