Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Configure Multicast in SCCM OSD

  • Thread starter Thread starter juannabis
  • Start date Start date
  • Replies Replies 4
  • Views Views 2K

juannabis

Well-Known Member
Messages
96
Solutions
1
Reaction score
0
Points
6
Hello! I have configured multicast in DP and image, but the deploy time is not fast.

Do I have to change the registry?

--> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WDSServer\Providers\WDSMC\Protocol

--> TpMaxBandwidth

The difference between unicast and multicast is approx. 10 minutes.

Thank you.
 
100 is the default value. Try to change the value HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WDSServer\Providers\WDSMC\Protocol]

"TpMaxBandwidth"=dword:00000001
 
Back
Top