Mr_Jiminy Posted October 7, 2021 Posted October 7, 2021 Can anyone please provide instruction of how get MDT to see a storage device for a new laptop? I'm clueless as to how I inject drivers into MDT. MDT drops out at the beginning of the image process, reporting it can't see the storage device.
RLR Posted October 7, 2021 Posted October 7, 2021 (edited) It sounds like you need to add the storage drivers to your Windows PE image. Check you're adding mass storage drivers to Windows PE. Right click your Deployment share in MDT and go to Properties. Select the Windows PE tab and choose x86 or x64 depending on your environment. There is another tab called Drivers and Patches. What is selected in here? Edited October 7, 2021 by RLR 1
Mr_Jiminy Posted October 7, 2021 Author Posted October 7, 2021 Thank you, I hadn't ticked the bottom selection of the drivers section; 'Include all system class drivers in the selection profile.' Possibly/probably that
Mr_Jiminy Posted October 7, 2021 Author Posted October 7, 2021 I don't suppose anyone has a quick step guide for adding the drivers? I'm finding mixed articles are google.
chazzy2501 Posted October 7, 2021 Posted October 7, 2021 have you tired being lazy and grabbing a newer PE from a more recent ISO (might have the drivers in it already) 1
RLR Posted October 7, 2021 Posted October 7, 2021 I don't suppose anyone has a quick step guide for adding the drivers? I'm finding mixed articles are google. If you've added the drivers to MDT via the Out-of-Box Drivers then selecting the option to add storage drivers to your PE will add them in automatically. You need to remember to update your deployment share by right clicking it and selecting Update Deployment Share. This will generate the Windows PE image. You then upload this generated Windows PE image to WDS. The generated PE image should go into your "MDTDeploymentshare/Boot" folder. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now