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.
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).
The input type is the type of the objects that you can pipe to the cmdlet.
The output type is the type of the objects that the cmdlet emits.
This command disables integration of on-premises Exchange Server Integration.
PS C:\> Disable-ExchangeIntegration
PS C:\>