Enable-WssBranchCache

Enable-WssBranchCache

Enables BranchCache.

構文

Enable-WssBranchCache [ <CommonParameters>]

詳細説明

The Enables-WssBranchCache cmdlet enables 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: Enable BranchCache

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

PS C:\> Enable-WssBranchCache
PS C:\> 

関連トピック

Disable-WssBranchCache