A Step-by-Step Guide to Updating Windows Assessment and Deployment Kit (adk) for Configuration Manager.
1. If you try to install adk you will get the next message;
2. So, as the first step – navigate to Control Panel\Programs and Features 和 卸载 existing adk;
3. After uninstalling begin new adk installation (Version 1703);
4. After successful installation starts the SCCM console. 导航至 Software Library\Operating Systems\Boot Images. You may delete old Boot images 或不, as you wish. In this guide, I delete them. Select Boot image and click Delete in the upper menu;
5. After deleting click Add Boot Image 在上菜单中;
6. 点击 浏览 并导航至 the file.WIM (use network share path, not local path).
Here are the paths to both WIM:
- X86 WinPE: c:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\x86\en-us\winpe.wim
- X64 WinPE: c:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\en-us\winpe.wim
7. 后 威玛 selecting click 下一个;
8. 进入 姓名 和 评论 (by default Version already exist), 点击 下一个;
9. 点击 下一个;
10. 等一段时间;
11. 点击 Close;
12. Select the newly added Boot image 然后单击 特性 在上菜单中;
13. 导航至 the Data Source tab and set checkmark Deploy this boot image from the PXE-enabled distribution point;
14. 还, 导航到 the Customization tab and set the checkmark Enable command support (testing only), 点击 好的;
15. In the pop-up choose No;
16. Select Boot image, 点击 Distribute Content 在上菜单中, and distribute it to your Distribution Point;
17. Distribution complete;
18. 导航至 Task Sequences and select your existing Task, 点击 特性 在上菜单中;
19. In the Advanced tab set a checkmark Use a boot image and click Browse to select the newly added Boot image after that click 好的;
就这样!