Hi all,
I have an application upgrade task sequence which upgrades office and its various plugins, which consists of numerous reboots. The TS downloads all content locally before running due to the numerous reboots and users being on VPN. The VPN is a manual user connection using Cisco AnyConnect, plus we ask the user not to touch the device whilst the upgrade completes. Initially pushing the update down proved problematic as any missing content could not be downloaded once the device had rebooted, resulting in incomplete or failed updates. Enter the CMG - oh why did I not implement this at the beginning of the pandemic!?. Running the TS over the internet is quicker than over VPN plus i have real time monitoring and it completes successfully, however the real-world scenario will have our users on VPN to begin with, and then internet managed post first reboot. Checking the SMSTS log it appears that the client tries to look for the on-prem MP even though its connected to the CMG. The TS time is tripled as the client tries to look for the MP after each step - in addition the reporting is not real time. I have since added my CMG to the Default Site boundary group but it doesn't look like that's sorted the issue.
Thanking you.