SCCM | Intune | Windows 365 | Windows 11 Forums

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED Installing Windows updates during the Task sequence

Status
Not open for further replies.

scugulu

New Member
Messages
3
Reaction score
0
Points
1
Hello,
Since we have Windows 11 (22H2), the Windows updates (Cumulative update) are breaking the Task sequence after they are installed, the Task sequence Stop and don't go until the end.

Does anybody find a solution about it?
We have a script who checks the Windows Updates available on the WSUS server and install them, I also tried with the "Install Software Updates" option from the task sequence, but same issue. I tried also to add extra time with the variable "SMSTSWaitForSecondReboot" to 10 minutes, but sadly, same problem.

With Windows 10 this solution still works, but with Windows 11 it seems to be broken.

Help :eek:.

Thank you in advance
 
Solution
Hello,
Since we have Windows 11 (22H2), the Windows updates (Cumulative update) are breaking the Task sequence after they are installed, the Task sequence Stop and don't go until the end.

Does anybody find a solution about it?
We have a script who checks the Windows Updates available on the WSUS server and install them, I also tried with the "Install Software Updates" option from the task sequence, but same issue. I tried also to add extra time with the variable "SMSTSWaitForSecondReboot" to 10 minutes, but sadly, same problem.

With Windows 10 this solution still works, but with Windows 11 it seems to be broken.

Help :eek:.

Thank you in advance
If that's the case, you can avoid installing updates via TS and deploy an ADR later.
Hello,
Since we have Windows 11 (22H2), the Windows updates (Cumulative update) are breaking the Task sequence after they are installed, the Task sequence Stop and don't go until the end.

Does anybody find a solution about it?
We have a script who checks the Windows Updates available on the WSUS server and install them, I also tried with the "Install Software Updates" option from the task sequence, but same issue. I tried also to add extra time with the variable "SMSTSWaitForSecondReboot" to 10 minutes, but sadly, same problem.

With Windows 10 this solution still works, but with Windows 11 it seems to be broken.

Help :eek:.

Thank you in advance
we use windows source files to install new computers so every month we integrate the new updates with the install.wim using DISM. using this method helps avoid updating through a task sequence. the task sequence will always use the same share just need to update the distribution point after the integration
 
Hello,
Since we have Windows 11 (22H2), the Windows updates (Cumulative update) are breaking the Task sequence after they are installed, the Task sequence Stop and don't go until the end.

Does anybody find a solution about it?
We have a script who checks the Windows Updates available on the WSUS server and install them, I also tried with the "Install Software Updates" option from the task sequence, but same issue. I tried also to add extra time with the variable "SMSTSWaitForSecondReboot" to 10 minutes, but sadly, same problem.

With Windows 10 this solution still works, but with Windows 11 it seems to be broken.

Help :eek:.

Thank you in advance
If that's the case, you can avoid installing updates via TS and deploy an ADR later.
 
Solution
Status
Not open for further replies.

Forum statistics

Threads
6,750
Messages
26,269
Members
16,504
Latest member
motirwork

Trending content

Back
Top