Forum Discussion
John_Dahl
Apr 28, 2020Copper Contributor
Windows Servicing Model
In a large corporate environment, do you believe it is advisable to update the workstations drivers and bios before updating to new version of Windows 10? ie 1803 to 1909
david_fraser
Apr 28, 2020Copper Contributor
There are a bunch of drivers from different vendors which can't be updated prior to the new version of Windows going onto the machine.. one option is a Task Sequence to pre-cache the drivers, then use the oobe.ini to run the installers for them after the update applies. Downside is it makes the update stay on 100% complete while this happens, so bit of a UX disconnect for users. You could also deploy the drivers individually / a task sequence to machines which have got the update - or use a baseline to enforce them.