So.... I assume that the issue with Windows Store and DISM/Sysprep has been fixed? Because there are issues when creating images if the Store connects to the internet.... or is this another issue Microsoft just want to ignore?
https://blogs.technet.microsoft.com/mniehaus/2018/04/17/cleaning-up-apps-to-keep-windows-10-sysprep-happy/
Niehaus references Brandon's blog here:
https://blogs.technet.microsoft.com/brandonlinton/2015/08/28/windows-10-sysprep-fails-after-removing-or-updating-windows-built-in-windows-store-apps/
This dynamic update isn't sysprep - but there are similarities to sysprep - and when the system image is captured for the user to create the base recovery image - it basically does run sysprep. Auto-Maintenance will eventually run
DISM /Online /Cleanup-Image /StartComponentCleanup /ResetBase
So, my question is: Have all the Connected to Internet/Online issues been resolved?