Disable-WssBranchCache

Disable-WssBranchCache

Disables BranchCache.

構文

Disable-WssBranchCache [ <CommonParameters>]

詳細説明

The Disable-WssBranchCache cmdlet disables BranchCache in Windows Server Essentials. BranchCache copies content from on-premise content servers or hosted cloud content servers and caches the content at branch office locations.

パラメーター

<CommonParameters>

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

入力

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

出力

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

Example 1: Disable BranchCache

This command disables BranchCache on the server where you run the cmdlet.

PS C:\> Disable-WssBranchCache
PS C:\> 

関連トピック

Enable-WssBranchCache