splinterededge Posted March 7, 2013 Posted March 7, 2013 Can't thank you guys enough for all the work that gets put into WinToolKit. I just wanted to report a two KB's that had errors during integration on Windows 8. What Happened: When using Win ToolKit 1.4.1.18 on Windows 8 Enterprise x64, I experienced an error when attempting to install two specific updates. KB2771431 = Failed to integrateKB2774195 = Failed to integrate Note:Legacy .NET Framework is enabled in WinTookit Options. 1 Error was reported but both KB's fail.Title: 1 error(s) have occurredErrType: Error (1.4.1.18)Description: Win Toolkit has recorded errors which occurred during integration and have been stored via '>> Details'.Exception: Exception:An error occured whilst integrating an update!Exception:Microsoft Windows [Version 6.2.9200](c) 2012 Microsoft Corporation. All rights reserved.Z:\Software\WinToolKit>Set SEE_MASK_NOZONECHECKS=1Z:\Software\WinToolKit>"C:\Windows\System32\Dism.exe" /Image:"C:\WinToolkit_Mount" /Add-Package /PackagePath:"Y:\Update\WINDOWS8-RT-KB2771431-X64.MSU" /ScratchDir:"C:\Windows\Temp\WinToolkit\ScratchDir" /EnglishDeployment Image Servicing and Management toolVersion: 6.2.9200.16384Image Version: 6.2.9200.16384Processing 1 of 1 - Y:\Update\WINDOWS8-RT-KB2771431-X64.MSU: An error occurred applying the Unattend.xml file from the .msu package.For more information, review the log file. Error: 0x800f082eError: 0x800f082eDISM failed. No operation was performed. For more information, review the log file.The DISM log file can be found at C:\Windows\Logs\DISM\dism.logZ:\Software\WinToolKit>exit---------------------------------- The Following updates were selected for integration: IE10-WINDOWS8-RT-KB2792100-X64.MSU WINDOWS6.2-KB2779444-X64.MSU WINDOWS8-RT-KB2727528-X64.MSU WINDOWS8-RT-KB2729462-X64.MSU WINDOWS8-RT-KB2736693-X64.MSU WINDOWS8-RT-KB2737084-X64.MSU WINDOWS8-RT-KB2742614-X64.MSU WINDOWS8-RT-KB2742616-X64.MSU WINDOWS8-RT-KB2750149-X64.MSU WINDOWS8-RT-KB2751352-V2-X64.MSU WINDOWS8-RT-KB2753842-V2-X64.MSU WINDOWS8-RT-KB2756872-X64.MSU WINDOWS8-RT-KB2757638-X64.MSU WINDOWS8-RT-KB2768703-X64.MSU WINDOWS8-RT-KB2769034-X64.MSU WINDOWS8-RT-KB2769165-X64.MSU WINDOWS8-RT-KB2769166-X64.MSU WINDOWS8-RT-KB2770660-X64.MSU WINDOWS8-RT-KB2770816-X64.MSU WINDOWS8-RT-KB2771431-X64.MSU WINDOWS8-RT-KB2774195-X64.MSU WINDOWS8-RT-KB2777294-X64.MSU WINDOWS8-RT-KB2778344-X64.MSU WINDOWS8-RT-KB2779562-X64.MSU WINDOWS8-RT-KB2779768-X64.MSU WINDOWS8-RT-KB2780541-X64.MSU WINDOWS8-RT-KB2785094-X64.MSU WINDOWS8-RT-KB2785220-X64.MSU WINDOWS8-RT-KB2789649-X64.MSU WINDOWS8-RT-KB2789650-X64.MSU WINDOWS8-RT-KB2790655-X64.MSU WINDOWS8-RT-KB2792476-X64.MSU WINDOWS8-RT-KB2793210-X64.MSU WINDOWS8-RT-KB2794119-X64.MSU WINDOWS8-RT-KB2794599-X64.MSU WINDOWS8-RT-KB2795944-X64.MSU WINDOWS8-RT-KB2797052-X64.MSU WINDOWS8-RT-KB2799494-X64.MSU WINDOWS8-RT-KB2803676-X64.MSU WINDOWS8-RT-KB2805940-X64.MSU WINDOWS8-RT-KB2818604-X64.MSU WINDOWS8-RT-KB2819372-X64.MSU WINDOWS8-RT-KB917607-X64.MSU Quote
myselfidem Posted March 7, 2013 Posted March 7, 2013 Try to integrate KB2771431 first: http://www.msfn.org/board/topic/153587-post-rtm-updates-for-windows-8-26022013/page__view__findpost__p__1021553 http://support.microsoft.com/kb/2771431/en-us Quote
Stimpy Posted March 7, 2013 Posted March 7, 2013 Try to integrate KB2771431 first: http://www.msfn.org/board/topic/153587-post-rtm-updates-for-windows-8-26022013/page__view__findpost__p__1021553 http://support.microsoft.com/kb/2771431/en-us On the x86 version, the Toolkit fails to install KB2771431, with exactly the same error message. I think there is something in KB2771431 that the Toolkit does not like. Quote
myselfidem Posted March 7, 2013 Posted March 7, 2013 Well! In that case remove from the update list! Quote
Stimpy Posted March 7, 2013 Posted March 7, 2013 (edited) Well! In that case remove from the update list!Hardly the point of doing this, is it? EDIT, Going do do some testing, will post back later. Edited March 7, 2013 by Stimpy Quote
Stimpy Posted March 7, 2013 Posted March 7, 2013 OK, installing KB2771431 as a silent install worked perfectly. It shows up as an installed update, and everything is installed. I used 1.4.1.19Test1 for the integration. Quote
Legolash2o Posted March 7, 2013 Posted March 7, 2013 I've made it so updates which receive 0x800f082e errors get automatically added to the silent installers list and make the item go peach instead of pink/red. I could probably make it so that all failed updates go into silent installer automatically, but that can end badly. Stimpy 1 Quote
Stimpy Posted March 7, 2013 Posted March 7, 2013 I've made it so updates which receive 0x800f082e errors get automatically added to the silent installers list and make the item go peach instead of pink/red. I could probably make it so that all failed updates go into silent installer automatically, but that can end badly.Peach, I could eat a peach for hours! Nice work Lego! Thanks. Quote
Stimpy Posted March 7, 2013 Posted March 7, 2013 (edited) I'm just going to give Test 2 a quick spin, and see how it goes. I will report back in a little while. UPDATE 1 OK, 19 minutes later, I have 80 updates installed successfully. Even the peach one! I'm just installing it in a VM to verify everything. UPDATE 2 Yep, everything's fine in the VM, and all updates installed correctly. Many thanks Lego! Edited March 7, 2013 by Stimpy Quote
splinterededge Posted March 7, 2013 Author Posted March 7, 2013 Thanks for the quick response everyone. I'm glad it wasn't just me with the problem. I'll try the new version as soon as possible. Nice work everyone. Thanks lego. Quote
splinterededge Posted March 7, 2013 Author Posted March 7, 2013 (edited) KB2771431 Works as advertised. Awesome work indeed. No errors were thrown with during integration this time around. This was of course tested with WinToolkit 1.4.1.19 test 2 and Windows 8 Enterprise x64. I can see that KB2774195 is still acting up but I don't think WINDOWS8-RT-KB2774195-X64.MSU is intended for my platform. EDITED: http://support.microsoft.com/kb/2774195 KB2774195 is for ITALIAN versions of Windows 8 with IE10. So no problems here. Edited March 7, 2013 by splinterededge Quote
Legolash2o Posted March 7, 2013 Posted March 7, 2013 Pkgmgr integrates the update fine, but it's marked as a 'Hidden' update so i can't detect if it's integrated or not. Hence why it shows red. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.