Lagamorph Posted October 21, 2015 Report post Posted October 21, 2015 Hi all. We've got some boot images that had various drivers injected into them, however the SCCM server has since been updated, meaning that the boot images can no longer be modified. This is no problem, as I don't want to modify them, however I do want to actually view what drivers have been added to the boot image, but I can'd do this as the Drivers tab is now missing for the older images. Is there any other way that I can view which drivers have been injected into the boot image? I know I can mount the .wim using DISM, but that's not really going to help me identify which of the drivers present in SCCM have been added in will it? Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted October 21, 2015 Report post Posted October 21, 2015 When you've update ConfigMgr and the Windows ADK, then this is expected behavior. To view the drivers and everything available in the boot image you can use DISM manually. Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted October 21, 2015 Report post Posted October 21, 2015 this explains how to list the drivers using DISM https://technet.microsoft.com/en-us/library/dd799258%28v=ws.10%29.aspx Quote Share this post Link to post Share on other sites More sharing options...
Lagamorph Posted October 26, 2015 Report post Posted October 26, 2015 Thanks guys! Exactly what I needed Quote Share this post Link to post Share on other sites More sharing options...
syparon Posted October 23, 2019 Report post Posted October 23, 2019 You can also use this script to copy drivers from a boot images to another one (even if you cannot see anymore the drivers tab) Quote Share this post Link to post Share on other sites More sharing options...