Here's the difference between the older version of KB3197954 and the latest: amd64_microsoft-nanoserve..gencymanagementtool (.351) component was in previous but is removed in latest. amd64_microsoft-windows-security-kerberos went from .351 in previous ver to .187 in latest. Same for wow64_microsoft-windows-security-kerberos Everything else is the same. The size difference between the two is from the way it's packed- everything is directly inside the .cab in the original, but split into 5 different groups in the newer one. edit: Thanks to DiamondMon for posting the .msu version below. The .cab contained in it is the same file hash as the .cab released yesterday.
I have an update folder that contains both .msu and .cab files. When integrating , Dism prefers .cab files first. Is this an expected behaviour ? Is there any way to integrate the updates in alphabetical order as they are arranged in folder ?
If you mean both a cab and a msu with the same kb nr: As long as the kb's aren't double present in the folder it's okay to use msu and cabs in one session. To do them seperatly, create 3 folders: Servicing_Stack Flash Cu Put either the cab file or the msu file of the sstack in the sstack folder and the flash in the flash folder and the CU in the CU folder, run the dism commands seperate. Edit: abbodi1406 already explained it.
Thanks for the answer friends ; I prefer to use cab files but dism refuses to integrate flash player update when it is .cab , but integrates when it is .msu. Because of this , i asked the question. Okay Enthousiast i got it now.. thanks for explanation
Test with abbodi1406's W10UI_1.8 script: Code: ============================================================ Extracting/Copying .cab files to temp folder ============================================================ 1/3: Windows10.0-KB3197954-x86.cab 2/3: Windows10.0-KB3199986-x86_5056E81858A57630CF4C8132BFA1A036BC900B63.cab 3/3: windows10.0-kb3201860-x86_2457117ae1e74d956d12dd84acc74332f5509d89.cab ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/3: Windows10.0-KB3197954-x86.cab 2/3: Windows10.0-KB3199986-x86_5056E81858A57630CF4C8132BFA1A036BC900B63.cab 3/3: windows10.0-kb3201860-x86_2457117ae1e74d956d12dd84acc74332f5509d89.cab ============================================================ Mounting install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB3199986~31bf3856ad364e35~x86~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding .NET Framework 3.5 feature ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing Updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.14393.0 Processing 1 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.351.1.5 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_KB3201860~31bf3856ad364e35~x86~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB3199986~31bf3856ad364e35~x86~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing Updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.351.1.5 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image File : G:\W10UI_1.8_Test_x86\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.14393.0 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding updated winre.wim ============================================================ 1 file(s) copied. ============================================================ Unmounting install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image File : g:\W10UI_1.8_Test_x86\Work\sources\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB3199986~31bf3856ad364e35~x86~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing Updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.351.1.5 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting the image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.14393.0 [===========================99.0%========================= ] The operation completed successfully. ============================================================ Unmounting boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image File : g:\W10UI_1.8_Test_x86\Work\sources\boot.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB3199986~31bf3856ad364e35~x86~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing Updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.351.1.5 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting the image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.14393.0 [===========================99.3%========================= ] The operation completed successfully. ============================================================ Unmounting boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image File : g:\W10UI_1.8_Test_x86\Work\sources\boot.wim Image Index : 2 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding boot.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.14393.0 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Creating updated ISO file... ============================================================ CDIMAGE 2.53m CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2007. All rights reserved. For Microsoft internal use only. Scanning source tree (500 files in 13 directories) Scanning source tree complete (985 files in 95 directories) Computing directory information complete Image file is 3653828608 bytes (before optimization) Writing 985 files in 95 directories to Win10Updated.iso 100% complete Storage optimization saved 11 files, 573440 bytes (0% of image) After optimization, image file is 3655462912 bytes Space saved because of embedding, sparseness or optimization = 573440 Done. ============================================================ Finished ============================================================ Press any key to exit.
Hi guys ; As you all know only IE could open Microsoft Update Catalog Website in the past. But now , any browser can open Microsoft Update Catalog Website. I am using Chrome and i will not need IE anymore. So , i deleted both Edge and IE from wim with MSMG Toolkit. Can anybody tell me please do i still need Flash Player Update for integration ?
Update.catalog running on other browsers is old news And no it's not needed, the flash update is optional (but when flash is on board it's best to keep it uptodate).
So every time we see a .msu Cumulative Update link here we can be sure its not for Insider Preview users? and general users who don't want to involve in Insider Preview program can install it? for example this recently added Cumulative Update isn't for Insider Preview? h**p://download.windowsupdate.com/d/msdownload/update/software/crup/2016/10/windows10.0-kb3197954-x64_74819c01705e7a4d0f978cc0fbd7bed6240642b0.msu Thanks