Since Microsoft introduced UUP in March, we are unable to successfully install any Windows 11 22H2 clients with SCCM / MECM OSD.
Reason: as soon as the Software Updates step is running and installing a cumulative update, the TS never recovers after the reboot. It simply breaks. The smsts.log simply stops just before the reboot - the log even stays in "C:\_SMSTaskSequence" folder and is not moved to "C:\Windows\CCM\Logs" folder anymore. It does not contain any errors! It simply stops (no more entries after the unexpected reboot occurred).
Additional info:
- SCCM CB 2207 in use (Hotfix packs installed)
- Software Update step uses the "retry on unexpected reboot" checkbox
- we also set the SMSTSWaitForSecondReboot TS variable to 600 (tried without and with)
- the issues do NOT occur when installing Windows 10 (same TS, only difference is the applied OS)
Anyone else having that issue or maybe even a solution?