Forum Discussion
Sean Hasling
Jun 08, 2017Brass Contributor
Deployment best practices
I would like to ask a question about the deployment process. My organization is still struggling to come to grips with how best to deploy Windows 10. We are an educational institution, so ...
John Louch
Jun 08, 2017Copper Contributor
Also an education institution. My reference image is a modified stock image, only remove unwanted UWP apps, and add required components. All of the magic is done in the SCCM task sequence. Drivers per model are done by WMI query, common applications are installed as a group, site specific apps are also instead by checking computer name. Post image they will populate collections and install within an hour. We have very few manual installs.