AriaUpdated
Hi. Please help me understand the meaning of "optimize" here, because neither of the things you explain seems optimum to me.
- In the traditional scenario, we deploy one WSUS per site. One WSUS connects to Microsoft and receives all updates once, then as many as infinite number of devices can install it. The Internet bandwidth consumed is equal to number of updates received. Speed of delivery is equal to the speed of the local network.
- In your recommendation, all devices on the site use the Internet connection. Bandwidth consumed: [Number of devices] × [Number of updates]. Speed of delivery is equal to either the speed of the local network or the speed of the Internet, whichever is slower. (Usually, it is the Internet.)
In neither of the two cases, VPN traffic is incurred and the first one is orders of magnitude superior to the second one.
But... you call the second one "optimum". What's your logic here?