- Deploying Microsoft System Center Configuration Manager
- Jacek Doktor Pawel Jarosz
- 245字
- 2021-07-02 18:32:42
Installing Windows Assessment and Deployment Kit
The next step of environment configuration before installing ConfigMgr is the installation of special tool set:
- The Windows Assessment and Deployment Kit can be downloaded from the internet: https://developer.microsoft.com/en-us/windows/hardware/windows-assessment-deployment-kit. The mentioned tool set needs to be installed before starting with the ConfigMgr installation.
Keep in mind that the version of ADK needs to be compatible with the ConfigMgr server. For ConfigMgr 1706, we need to choose the ADK in version 1703.
- After downloading the files from the internet, we can start the installation process. The installer will ask whether we would like to anonymously send data about the way we use ADK to Microsoft.
- The next step is choosing the folder we would like ADK to be installed in:

ADK folder location
- The last step is choosing which individual tools from the tool set shall be installed. ConfigMgr requires the following components:
- Deployment Tools
- Windows Preinstallation Environment (Windows PE)
- User State Migration Tool (USMT)
- Additionally, Imaging And Configuration Designer (ICD) and Configuration Designer can be installed. These are responsible for creating installation packages for various Windows systems:

Finalizing ADK installation
After the ADK installation is finished, the next step will be installing the ConfigMgr server.
The Windows ADK is required while installing the ConfigMgr server. Unfortunately, after the server is installed, the ADK package may be uninstalled. The ConfigMgr server will continue to work; however, not all features related to deployments will be working properly.
推薦閱讀
- 黑客攻防從入門到精通(實戰秘笈版)
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- 自己動手寫搜索引擎
- JavaScript 從入門到項目實踐(超值版)
- JavaScript Unlocked
- Mastering Entity Framework
- TestNG Beginner's Guide
- 新手學Visual C# 2008程序設計
- MATLAB實用教程
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Spring快速入門
- Python機器學習之金融風險管理
- Image Processing with ImageJ
- Machine Learning for OpenCV
- WCF技術剖析(卷1)