November 6, 201411 yr Is it possible to integrate KB2993651 hotfix?Normal integration does not work and I tried to run at T13 with following command, but also no success: start /wait dism.exe /Online /Add-Package /PackagePath:%CDROM%\POST\KB2993651\Windows6.1-KB2993651-x64.cab /Quiet /NoRestart WU still give this update to install.
November 7, 201411 yr No it won't integrate to an image although Dism says it has 100%!I tried also with setupcomplete.cmd to no avail either? Would like a solution for this fix also?I posted this in another thread just a few days ago too!! http://www.msfn.org/board/topic/162386-which-updates-to-exclude-from-slipstreaming-into-win7-x64-sp1/#entry1088568 post #11
November 7, 201411 yr The only way I've managed to integrate MSUs that will not go in with DISM, is to use Windows Update while in audit mode and then sysprep and capture the image. This isn't what I would consider a standard practice. I used it once for a custom image, but wouldn't normally do it.
November 7, 201411 yr Author Yes, no integration for me then, so will just run the msu with setupcomplete.cmd: start /wait %CDROM%\POST\Windows6.1-KB2993651-x64.msu /quiet /norestart MC: this works for me, not using the wusa.exe but execute the file instead. you need a reboot after first initialization though, but ok. Edited: I just noticed that I also 'integrated' the hotfix, maybe this is needed for it to work, I have not tested, i leave you the honor Edited November 7, 201411 yr by rogierel
November 7, 201411 yr Author Here is what I do:- Use only dism from batch file, no external tool or anything- I also 'integrate' the hotfix, which is not sufficient as we know, but I not removed it from the integration- I run the hotfix from setupcomplete.cmd as the very last command
November 8, 201411 yr Ok thanks for your suggestion, will try now as the last msu in the setupcomplete.cmd
November 8, 201411 yr Guessing your using a fresh source to integrate all other MSU's before installing the offending patch in setucomplete.cmd?As I just tried putting it last in the list to no avail!! Boy am starting to hate MS!!
November 8, 201411 yr Author Yes for source I am using the X17-59465 iso.Then all I do is simply integrate all the hotfixes (see file attached - notice it also include the KB2993651.cab) + IE11 (and updates).Very basic autounattend.xml and the setupcomplete.cmd (see file attached). SetupComplete.cmdhotfixes.txt
November 8, 201411 yr You have given me an idea with setupcomplete.cmd using Dism! More testing to be done!!
November 14, 201411 yr Still no joy for me using your suggestion! I also find in the Optional updates that KB2830477 is problematic & won't integrate using Dism or following using Setupcomplete.cmd post install!!
Create an account or sign in to comment