SCCM Current Branch PXE Boot Lenovo T14

Matt Dillon 437 Reputation points
2022-03-17T15:04:03.417+00:00

So we got a new model Lenovo laptop to deploy - second gen Lenovo T14. No ethernet cable, so I used a dock and was able to PXE Boot, but it always died right after boot.sdi message. Error 0xc0000001. "A required device isn't connected or can't be accessed."

A quick Google search pointed me to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\DP

Change RamDiskTFTPBlockSize from 16384 to 1456.

I did this and I was able to PXE boot, but the process to download the Boot.wim took a little over 8 minutes.

When I first inherited this environment, the boot wim load time was well over an hour and since no one here knew any better it stayed that way until I changed this same reg key and got it down to the standard 2/3 minute load time.

Here is my question finally - is there a secret sauce for getting to work on the newer laptops but load a little quicker? I am about to test PXE booting on the older models to see how long they take.

Microsoft Security | Intune | Configuration Manager | Deployment
Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Matt Dillon 437 Reputation points
    2022-03-17T18:46:59.57+00:00

    It turns out the RAmDiskTFTPWIndowSize was set incorrectly. Back to my 2/3 minute download.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.