Mystery ???? KB4032188 was posted then pulled on 27 July as 15063.501. Today KB4032188 released as 15063.502. So what changed ?
Spoiler: Settings W10UI3.3 Code: rem for updating current os, leave this option as %SystemDrive% set "target=d:\W10UI_3.3\Work_15063_483_enUS_x64" rem updates location, %cd% represent the current script directory set "repo=d:\W10UI_3.3\15063_Updates_x64" rem dism.exe tool path (default is system's if the host os is win10) set "dismroot=%windir%\system32\dism.exe" rem enable .NET 3.5 feature set net35=1 rem optional, specify custom path for microsoft-windows-netfx3-ondemand-package.cab set "net35source=d:\W10UI_3.3\sxs_enUS_x64_483" rem Cleanup OS images to "compress" superseded components (might take long time to complete) set cleanup=0 rem Rebase OS images to "remove" superseded components (warning: might break "Reset this PC" feature) set resetbase=0 rem create new iso file if the target is a distribution folder rem require placing oscdimg.exe or cdimage.exe next to W10UI.cmd set iso=1 rem set this to 1 to start the process directly once you execute the script rem make sure you set the above options correctly first set autostart=0 rem optional, set directory for temporary extracted files set "cab_dir=%~d0\W10UItemp" rem optional, set mount directory for updating wim files set "mountdir=%SystemDrive%\W10UImount" set "winremount=%SystemDrive%\W10UImountre" Progress: Code: ============================================================ Extracting/Copying .cab files to temp folder ============================================================ 1/4: windows10.0-kb4022405-x64_71019d6b5b1cd0d61ec9754b786e604a799a0c53.cab 2/4: Windows10.0-KB4025376-x64_FLASH.cab 3/4: Windows10.0-KB4025632-x64.cab 4/4: windows10.0-kb4032188-x64_CU.cab ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/4: windows10.0-kb4022405-x64_71019d6b5b1cd0d61ec9754b786e604a799a0c53.cab 2/4: Windows10.0-KB4025376-x64_FLASH.cab 3/4: Windows10.0-KB4025632-x64.cab 4/4: windows10.0-kb4032188-x64_CU.cab ============================================================ Mounting install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding .NET Framework 3.5 feature ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.15063.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [===== 9.4% ] [============ 22.3% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image File : D:\W10UI_3.3\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.15063.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.15063.0 Image File : d:\W10UI_3.3\Work_15063_enUS_x64\sources\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting install.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding .NET Framework 3.5 feature ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.15063.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding updated winre.wim ============================================================ 1 file(s) copied. ============================================================ Unmounting install.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image File : d:\W10UI_3.3\Work_15063_enUS_x64\sources\install.wim Image Index : 2 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding install.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.0 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [===========================92.0%===================== ] [============ 22.4% ] The operation completed successfully. ============================================================ Unmounting boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image File : d:\W10UI_3.3\Work_15063_enUS_x64\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.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [===== 9.2% ] [============ 22.3% ] The operation completed successfully. ============================================================ Unmounting boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image File : d:\W10UI_3.3\Work_15063_enUS_x64\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.15063.0 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.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 (1500 files in 54 directories) Scanning source tree complete (1711 files in 98 directories) Computing directory information complete Image file is 4782850048 bytes (before optimization) Writing 1711 files in 98 directories to Win10_15063_Updated.iso 100% complete Storage optimization saved 38 files, 14147584 bytes (1% of image) After optimization, image file is 4772462592 bytes Space saved because of embedding, sparseness or optimization = 14147584 Done. ============================================================ Finished ============================================================ Press any key to exit. At the "updating winre.wim>resetbase" stage it shows two lines, does this mean KB4025632 is superseeded by the new CU? (i will also test myself ) it will be the .483 CU being superseded inside the winre.wim PS, Used iso: 1486ec12b04d7b44bb6cb7d1d2ae52a94c891a10 *en_windows_10_multiple_editions_version_1703_updated_july_2017_x64_dvd_10925340.iso the script skips the already integrated kb's (sstack and flash). Package list (install.wim): Code: Package Identity : Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.15063.0 State : Install Pending Release Type : OnDemand Pack Install Time : 8/1/2017 10:56 PM Package Identity : Package_for_KB4022405~31bf3856ad364e35~amd64~~10.0.1.2 State : Installed Release Type : Update Install Time : 7/11/2017 5:35 AM Package Identity : Package_for_KB4025376~31bf3856ad364e35~amd64~~10.0.1.0 State : Installed Release Type : Security Update Install Time : 7/11/2017 5:43 AM Package Identity : Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 State : Installed Release Type : Update Install Time : 8/1/2017 10:52 PM Package Identity : Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.483.1.13 State : Superseded Release Type : Security Update Install Time : 7/11/2017 5:42 AM Package Identity : Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 State : Installed Release Type : Update Install Time : 8/1/2017 10:55 PM
Test2: Spoiler: Settings W10UI3.3 Code: rem for updating current os, leave this option as %SystemDrive% set "target=d:\W10UI_3.3\Work_15063_enUS_x64" rem updates location, %cd% represent the current script directory set "repo=d:\W10UI_3.3\15063_Updates_x64" rem dism.exe tool path (default is system's if the host os is win10) set "dismroot=%windir%\system32\dism.exe" rem enable .NET 3.5 feature set net35=1 rem optional, specify custom path for microsoft-windows-netfx3-ondemand-package.cab set "net35source=d:\W10UI_3.3\sxs_enUS_x64_502" rem Cleanup OS images to "compress" superseded components (might take long time to complete) set cleanup=1 rem Rebase OS images to "remove" superseded components (warning: might break "Reset this PC" feature) set resetbase=0 rem create new iso file if the target is a distribution folder rem require placing oscdimg.exe or cdimage.exe next to W10UI.cmd set iso=1 rem set this to 1 to start the process directly once you execute the script rem make sure you set the above options correctly first set autostart=0 rem optional, set directory for temporary extracted files set "cab_dir=%~d0\W10UItemp" rem optional, set mount directory for updating wim files set "mountdir=%SystemDrive%\W10UImount" set "winremount=%SystemDrive%\W10UImountre" Progress: Code: ============================================================ 1. Target (x64): "d:\W10UI_3.3\Work_15063_483_enUS_x64" 2. Updates: "d:\W10UI_3.3\15063_Updates_x64" 3. DISM: "C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\dism.exe" 4. Enable .NET 3.5: YES 5. Cleanup System Image: YES 6. Reset Image Base: NO ============================================================ 0. Start the process ============================================================ Change a menu option, press 0 to start, or 9 to exit:0 Progress: Code: ============================================================ Extracting/Copying .cab files to temp folder ============================================================ 1/4: windows10.0-kb4022405-x64_71019d6b5b1cd0d61ec9754b786e604a799a0c53.cab 2/4: Windows10.0-KB4025376-x64_FLASH.cab 3/4: Windows10.0-KB4025632-x64.cab 4/4: windows10.0-kb4032188-x64_CU.cab ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/4: windows10.0-kb4022405-x64_71019d6b5b1cd0d61ec9754b786e604a799a0c53.cab 2/4: Windows10.0-KB4025376-x64_FLASH.cab 3/4: Windows10.0-KB4025632-x64.cab 4/4: windows10.0-kb4032188-x64_CU.cab ============================================================ Mounting install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Cleaning up OS image ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [===========================98.0%======================== ] [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding .NET Framework 3.5 feature ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.15063.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [===== 9.0% ] [============ 22.3% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image File : D:\W10UI_3.3\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.15063.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.15063.0 Image File : d:\W10UI_3.3\Work_15063_483_enUS_x64\sources\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting install.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Cleaning up OS image ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [===========================98.0%======================== ] [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding .NET Framework 3.5 feature ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.15063.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding updated winre.wim ============================================================ 1 file(s) copied. ============================================================ Unmounting install.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image File : d:\W10UI_3.3\Work_15063_483_enUS_x64\sources\install.wim Image Index : 2 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding install.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.0 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [===== 9.2% ] [==========================100.0%==========================] The operation completed successfully. ============================================================ Unmounting boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image File : d:\W10UI_3.3\Work_15063_483_enUS_x64\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.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [===== 9.2% ] [============ 22.3% ] The operation completed successfully. ============================================================ Unmounting boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image File : d:\W10UI_3.3\Work_15063_483_enUS_x64\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.15063.0 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.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 (1500 files in 54 directories) Scanning source tree complete (1711 files in 98 directories) Computing directory information complete Image file is 4591943680 bytes (before optimization) Writing 1711 files in 98 directories to Win10_15063_Updated.iso 100% complete Storage optimization saved 38 files, 14147584 bytes (1% of image) After optimization, image file is 4581550080 bytes Space saved because of embedding, sparseness or optimization = 14147584 Done. ============================================================ Finished ============================================================ Press any key to exit
That's a relief! It's cumbersome enough to do it every half month, it would be a real shame if they broke slipstreaming functions. Thanks again abbodi for your wonderful tool!!!
Windows 7 always works integrating updates, language pack or decrypting ESD. I'll try later with the official MSFT ISO.
@abbodi1406 : did you notice that, when integrating the Current CU in the july iso, it still has state "installed" even when it's re-integrated after dotnetfx3 is enabled? https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-217#post-1361790 Does it have to do with the target having the previous CU already pre-integrated by MSFT?
Do you mean integrating the updates in a 15063.0 install.wim ? I just ran a test on an 15063.0 wim but for testing purposes i set /resetbase and cleanup image to "1": Code: ============================================================ 1. Target (x64): "d:\W10UI_3.3\Work_15063_0_enUS_x64" 2. Updates: "d:\W10UI_3.3\15063_Updates_x64" 3. DISM: "C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\AMD64\DISM\dism.exe" 4. Enable .NET 3.5: YES 5. Cleanup System Image: YES 6. Reset Image Base: YES ============================================================ 0. Start the process ============================================================ Change a menu option, press 0 to start, or 9 to exit: Code: ============================================================ Extracting/Copying .cab files to temp folder ============================================================ 1/5: windows10.0-kb4022405-x64_SSTACK.cab 2/5: Windows10.0-KB4025376-x64_FLASH.cab 3/5: Windows10.0-KB4025632-x64.cab 4/5: windows10.0-kb4032188-x64_CU.cab 5/5: windows10.0-kb4035543-x64_OOBE_ZDP.cab ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/5: windows10.0-kb4022405-x64_SSTACK.cab 2/5: Windows10.0-KB4025376-x64_FLASH.cab 3/5: Windows10.0-KB4025632-x64.cab 4/5: windows10.0-kb4032188-x64_CU.cab 5/5: windows10.0-kb4035543-x64_OOBE_ZDP.cab ============================================================ Mounting install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_KB4022405~31bf3856ad364e35~amd64~~10.0.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 4 - Adding package Package_for_KB4025376~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 4 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 3 of 4 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] Processing 4 of 4 - Adding package Package_for_KB4035543~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting OS image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [===========================97.0%======================== ] [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding .NET Framework 3.5 feature ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.15063.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_KB4022405~31bf3856ad364e35~amd64~~10.0.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image File : D:\W10UI_3.3\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.15063.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.15063.0 Image File : d:\W10UI_3.3\Work_15063_0_enUS_x64\sources\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting install.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_KB4022405~31bf3856ad364e35~amd64~~10.0.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 4 - Adding package Package_for_KB4025376~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 4 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 3 of 4 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] Processing 4 of 4 - Adding package Package_for_KB4035543~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting OS image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [===========================97.0%======================== ] [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding .NET Framework 3.5 feature ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.15063.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding updated winre.wim ============================================================ 1 file(s) copied. ============================================================ Unmounting install.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image File : d:\W10UI_3.3\Work_15063_0_enUS_x64\sources\install.wim Image Index : 2 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding install.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.0 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_KB4022405~31bf3856ad364e35~amd64~~10.0.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Unmounting boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image File : d:\W10UI_3.3\Work_15063_0_enUS_x64\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.15063.0 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_KB4022405~31bf3856ad364e35~amd64~~10.0.1.2 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 Processing 1 of 2 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image Version: 10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Unmounting boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.15063.0 Image File : d:\W10UI_3.3\Work_15063_0_enUS_x64\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.15063.0 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.15063.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 (1500 files in 54 directories) Scanning source tree complete (1711 files in 98 directories) Computing directory information complete Image file is 4422008832 bytes (before optimization) Writing 1711 files in 98 directories to Win10_15063_Updated.iso 100% complete Storage optimization saved 38 files, 14147584 bytes (1% of image) After optimization, image file is 4411621376 bytes Space saved because of embedding, sparseness or optimization = 14147584 Done. ============================================================ Finished ============================================================ Press any key to exit. Get-Packages: Code: Package Identity : Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.15063.0 State : Install Pending Release Type : OnDemand Pack Install Time : 8/2/2017 12:26 PM Package Identity : Package_for_KB4022405~31bf3856ad364e35~amd64~~10.0.1.2 State : Installed Release Type : Update Install Time : 8/2/2017 12:16 PM Package Identity : Package_for_KB4025376~31bf3856ad364e35~amd64~~10.0.1.0 State : Installed Release Type : Security Update Install Time : 8/2/2017 12:16 PM Package Identity : Package_for_RollupFix~31bf3856ad364e35~amd64~~15063.502.1.9 State : Installed Release Type : Update Install Time : 8/2/2017 12:21 PM This was to test if the OOBE-ZDP (kb4035543) is superseded by the current CU, and it is. It looks like KB4025632 is also superseded by the new CU As shown all updates still have state "installed" and dotnetfx3 has state "install pending". Installing the updated ISO in a VM, now @abbodi1406 No (parts of the) CU is offered after installing the iso made by the shown scenario I will test 15063.0 with the resetbase set to "0".
Is there any chance of somebody sharing a build with all the latest updates integrated? A lot has changed since Windows 7, i'm not sure id know where to start anymore!