Disable-O365Integration
Disables the office_365_2 Integration Module.
Syntax
Disable-O365Integration []
Description
The Disable-O365Integration cmdlet disables integration between Windows Server Essentials and office_365_1. When you disable the Office 365 Integration Module, you can no longer manage office_365_2 user accounts and licenses from the dashboard.
Examples
Example 1: Disable the Office 365 Integration Module
PS C:\> Disable-O365Integration
The Office 365 account is now disabled.
This command disables integration between Windows Server Essentials and office_365_2.
1:
PS C:\>