Forum Discussion
alitaqvi
Dec 07, 2020Iron Contributor
Best way to upgrade windows version
Hi all - we have thousands of systems which is in the process of upgrade and our SCCM Admins are using software center to push these updates. SCCM DP is hosted on corporate network but since users ar...
ychakarov
Jan 04, 2021Brass Contributor
There are many reasons why the update is failing.
A good way to update is to use pre-cash SCCM task sequence.
It will copy the content of the update task sequence before it starts.
And also will run compat scan on the current OS to confirm if the update will be successfuyll.
One of the best sources that explains it is here: https://www.imab.dk/windows-as-a-service-sharing-my-precache-and-in-place-upgrade-task-sequences-part-1/
We have used it with some configurations for our environment and it works quite well, even if the user is at home.