Checked with the Integration and it's working here Code: =============================================================================== MSMG ToolKit - Integrate WHD General Updates to Windows Setup Boot, Install & Recovery Images =============================================================================== ------------------------------------------------------------------------------- ##################Starting Integrating WHD General Updates##################### ##############to Windows Setup Boot, Install & Recovery Images################# ------------------------------------------------------------------------------- Image : Boot.wim | Install.wim | WinRE.wim Image Indexes : 1, 2 | 1 | 1 Image Architecture : x86 Image Build : 10.0.15063.0 ------------------------------------------------------------------------------- ####Processing WHD General Updates Packages#################################### ------------------------------------------------------------------------------- Creating WHD General Updates Temporary folder... Extracting .CAB Package files to Temporary folder... Finished Extracting .CAB Package files to Temporary folder... ------------------------------------------------------------------------------- ####Integrating WHD General Updates to Windows Setup Boot Image################ ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Integrating Windows 10 Cumulative Update to Boot Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.16190.1000 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~15063.296.1.5 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 Cumulative Update to Boot Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.16190.1000 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~15063.296.1.5 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 WinPE Updates to Boot Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.16190.1000 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_KB4020001~31bf3856ad364e35~x86~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 Setup Media Update ------------------------------------------------------------------------------- Extracting Windows 10 Setup Media Update to <DVD> folder... ------------------------------------------------------------------------------- ####Integrating WHD General Updates to Windows Setup Install Image############# ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Integrating Windows 10 Cumulative Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.16190.1000 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~15063.296.1.5 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Adobe Flash Player Security Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.16190.1000 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_KB4020821~31bf3856ad364e35~x86~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Integrating WHD General Updates to Windows Setup Recovery Image############ ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Integrating Windows 10 Cumulative Update to Recovery Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.16190.1000 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~15063.296.1.5 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 WinPE Updates to Recovery Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.16190.1000 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Package_for_KB4020001~31bf3856ad364e35~x86~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Generating WHD General Updates Integration Log Files####################### ------------------------------------------------------------------------------- Writing WHD General Updates Integration [Boot.wim, Index : 1] Log... Writing WHD General Updates Integration [Boot.wim, Index : 2] Log... Writing WHD General Updates Integration [Install.wim, Index : 1] Log... Writing WHD General Updates Integration [WinRE.wim, Index : 1] Log... ------------------------------------------------------------------------------- ####Cleaning Up Temporary files & Folders##################################### ------------------------------------------------------------------------------- Cleaning Up WHD General Updates Temporary folder... ------------------------------------------------------------------------------- ##################Finished Integrating WHD General Updates##################### ##############to Windows Setup Boot, Install & Recovery Images################# ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . .
The issue of Toolkit usage steps is due to this .NetFX35 and this can be totally solved by making .NetFX35 as a pack like I have done for .NetFX47 / DirectX. This need to be worked out like installing .NetFX35, rebooting, capturing the NetFX35 files/registry settings. And it needs further testing to see if the .NetFX35 updates gets installed by this method.
Yes, the problem is that the file name in the NetFX35 Pack is Microsoft-Windows-NetFx3-...~amd64~~10.0.14393.0.cab while I think the Toolkit expects it to be Microsoft-Windows-NetFx3-...~amd64~~10.0.14393.1198.cab in my specific case because I added the cumulative update in the image. Correct me if I'm wrong. Did you test on RS2 or RS1? I'm on RS1.
For Windows 10 WHD Update Pack Integration, if users had Integrated CU+IMU to boot.wim and winre.wim and still having issues in booting the Installation Image then you can use the Integrate Windows Setup Media Updates Menu to update the Boot.wim / Winre.wim Image file. CU - Cumulative Update IMU - Installation Media Update
How come, the Service Pack Build won't change in the Image but instead only in the registry. Can you check the Image Details in the Tools->Debug Menu and see what's the ImageServicePackBuild= has been assigned, it should be 0. Edit: I tested with RS2, will check with RS1.
Ok, tried the new version 7.3 and it successfully exported using both the options MCT, and ESD to WIM. But, the option MCT didn't ask for the options to index and outputted only Pro out of 4 indexes while the latter asked for the options to index. Is this normal? EDIT : And one question, I don't have to mount Windows Setup boot Image and Windows Recovery Image unless I'm integrating updates, right?
Glad it worked for you and yes the MCT Option will use the first index coz when the MCT was first introduced there was only one index and so it was coded like that But latest MCT Image comes with multi-arch and multi-editions. Ok will merge this two options for the next version as it's working properly.
I think the best options is to create a CleanSetup.cmd script to run after installation and not to clean up the component during the integration but after installation by creating the folders "$OEM$\$$\Setup\Scripts" under distribution source folder. Edited Code: @echo off ::Perform WinSXS Components Cleanup After Installation:: %windir%\system32\sysprep\sysprep.exe /audit /reboot %DISM% /online /Cleanup-Image /StartComponentCleanup /ResetBase %windir%\system32\sysprep\sysprep.exe /generalize /oobe RD /S /Q "%WINDIR%\Setup\Scripts" >nul DEL /F /Q %0% >nul net user administrator /ACTIVE:YES EXIT
But the users want to have a reduced/cleaned image size for either burning to a dvd or to keep the image size below 4GB and that's why all this cleanup task was added.
Yes as I remember it was always 0 but I was not sure about that. I just renamed the file to Microsoft-Windows-NetFx3-...~amd64~~10.0.14393.1198.cab and now .net 3.5 was integrated
Same NVIDIA driver problem with 7.3 creating giant Windows\System32\DriverStore\FileRepository folder
One of the method i can think of is compressing back to esd so that it can fit into 4gb but then again there are users integrating drivers so it may not help much. The other method is to remove all unnecessary components and resetbase follow by integrating the updates and run the WinSXS clean up on boot, however there is a possibility or chances that the updates may have added files or components that were removed back into windows. :/ The best is to use enterprise ltsb version and it save you tons of time.