Enable-WssBranchCache

Enable-WssBranchCache

Enables BranchCache.

Sintaxis

Enable-WssBranchCache [ <CommonParameters>]

Descripción detallada

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.

Parámetros

<CommonParameters>

Este cmdlet admite los siguientes parámetros comunes: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer y -OutVariable. Para obtener más información, consulte about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entradas

El tipo de entrada es el tipo de los objetos que se pueden canalizar al cmdlet.

Salidas

El tipo de resultado es el tipo de objetos que emite el cmdlet.

Ejemplos

Example 1: Enable BranchCache

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

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

Temas relacionados

Disable-WssBranchCache