Pull DP with Dedup and Branchcache

lalanc01 31 Reputation points
2021-02-16T20:31:02.597+00:00

Hi, we're trying to use Branchcache on PullDPs with Dedup enabled to speed up the content distribution from source DP to Pull DP like mentionned here:

https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/speed-up-content-distribution-with-pulldps-and-branchcache/ba-p/615516

We have enabled brachcache via the configMgr UI and dedup on both the source and destination DPs.

We distributed a Wim file from the source DP to the destination Pull DP and we then distributed another WIM image (same windows 10 build, but with updates included) while monitoring the branchcache usage with the script in the post and also with the BCMon tool from 2pints:
https://2pintsoftware.com/products/branchcache-monitor/

We didn't see any Branchcache usage and would like to know if anybody was able to implement this and have some insights on what we might have missed.

Thank you in advance and don't hesitate if you have any questions

Microsoft Configuration Manager
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Pa_D 1,066 Reputation points
    2021-02-17T01:45:09.727+00:00

    There are 2 ways, BranchCache and PeerCache.

    Branch cache is Windows feature and Peer cache is SCCM feature.

    Assuming you have done all the pre-requisites and configuration correctly.
    In my experience branch cache works, when you deploy the package to a small group of PCs ahead of time. So that those PCs act as a source for other PCs in that subnet.

    Also having both Peer cache and Branch cache at the same time works too.

    0 comments No comments

  2. Amandayou-MSFT 11,006 Reputation points
    2021-02-17T08:35:37.327+00:00

    Hi @lalanc01 ,

    As we know, no easy way of monitoring what content is cached, it is better to use Operations Manager to monitor branch cache, which supports the workloads of Branch Cache.

    Here is the article to refer to it:
    https://learn.microsoft.com/en-us/system-center/scom/manage-mp-mpassessment?view=sc-om-2019#supported-workloads

    And the link about System Center Monitoring Pack for Configuration Manager is listed below:
    https://www.microsoft.com/en-us/download/details.aspx?id=34709


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.