Bankesy Posted June 26, 2014 Posted June 26, 2014 Hello When trying to deploy an image to a laptop, I receive an error message informing me that there is no network card driver available in the image but that it could be added to the image. How do I go about this? Thank you
Griff Posted June 26, 2014 Posted June 26, 2014 (edited) You wanna inject the drivers into the boot.wim image I believe well this is how I do it on WDS... Here is a link telling you how to-do it HOW TO: inject drivers into Microsoft's free OS, Windows PE 2.0 - APC I wrote a blog years ago about my experience with WDS you might find useful as well...shameless plug http://lsgriffin.com/2010/11/25/wds/ (some of the links don't work anymore in the blog) Edited June 26, 2014 by Griff
jamesreedersmith Posted June 26, 2014 Posted June 26, 2014 You will probably need to install the network driver into your boot image look at DISM Add and Remove Drivers Offline obviously change paths to the correct WIM file and them reimport to WDS to update.
sted Posted June 26, 2014 Posted June 26, 2014 if yor wds server is 08r2 or above you can add boot drivers from the gui without messing wound with dism commands anymore
Bankesy Posted June 27, 2014 Author Posted June 27, 2014 It would appear that the deployment server is indeed 2008 R2, do you have the details of how I might add the driver?
Griff Posted June 27, 2014 Posted June 27, 2014 It would appear that the deployment server is indeed 2008 R2, do you have the details of how I might add the driver? Did you try my links above? there is a tutorial on how to inject drivers into the boot image..you can do this for an image you have already captured as well just follow the same steps
Bankesy Posted June 27, 2014 Author Posted June 27, 2014 Hello Yes I did read it but the suggestion from sted seems much more straightforward, unless you're talking about the same solution?
Bankesy Posted July 1, 2014 Author Posted July 1, 2014 Hello In case anybody was still keep track of this thread I thought I would post a link to where I found the definitive answer: Hope this helps others 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