SCCM OSD – “A required device isn’t connected or cannot be accessed”

sccm logo 600x400
System Center Logo

Estimated reading time: 1 minutes

We today ran into an issue where our SCCM OSD PXE boot was not working. It was coming up with a very confusing message stating:

“A required device isn’t connected or cannot be accessed”

SCCM OSD - "A required device isn't connected or cannot be accessed" 1


This led us to start looking at the hard drive and the drivers, however, the solution was completely different.

The problem was that the RamDiskTFTPBlockSize we were using on our distribution point was too high, so we had to lower it to the Microsoft default.

To do this, you should follow these steps:

  • Go into regedit on your distribution point server
  • Browse to HLMSOFTWAREMicrosoftSMSDP
  • Find the RamDiskTFTPBlockSize key
  • Edit the decimal to “1456”
  • Close regedit
You should then retry your PXE boot sequence and you should find that it now works.

COMMENTS

If you have any questions or comments on this guide then please feel free to leave us a message below using our comments system.
Click to rate this post!
[Total: 0 Average: 0]

Share this content:

Avatar for Andrew Armstrong

About Andrew Armstrong

Founder of TechyGeeksHome and Head Editor for over 15 years! IT expert in multiple areas for over 26 years. Sharing experience and knowledge whenever possible! Making IT Happen.

View all posts by Andrew Armstrong

5 Comments on “SCCM OSD – “A required device isn’t connected or cannot be accessed””

  1. Very nice article! This was the solution for us having problems with pxe boot on citrix virtual desktops.
    Thnak you!

  2. Very nice article! This was the solution for us having problems with pxe boot on citrix virtual desktops.
    Thnak you!

  3. Very nice article! This was the solution for us having problems with pxe boot on citrix virtual desktops.
    Thnak you!

Leave a Reply

Your email address will not be published. Required fields are marked *