- Deploying Microsoft System Center Configuration Manager
- Jacek Doktor Pawel Jarosz
- 345字
- 2021-07-02 18:32:40
System Center Configuration Manager 1706 requirements
As mentioned earlier, before we attempt to install the ConfigMgr server, certain requirements need to be fulfilled.
The prerequisites for server systems are as follows:
- ConfigMgr cannot and must not be installed on Windows Server 2008 or Windows Server 2008 R2
- ConfigMgr cannot be installed on Windows Server Core
- ConfigMgr cannot be installed on Windows Server 2012 Foundation or Windows Server 2012 R2 Foundation
- Server ConfigMgr 1706 can cooperate with MS SQL Server 2014 or higher
- Server ConfigMgr 1706 cannot be installed on Windows failover cluster
- Only the ConfigMgr database can be installed with high availability using SQL cluster or Always On availability
Prerequisites for a server handling the ConfigMgr server role are as follows:
- Windows Assessment and Deployment Kit in version 1703
- IIS server role
- MS SQL
If we plan to install MS SQL Server and MS SQL Server Reporting Services ( SSRS) on one machine, it is worth checking that option to be installed during MS SQL installation so it will be installed and configured. If you plan to separate a database from SSRS, we need to install (as well as configure) it separately.
Before the installation, we need to make choices for the following settings:
- Site code: Three character strings identifying our installed server
- Site name: Name of the location identifying our installed server
It is impossible to change the site code or name after the server has been installed. The only way to change it is to uninstall and install the server again from scratch.
Before starting the installation, we need to prepare AD user accounts and groups that will be used for installation:
- Prepare an administrative Active Directory installation account or accounts for MS SQL Server. All of the accounts should have administrative permissions on a machine where MS SQL will be installed.
- Prepare an administrative Active Directory installation account for ConfigMgr with administrative permissions on a machine where the ConfigMgr server will be installed.
Apart from the preceding permissions, the mentioned accounts are regular Active Directory domain user accounts.
推薦閱讀
- Flask Web全棧開發實戰
- Cocos2D-X權威指南(第2版)
- CockroachDB權威指南
- Learning Elixir
- Podman實戰
- 征服RIA
- Learning Concurrent Programming in Scala
- OpenGL Data Visualization Cookbook
- Everyday Data Structures
- Hands-On Dependency Injection in Go
- Deep Learning for Natural Language Processing
- Android初級應用開發
- Hands-On Data Visualization with Bokeh
- 多接入邊緣計算實戰
- Python Natural Language Processing