Guest Posted June 9, 2015 Posted June 9, 2015 Hi I want some advice. I'm looking at deploying Windows 7 and maybe a few Windows 8.1 Operating systems at work, I have downloaded the ISO files from my Volume Licensing Center and want to be able to patch them with up to date windows updates via the DISM tool ready for deployment via MDT 2013. Rather than me having to create a Virtual Machine to install these O/S machines and update / Sysprep / and capture all of the OS i want to deploy. is there just a way that i can Mount the Wim image using DISM and then run a windows update on the mounted image? or is there a tool that will tell me what updates are missing from the Wim image? I'm not sure what Microsoft technology or tool is out there that will do this job. so i was hoping some one could help show me how i could achieve this Any help would be appreciated, thank you
ITGuyWestMidlands Posted June 10, 2015 Posted June 10, 2015 Sccm can offline service an image through WSUS. AFAIK you need to download all the updates manually to do this purely with dism
computer_expert Posted June 10, 2015 Posted June 10, 2015 You can find a good guide on this here: https://4sysops.com/archives/use-dism-to-slipstream-updates/ I'd use either WSUS offline or Windows Update Downloader to grab the updates. Just be aware that you will need to exclude the following updates for Win7 SP1 as they cause setup to fail KB2506143 KB2533552 KB2496898 KB2533552 KB2604521 KB2726535 KB2819745 I've not experimented with Windows 8/8.1 so am unsure if updates will need to be left out like Win7
Guest Posted June 10, 2015 Posted June 10, 2015 thank you for the update! ive got my microsoft Licensing agreement renewal to update shortly i will add SCCM very shortly.
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