Share via


Disable-O365Integration

Disable-O365Integration

Disables the Integration Module.

構文

Disable-O365Integration [ <CommonParameters>]

詳細説明

The Disable-O365Integration cmdlet disables integration between Windows Server Essentials and . When you disable the Office 365 Integration Module, you can no longer manage user accounts and licenses from the dashboard.

パラメーター

<CommonParameters>

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

入力

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

出力

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

Example 1: Disable the Office 365 Integration Module

This command disables integration between Windows Server Essentials and .

PS C:\> Disable-O365Integration
PS C:\> 

関連トピック

Enable-O365Integration