Configuring BranchCache
BranchCache clients can be managed using either Group Policy or the Netsh commandline tool. You can configure BranchCache using Group Policy settings located in Computer Configuration\Policies\Administrative Templates\Network\BranchCache. You can define the following settings:
- Turn On BranchCache Enable this setting to turn on BranchCache.
- Set BranchCache Hosted Cache Mode Enable this setting to turn on Hosted Cache mode and then specify the location of the Hosted Cache server. Because different branch offices should have different Hosted Caches, you will need to define different GPOs for different branch offices.
- Set BranchCache Distributed Cache Mode Enable this setting to turn on Distributed Cache mode when you cannot use Hosted Cache because a computer running Windows Server 2008 R2 is not available in the branch office.
- Configure BranchCache For Network Files Enable this setting to change the default latency required before BranchCache stores a copy of data retrieved from a file server. By default, BranchCache will cache data only if latency is greater than 80 milliseconds (ms). Typically, data travels across a LAN in less than 20 ms.
- Set Percentage Of Disk Space Used For Client Computer Cache Enable this
setting to define the amount of space that Distributed Cache clients dedicate to the
BranchCache data store. By default, BranchCache will use 5 percent of the total disk space.
Additionally, you can prevent the Background Intelligent Transfer Service (BITS) from using BranchCache by enabling the Do Not Allow The BITS Client To Use Windows Branch Cache policy in the Computer Configuration\Policies\Administrative Templates \Network\Background Intelligent Transfer Service node of a GPO.
You can use the Netsh command-line tool to view or change BranchCache settings. The following are the most useful Netsh commands: - Netsh BranchCache Show Status Displays whether BranchCache is currently enabled.
- Netsh BranchCache Show HostedCache If Hosted Cache mode is enabled, displays the location of the Hosted Cache server.
- Netsh BranchCache Show LocalCache If Distributed Cache mode is enabled, displays the location and maximum size of the local cache.
- Netsh BranchCache Set Service HostedClient <hosted_cache_server> Configures a Hosted Cache client and defines the location (using a host name) of the Hosted Cache server.
- Netsh BranchCache Set Service Distributed Enables BranchCache in Distributed Cache mode.
- Netsh BranchCache Set Service Disabled Disables BranchCache on the client. BranchCache is disabled by default, so you only need to run this if you previously enabled it.
For more details, run the following command.
Netsh BranchCache
In this tutorial:
- Configuring Windows Networking
- Usability Improvements
- Network And Sharing Center
- Network Explorer
- How Windows Finds Network Resources
- How Windows Publishes Network Resources
- How Windows Creates the Network Map
- Network Map
- Set Up A Connection Or Network Wizard
- Manageability Improvements
- Network Location Types
- Policy-Based QoS
- Selecting DSCP Values
- Planning Traffic Throttling
- Configuring QoS Policies
- Configuring System-Wide QoS Settings
- Configuring Advanced QoS Settings
- Testing QoS
- Windows Firewall and IPsec
- Windows Connect Now in Windows 7
- Core Networking Improvements
- Networking BranchCache
- How Hosted Cache Works
- How Distributed Cache Works
- Configuring BranchCache
- BranchCache Protocols
- File Sharing Using SMB
- Web Browsing with HTTP (Including HTTPS)
- DNSsec
- GreenIT
- Efficient Networking
- What Causes Latency, How to Measure It, and How to Control It
- TCP Receive Window Scaling
- Scalable Networking
- Improved Reliability
- IPv6 Support
- 802.1X Network Authentication
- Server Message Block (SMB) 2.0
- Strong Host Model
- Wireless Networking
- Improved APIs
- Network Awareness
- Improved Peer Networking
- Services Used by Peer-to-Peer Networking
- Managing Peer-to-Peer Networking
- Peer-to-Peer Name Resolution
- EAP Host Architecture
- Layered Service Provider (LSP)
- Windows Sockets Direct Path for System Area Networks
- How to Configure Wireless Settings
- Configuring Wireless Settings Manually
- Using Group Policy to Configure Wireless Settings
- How to Configure TCP/IP
- DHCP
- Configuring IP Addresses Manually
- Command Line and Scripts
- How to Connect to AD DS Domains
- How to Connect to a Domain When 802.1X Authentication Is Not Enabled
- How to Connect to a Domain When 802.1X Authentication Is Enabled