Forums on Intune, SCCM, and Windows 11

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!

PENDING OSD 24H2 randomly stops after restart step

Pollewops

Member
Messages
5
Reaction score
0
Points
1
I have a task sequence with 23H2 working fine.
Now 23H2 is replaced with 24H2 and task sequence process is stopped randomly ‘after’ a restart step.
Anyone have similar issues?
Sometimes task sequence completes fine, but most of the time random failures.
 
I have a task sequence with 23H2 working fine.
Now 23H2 is replaced with 24H2 and task sequence process is stopped randomly ‘after’ a restart step.
Anyone have similar issues?
Sometimes task sequence completes fine, but most of the time random failures.
There is no problem with the OSD task sequence of 23H2, but the same problem occurs in 24H2. If the laptop has its own network card, the deployment of 24H2 can be successful, but if the system is deployed using a Type-C adapter, the failure rate is extremely high. There are no clues in the deployment log of the task sequence, and this problem cannot be solved at present.
 
There is no problem with the OSD task sequence of 23H2, but the same problem occurs in 24H2. If the laptop has its own network card, the deployment of 24H2 can be successful, but if the system is deployed using a Type-C adapter, the failure rate is extremely high. There are no clues in the deployment log of the task sequence, and this problem cannot be solved at present.
For us also the onboard adapter caused random issues.
I have a case open for it, but that also does not provide any help :-(
 
For us also the onboard adapter caused random issues.
I have a case open for it, but that also does not provide any help :-(
I found the solution, we need to find the Type-C network card driver. Windows 11 24H2 system does not have the network card driver for Type-C devices. This leads to deployment failure.
By importing the driver into the corresponding device driver package, my deployment os problem was solved.
 
I found the solution, we need to find the Type-C network card driver. Windows 11 24H2 system does not have the network card driver for Type-C devices. This leads to deployment failure.
By importing the driver into the corresponding device driver package, my deployment os problem was solved.
Does this lead to random failures also?
For us it is random, is that also related to type-C netword driver?
 
Does this lead to random failures also?
For us it is random, is that also related to type-C netword driver?
I think this is a problem caused by the Windows 11 24H2 operating system. The operating system does not have the correct network card driver, resulting in no network connection.
My Computer Model: Lenovo ThinkPad X1 Gen9
USB Hub :Lenovo USB-C Travel Hub Model:L01UD014-CS-R

The installation success rate of the Windows 11 24h2 operating system is low. After entering the system, I found that my Typc-C network card driver is from Microsoft.

However, the correct manufacturer of the Type-C network card driver is Realtek.

Driver link address:https://pcsupport.lenovo.com/us/zc/downloads/ds504778

I think the problem is caused by the incompatibility of the network card driver. Network interruption, deployment failure.
 
Back
Top