Share via

traffic between DP and client

avi 1 Reputation point
2020-09-01T13:24:07+00:00

hi
i have DP of sccm version 1902.
in my place we have network switches with 1GB every port.
when i deploy TS to class with 30 computers , other computers that belong to same switches of this class having slow network.
the problem is because 30 computers download operation system in same time.
after this phase in TS, there is no problem.

there is an idea to solve this problem ? maybe to reduce the network traffic from DP to client ?

thank you

Community Center | Not monitored
0 comments No comments

3 answers

Sort by: Most helpful
  1. avi 1 Reputation point
    2020-09-02T12:11:56.983+00:00

    Hi
    Thank you for all
    branchcache not for me because i deploy OS with WinPE.
    i use multicast but it dosn't work in first try ( maybe because the DP and clients are not in same Vlan).

    Thank you

    Was this answer helpful?


  2. AllenLiu-MSFT 49,441 Reputation points Microsoft External Staff
    2020-09-02T06:30:54.18+00:00

    Thank you for posting in Microsoft Q&A forum.
    You may use branchcache, branchcache is a peer-to-peer technology, it allows Windows machines on the same subnet to download content from each other, this allows a content to be downloaded from the DP only once and the clients will just get the content from other clients that already have the content. However, branchcache only works with Windows in the full OS. It does not work in WinPE.
    And multicast only works in WinPE, and all clients would have to be downloading the same content at roughly the same time. This mechanism has the advantage of requiring the least load on your network because the content it placed on the network only once.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Was this answer helpful?

    0 comments No comments

  3. Jörgen Nilsson 186 Reputation points Volunteer Moderator
    2020-09-01T19:57:28.463+00:00

    Hi,
    Sounds like Multicast could maybe help, should reduce the overall data transferred over the uplink.
    Peer cache could also help so the clients share data between the clients instead of pulling it from the DP.

    I would try something like that out before restricting traffic.
    https://learn.microsoft.com/mem/configmgr/core/plan-design/hierarchy/client-peer-cache

    https://learn.microsoft.com/mem/configmgr/osd/deploy-use/use-multicast-to-deploy-windows-over-the-network
    Regards,
    Jörgen

    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.