- Deploying Microsoft System Center Configuration Manager
- Jacek Doktor Pawel Jarosz
- 137字
- 2021-07-02 18:32:38
Primary site
A primary site server is a fundamental server type deployed in the ConfigMgr environment. The main difference between this server and central administration is that it directly supports the clients as well as shares and receives data from them. This is a reason why this server type supports installing server roles such as management point and distribution point. It requires MS SQL and being connected to a central administration site; it replicates its own data and data received from the associated secondary site.
Each primary site can support up to:
- 250 secondary sites
- 15 management point
- 250 distribution points
The number of secondary sites per primary site is based on continuously connected and reliable WAN connections. For locations that have fewer than 500 clients, consider a distribution point instead of a secondary site.
推薦閱讀
- Visual Basic .NET程序設計(第3版)
- Python科學計算(第2版)
- JavaScript全程指南
- Mastering Concurrency in Go
- Kotlin Standard Library Cookbook
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- C++編程兵書
- Java7程序設計入門經典
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- Arduino電子設計實戰指南:零基礎篇
- Building Business Websites with Squarespace 7(Second Edition)
- 從零開始:C語言快速入門教程
- R的極客理想:量化投資篇
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據
- Java Web開發教程:基于Struts2+Hibernate+Spring