Delivery Optimization Cache Server

Sahil Soni 80 Reputation points
2026-07-02T04:13:50.5733333+00:00

We have an office with 300 Windows laptops on a metered internet connection. Even with peer-to-peer Delivery Optimization turned on, our internet line gets saturated during patch Tuesday. Can we set up a dedicated Microsoft Connected Cache (MCC) server on a local machine to act as a permanent local update repository?

Windows for business | Windows 365 Business
0 comments No comments

1 answer

Sort by: Most helpful
  1. Chen Tran 11,300 Reputation points Independent Advisor
    2026-07-02T05:11:58.6433333+00:00

    Hello Soni,

    Thank you for posting question on Microsoft Windows Forum!

    Based on your query of setting up a dedicated Microsoft Connected Cache (MCC) server on a local machine to act as a permanent local update repository to protect your metered internet line in an environment with 300 Windows laptops.

    Well! It is important to highlight this point here is that if you are looking for a traditional "permanent repository" where you manually sync, approve, and indefinitely store update binaries on a local disk, this is the job of the Windows Server Update Services (WSUS). On the other hand, if your goal is simply to prevent WAN saturation while using modern update mechanisms like Windows Update for Business (WUfB), Microsoft Connected Cache (MCC) is the right tool for the job. Hence, MCC acts as a dynamic transparent cache, not a permanent, managed repository.

    MCC integrates seamlessly with the Delivery Optimization (DO) framework you already have turned on. Instead of pushing updates from a central database, it sits passively on your network and builds its cache based on active client requests. The first Windows laptop asks Microsoft for a Patch Tuesday update. The laptop's DO policy points it to the local MCC node instead of the public internet. If the MCC server does not have the payload, it downloads the exact byte ranges from Microsoft's CDN, caches them on its local disk, and serves them to the laptop. When the remaining 299 laptops request the same update, the MCC server delivers it entirely over the LAN, virtually eliminating the WAN hit.

    You can consult the following links for further reference.

    Hope the above information is helpful! If it is. Free feel to hit "Accepted" for benefitting others in community having the same query too.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.