- Deploying Microsoft System Center Configuration Manager
- Jacek Doktor Pawel Jarosz
- 171字
- 2021-07-02 18:32:36
Primary site
Primary site is a fundamental ConfigMgr server type that manages the clients. We start each deployment by installing this server. As you can see, the smallest possible implementation is a single standalone server. This solution is often chosen, not only by small and average sized companies, but also by big firms with a dozen or so branches.
Even when you don't have the best connection between offices, you may use a distribution point that will be a local repository for clients; the idea of distribution points will be described later in this chapter.
In this scenario, all clients report to one single ConfigMgr server. So, simplified administrations here are an undisputed benefit for both administrators and workstations that have one point to report to. Having only one server eliminates the need to replicate the database.
When installing the standalone/primary site server, the complete version of the SQL database server is required. Being a primary site server, the machine participates in database replication:

- .NET之美:.NET關鍵技術深入解析
- Java系統分析與架構設計
- Java 開發從入門到精通(第2版)
- Oracle Database In-Memory(架構與實踐)
- MATLAB 2020 從入門到精通
- Java從入門到精通(第5版)
- Instant Typeahead.js
- Python進階編程:編寫更高效、優雅的Python代碼
- Big Data Analytics
- Java EE 8 Application Development
- 動手學數據結構與算法
- Extending Unity with Editor Scripting
- Mastering Concurrency in Python
- Hands-On ROS for Robotics Programming
- Spring Boot 2+Thymeleaf企業應用實戰