- Deploying Microsoft System Center Configuration Manager
- Jacek Doktor Pawel Jarosz
- 196字
- 2021-07-02 18:32:42
Checkouts after installation
Installation of the ConfigMgr server can be divided into two steps--installation of the core server functionalities and the rest of the components. Server console might be run after the first step of the installation is finished. However, shortly after the installation, the console will still show errors about some components that have not been configured--these will be resolved after the second step of the installation is finished.
Once the second step is finished, setup.log located on the C:\ drive of the server might be reviewed for any errors. The first functional test of the server is console connectivity, and the health status of each single server's components may be checked once it's connected to the console.
The Component Status tab shows the status of all server components:

The Site Status tab shows the statuses of each single server role deployed during the installation process:

Green OK statuses on each tab mean that the ConfigMgr server deployment finished with success. Having properly installed the server, it is time to start the configuration of single server components.
- Flask Web全棧開發(fā)實(shí)戰(zhàn)
- Kubernetes實(shí)戰(zhàn)
- 編寫高質(zhì)量代碼:改善Python程序的91個(gè)建議
- Cassandra Design Patterns(Second Edition)
- Unity Game Development Scripting
- Gradle for Android
- 可解釋機(jī)器學(xué)習(xí):模型、方法與實(shí)踐
- uni-app跨平臺(tái)開發(fā)與應(yīng)用從入門到實(shí)踐
- Kotlin Programming By Example
- Photoshop CC移動(dòng)UI設(shè)計(jì)案例教程(全彩慕課版·第2版)
- ASP.NET求職寶典
- Java程序設(shè)計(jì)實(shí)用教程(第2版)
- ASP.NET Core and Angular 2
- Offer來了:Java面試核心知識(shí)點(diǎn)精講(框架篇)
- Pandas 1.x Cookbook