Forum Discussion
Windows 10 image
- Ronald van den BroekJun 10, 2017Copper Contributor
Hi Sven, thanks for sparing those insights!
- Dan Van DrunenJun 13, 2017Brass Contributor
Ron,
Sven made some good suggestions there, especially regarding the AV.The advice I would provide would depend on what is important to you in your deployment. Is is really important that your process of building a new system is as fast as possible? Or, are you okay with adding time in the build process which provides you much more flexibility when it comes to supporting your process. (ex. adding apps after the fact, updates, etc.)
Given the new servicing model Microsoft has implemented, we opted for a thin image, nothing but the base install.wim. We apply all core apps (Office, Adobe Reader, VPN, AV, Silverlight, etc) and customisations through our Task Sequence, then offer up all other apps via SCCM on demand.
Basically, there are a few ways to do it, but it comes down to what you are willing to accept when it comes to deployment speed vs. supporting what you've built.
Hope this helps.