- Deploying Microsoft System Center Configuration Manager
- Jacek Doktor Pawel Jarosz
- 392字
- 2021-07-02 18:32:40
Granting permissions to the System container
The ConfigMgr server, after extending the Active Directory schema, is able to save core configuration data in the Active Directory database inside the System Management container. Thanks to these pieces of information, clients are able to find the assigned ConfigMgr server and establish connection with it. Any changes made to the management point role are also saved and stored in the Active Directory database.
There are two ways of the System Management container creation:
- The container can be created manually and grant permissions to the ConfigMgr computer account
- ConfigMgr creates it by itself thanks to the granted permissions
The presence of this container is not obligatory to go through the ConfigMgr installation process. The container, as well as permissions, might be created later after the server is installed.
To manually create the System Management container using the Active Directory Users and Computers console, follow these steps:
- Run the console, highlight the System container, right-click on it, and choose Properties:

System container in Active Directory Users and Computers console
- On the Security tab, click on Add... to add a computer account for the ConfigMgr server:

Properties of System container
- By default, the system does not show computer accounts when adding permissions. To see them, we need to check Computers in the Object Types... section and click on OK:

Adding computer accounts to searchable objects in Active Directory
- We fill in the computer name, and to ensure that we typed it correctly, we click on Check Names and then we click on OK:

Pointing ConfigMgr computer account
- The next step is to add permissions to the computer AD account. Highlight the computer account visible on the Security tab and click on Advanced:

Choosing a computer account for granting permissions
- Windows Advanced Security Settings for System appears. Highlight the ConfigMgr computer account and choose Edit:

Editing of permissions for the System container
- On the Permission Entry for System tab, check Full control and change the Applies to section to This object and all descendant objects:

Configuring permissions for a computer account
- After granting permissions, click on OK thrice. At this point, the environment is prepared for ConfigMgr to create the System Management container on its own and save the configuration data in there.
推薦閱讀
- 數(shù)據(jù)科學實戰(zhàn)手冊(R+Python)
- Mobile Application Development:JavaScript Frameworks
- Learning Spring 5.0
- 深入淺出Java虛擬機:JVM原理與實戰(zhàn)
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- MySQL數(shù)據(jù)庫基礎實例教程(微課版)
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實戰(zhàn)
- C語言程序設計教程
- C語言程序設計
- Unity 2017 Mobile Game Development
- C語言程序設計
- Building Microservices with .NET Core
- 汽車人機交互界面整合設計
- Visual Basic程序設計(第三版)
- Flask Web開發(fā):基于Python的Web應用開發(fā)實戰(zhàn)(第2版)