- Windows 10 for Enterprise Administrators
- Jeff Stokes Manuel Singer Richard Diver
- 237字
- 2021-07-02 18:20:08
Selecting the deployment tools
This question is not easy to answer. Different people will have different preferences and therefore favor different deployment tools. But perhaps we can roll up to the question from a different side as it is just the same if you use MDT, SCCM, or a third-party deployment.
It is important to use the latest ADK delivered with the Windows 10 release you are deploying. Your ADK should be at most one release older; have a look at the known issues page of the ADK before picking it. From this important requirement and the release cadence of one to two Windows 10 releases per year, we come to the next prerequisite.
Your chosen deployment tool should get at least one to two updates per year to support the newest features and newest ADK. As more and more configuration is not only done by GPO but also by MDM and WMI bridge, it becomes more essential that your deployment and configuration environment keeps up with the pace.
Last but not least important is the ability to script pre- and post-upgrade task sequences. You will most likely run into situations where you need to configure, update, or remove something before performing the upgrade, and the same applies to the phase after a successful upgrade. As some configurations can only be done from PowerShell, you should select a deployment tool with (direct) PowerShell support.
- 解構產品經理:互聯網產品策劃入門寶典
- Java程序設計實戰教程
- Learning Cython Programming
- FreeSWITCH 1.8
- React Native Cookbook
- Servlet/JSP深入詳解
- 精通網絡視頻核心開發技術
- R語言與網絡輿情處理
- Mastering Linux Security and Hardening
- Mastering C++ Multithreading
- Django實戰:Python Web典型模塊與項目開發
- Scala編程實戰
- 跟戴銘學iOS編程:理順核心知識點
- Visual C++程序設計與項目實踐
- Mastering Embedded Linux Programming