We recently wrote a post about using SCCM’s Cloud Management Gateway to manage “remote worker” machines.
- Managing remote machines with cloud management gateway in Microsoft Endpoint Configuration Manager
https://techcommunity.microsoft.com/t5/configuration-manager-blog/managing-remote-machines-with-cloud-management-gateway-in/ba-p/1233895
If your company still insists on piping everything clients do through a VPN, including corporate traffic, Internet access, patching, etc/, here are some other ways to reduce bandwidth consumption for updates & patches:
- Manage internet data usage and Windows updates in Windows 10
https://answers.microsoft.com/en-us/windows/forum/windows_10-networking/manage-internet-data-usage-and-windows-updates-in/5417b89b-4790-4cd9-b854-809862274447 - How to limit bandwidth for Windows Update using Settings
If you want to minimize your internet connection impact during updates, you can use the new Delivery Optimization options to limit the bandwidth usage on your device.
Open Settings.
- Click on Update & Security.
-
Click the Advanced options link.
-
On "Advanced options," click the Delivery Optimization link.
-
Click the Advanced options link.
- Under "Download settings," check the Limit how much bandwidth is used for downloading updates in the background option.
- Use the slider to specify (in percentage) the amount of bandwidth you want your device to use.
- How to limit bandwidth for Windows Update using Group Policy
If you’re not running version 1709 on your machine, but you’re using Windows 10 Pro (version 1703), it’s also possible to change the Delivery Optimization settings to limit the download and uploads bandwidth using the Group Policy Editor.
- Use the Windows key + R keyboard shortcut to open the Run command.
- Type gpedit.msc and click OK to open the Local Group Policy Editor.
-
Browse the following path:
Computer Configuration > Administrative Templates > Windows Components > Delivery Optimization
-
Double-click the Maximum Download Bandwidth (percentage) policy (the equivalent to the "Download settings" option in the Settings app).
-
Select the Enabled option.
-
Under "Options," enter the download bandwidth in percentage.
-
Click Apply.
-
Click OK.