Hi, recently we have deployed CMG just to be sure that all Windows 10 clients are manageable without need for VPN. Having distributed 3rd party apps updates package to CMG I tested patching on my laptop and ran into this (WUAHandler.log) - I have not distributed package for Windows 10 updates since Microsoft locations should be used to pull content from:
Its a WSUS Update Source type ({A4BF5916-DF74-44C1-BF58-68AE14A43278}), adding it.
SourceManager::GetIsWUfBEnabled - There is no Windows Update for Business settings assignment. Windows Update for Business is not enabled through ConfigMgr
Existing WUA Managed server was already set (https://CMGFQDN/CCM_Proxy_ServerAuth/...), skipping Group Policy registration.
Added Update Source ({A4BF5916-DF74-44C1-BF58-68AE14A43278}) of content type: 2
Scan results will include superseded updates only when they are superseded by service packs and definition updates.
Search Criteria is (DeploymentAction= AND Type='Software') OR (DeploymentAction= AND Type='Driver')
Async searching of updates using WUAgent started.
Async searching completed.
OnSearchComplete - Failed to end search job. Error = 0x8024402c.
Scan failed with error = 0x8024402c.
I see that content was downloaded in ccmcache (probably when I was on VPN the day before to do something VPN is required for - access to some internal AD forests) - having connected to VPN I could install June updates without issues but that defies purpose of CMG altogether.
It seems client still tries to connect to internal WSUS although that is not apparent in log.