- Deploying Microsoft System Center Configuration Manager
- Jacek Doktor Pawel Jarosz
- 250字
- 2021-07-02 18:32:39
Planning for high availability with ConfigMgr
As ConfigMgr does not provide data in real time, short intermittent down times should not usually be considered a problem.
Always On availability groups continuously synchronize transactions from the primary replica to each of the secondary replicas. This replication can be configured as synchronous or asynchronous to support local high availability or remote disaster recovery.
The preceding mechanism cannot be used for secondary site databases, and secondary site databases cannot be restored from the backup--this applies only to the central administration site and the primary site. The only way to recover the secondary site is to recreate it from its parent--the primary site.
Maintaining the central administration site and more than one primary site allows the redirecting of clients to the other server while the first one is inaccessible. The same is the case with management points and distribution points.
By configuring the sites to publish the data about the site servers, and services in Active Directory and DNS, it becomes available for clients to identify when new site system servers that can provide important services, such as management points, are available.
- Clojure Programming Cookbook
- Java Web開發學習手冊
- AngularJS Testing Cookbook
- SpringMVC+MyBatis快速開發與項目實戰
- 深入淺出Java虛擬機:JVM原理與實戰
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- 區塊鏈架構與實現:Cosmos詳解
- C語言程序設計
- MATLAB for Machine Learning
- Webpack實戰:入門、進階與調優
- Java Web開發就該這樣學
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- Mastering ArcGIS Enterprise Administration
- JavaScript編程精解(原書第2版)
- Android技術內幕(系統卷)