Welcome, Guest
Username Password: Remember me

How do you install all windows updates after a workstation rebuild?
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: How do you install all windows updates after a workstation rebuild?

How do you install all windows updates after a workstation rebuild? 2 years, 3 months ago #1290

I'm looking for a way to have windows updates get slipstreamed or auto installed so that when I rebuild a workstation and it gets to the logon screen it's fully patched and up-to-date. I'm trying to secure some funds to purchase SpecOps Deploy 4.0 (leverages WDS), but if not i'll probably remain on Fog. I would have WSUS setup as well.

The way I see if i've got a few options:

    * Capture an image that already has had Windows Update manually run - the problem here is i doubt i'm going to end up with one image, more likely it will be 3 or more. I don't want to have to keep refreshing images and potentially damaging the images just to install a couple of updates.
    * Manually setup each individual update and deploy it like an application - similar to how our current CC3 system operates, this appeals to me as management is more central but updates would be delayed and I would have to assume that all MS updates would be friendly to the process.
    * Find a way / buy a program to mount the WIM images and inject the updates - I've been told this is potentially a future development for Deploy 4.0, but I haven't found anything else that would do it.
    * Buy a program called WuInstall Pro - This is actually really cheap for education, $250 for unlimited client use. It's a command line utility that can apparenty install all Windows updates, accepting the EULAs as you go. This could be scripted into the build somewhere and appears to be exactly what I need.


Anyone know of any other way to guarantee that a newly built workstation is up to date? I don't mind the standard WSUS to keep them up to date, but I don't want anything being used half patched.

Re: How do you install all windows updates after a workstation rebuild? 2 years, 3 months ago #1291

  • msiexpert
If you don't want to maintain an image how about maintaining an installation CD? You could use nlite to bundle the vast majority of updates into the installation (and drivers if you wished) then leaving WSUS to fix them up afterwards.

I find this approach works particularly well; we made a point of updating the CD every month or two with the latest updates available and as time goes on you build a pretty good baseline.

Re: How do you install all windows updates after a workstation rebuild? 2 years, 3 months ago #1292

  • msiexpert
It would mean a little more manual work or use of the Concatenate feature in Excel but if you went onto the Microsoft Catalog (The web based directory version of Windows Update), you could download all of the updates that you want to a network share.

Although it may not work for all, you can extract each of the .exe update files into the expanded packages. From there, you could run the updates that you want for each of the machines in a script, (perhaps run from your sysprep config or Group Policy - depending which you have access to) along with command line switches to accept the EULA.

Again, not all updates allow the acceptance of the EULA.

I do also think that some of the newer updates actually allow silent install in the compressed form.

I'm currently doing the same at the moment so I'll share some ideas or samples if you like.

Re: How do you install all windows updates after a workstation rebuild? 2 years, 3 months ago #1293

Thank you. Is there a general rule as to the updates which require user interaction? I'm thinking i'd only need the security / bug fix type of updates to go on, not anything to install new applications like IE8.

Do the updates usually share common switches for silent installation or do you have to do your homework everytime?

I found a list on the WPKG site but i'm not sure how up to date it is...
Category:Silent installers for Windows Hotfixes - WPKG | Open Source Software Deployment and Distribution

Re: How do you install all windows updates after a workstation rebuild? 2 years, 3 months ago #1294

  • msiexpert
I don't understand your reply?

If you use nlite this will affect new installations only, or are you looking for a solution that will go on regardless of "how" the PC ended up with windows on or if its an existing built station etc?

In that case, consider the Logistix update packs.
  • Page:
  • 1
Time to create page: 0.64 seconds

     
    
Home Forum