Jump to content

Recommended Posts

Posted

Morning,

 

Is there anyway of bulk injecting windows updates into a WIM file? DISM seems a bit long winded and was wondering if there was a more autonomous way (possibly GUI) Our Win 7 images for our CC4 estate are still asking for in excess of 120+ windows updates after build completion. I would like to find a quick way of slipstreaming these into the main WIM to drastically reduce the build times if poss?

Posted
NTlite might be able to do that. I use it to pop drivers into wims but I haven;t done updates although it claims to work

 

Just had a look at this, might do the trick - I used Nlite for slipstreaming XP/service packs and drivers ages ago, but it never had WIM support back then. Also another Brucey bonus is that I can add some stubborn drivers into the WIM IE Intel VGA which I have to get packaged up as an installer on the network - a right ballache to do. Thanks for responding!

Posted
Just had a look at this, might do the trick - I used Nlite for slipstreaming XP/service packs and drivers ages ago, but it never had WIM support back then. Also another Brucey bonus is that I can add some stubborn drivers into the WIM IE Intel VGA which I have to get packaged up as an installer on the network - a right ballache to do. Thanks for responding!

 

It was intel vga drivers that first got me to seek it out as well

  • Thanks 1
Posted (edited)

Mostly must do - I haven't noticed them not being installed for a while. Not having them used to mean airserver wouldn't work or I wouldn't have bothered with it. That's all I used it for to being with.

Did a whole bunch of drivers into a windows 10 wim last month. Didn't need to install anything once I put it on the surface 3

 

I use sccm for most things but getting it to put the vga drivers in without explicitly calling the driver.exe seemed strangely challenging

Edited by Sagima
  • 2 weeks later...
Posted

DISM is long winded, but I find myself trusting the MS tools more than I would any 3rd party pieces of software. The only frustration with using DISM sometimes is that there are some updates that can't be injected offline, or need to be injected in a specific order.

 

Intel VGA drivers for me never survived being imaged up, even if I don't have SYSPREP do a hardware generalisation pass. I've since stopped imaging computers up and instead build from scratch.

Posted
I've always just built a machine using the old image, done the 100+ windows updates, java and flash, sysprepped it again and recaptured it to WDS. Deprecated the old image and eventually deleted it. Drivers I add to WDS driver packs to install with a WMI filter.
Posted
If you put the work in you can create a powershell script that creates a VM and kicks off an automated build and capture. Its possible with MDT provided you don't have any nasty software that needs to be in the image that requires manual steps.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...