Dec 07 2020 04:47 AM
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 are working from home the updates are going via WAN and failing apart and update process is not successful.
If there is any more easier way to update windows from 1809 to 1909 like usb, iso, copy the task sequence file etc ? any sort of easier way to upgrade these machines for remote users.
Dec 07 2020 08:21 AM
@alitaqvi You could deploy a CMG and host the content there, or use Windows servicing (essentially, deploying the feature update just like any other software update) and allow your clients to download the content from the Microsoft Update cloud service.
Dec 14 2020 05:42 AM
Dec 14 2020 06:54 AM
@pghealey You should be able to achieve this by creating a VPN boundary group and configure that to prefer cloud-based sources over on-premise sources. This would cause VPN clients to prefer Microsoft Update over an on-premise distribution point. The fact that you're downloading update content and distributing that to your distribution points doesn't mean all clients have to get it from there. See Boundary groups: Prefer cloud based sources over on-premise sources and Managing Patch Tuesday with Configuration Manager in a remote work world for details.