- Deploying Microsoft System Center Configuration Manager
- Jacek Doktor Pawel Jarosz
- 190字
- 2021-07-02 18:32:41
Installing operating system components
Before performing the installation of the ConfigMgr server, the operating system needs to be properly prepared. Firstly, we need to install the required roles and features for the server:

Installing Web Server (IIS) role
When installing IIS role, the following components should be installed:
- Application Development: ASP.NET 3.5, .NET Extensibility 3.5, .NET Extensibility 4.5, ISAPI Extensions
- Security: Windows authentication
- IIS 6 Management Compatibility: IIS Management Console, IIS 6 Metabase Compatibility, IIS 6 WMI Compatibility, IIS Management Scripts and Tools
Apart from server roles, a few additional features also need to be installed:

Installation of additional features required by ConfigMgr
This is a list of all the features required by the ConfigMgr server:
- .NET Framework 3.5 and all sub-features
- .NET Framework 4.6 and all sub-features
- Background Intelligent Transfer Service (BITS) and all sub-features
- Remote Differential Compression

Installation of features required by ConfigMgr server
After installing all the roles and features, bear in mind to run the Microsoft update against the server to get all the required updates.
After having installed all the required updates, we can now go to the next stage--installing MS SQL Server.
推薦閱讀
- Python科學計算(第2版)
- Learning Apex Programming
- Machine Learning with R Cookbook(Second Edition)
- JavaScript前端開發與實例教程(微課視頻版)
- C++從入門到精通(第5版)
- R語言數據可視化:科技圖表繪制
- SciPy Recipes
- Everyday Data Structures
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- ASP.NET求職寶典
- Docker:容器與容器云(第2版)
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- 企業級Java現代化:寫給開發者的云原生簡明指南
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布
- 開源網絡地圖可視化:基于Leaflet的在線地圖開發