- Deploying Microsoft System Center Configuration Manager
- Jacek Doktor Pawel Jarosz
- 232字
- 2021-07-02 18:32:36
Primary site with secondary site
This scenario goes a step further. With a secondary site, we tell the clients in satellite offices/branches to report to the secondary site instead of the primary one. The reason we want a secondary site is that our primary site has very bad wide area network (WAN) connections with branches; additionally, during the day, we prefer not to fill this link with ConfigMgr traffic.
Imagine a situation where we have New York, which is our primary site, and Philadelphia, where we have an office with approximately 5,000 computers, and we have a really slow WAN link between these two offices (which may be considered any link slower than 10 MB) in addition to some latency issues. Having computers reported to New York might be a real bottleneck, not just for workstation to ConfigMgr communications, but it will surely impact applications that try to send data over this WAN link, so it may have serious repercussions for your business. Secondary sites come into play when one of the following factors is important:
- Traffic compression between sites
- Scheduling time for data exchange between the primary and secondary site
Usually, you won't need a secondary site; as I mentioned, even in global enterprise deployments, people often choose to have one primary site with distribution points in satellite offices:

- Monkey Game Development:Beginner's Guide
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- 摩登創(chuàng)客:與智能手機(jī)和平板電腦共舞
- Microsoft Application Virtualization Cookbook
- C# 從入門到項(xiàng)目實(shí)踐(超值版)
- Learning Selenium Testing Tools(Third Edition)
- 用Python實(shí)現(xiàn)深度學(xué)習(xí)框架
- 用戶體驗(yàn)增長:數(shù)字化·智能化·綠色化
- Jupyter數(shù)據(jù)科學(xué)實(shí)戰(zhàn)
- Instant Nancy Web Development
- 用戶體驗(yàn)可視化指南
- PHP+MySQL動態(tài)網(wǎng)站開發(fā)從入門到精通(視頻教學(xué)版)
- 超簡單:用Python讓Excel飛起來(實(shí)戰(zhàn)150例)
- Mastering Clojure
- AngularJS Web Application Development Cookbook