Thanks, so i can conclude that an older toolkit is used here? https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-544#post-1524377 He has a range of indexes mounted, it seems. Because with 9.3.1 i can't reproduce the errors he gets.
No, So far selecting range of indexes is no added for any versions, may be in future will be added, as it requires to re-structure the code to adapt selected indexes.
@Enthousiast Doesn't work for me..!! Code: =============================================================================== MSMG ToolKit - Integrate WHD General Updates to Windows Setup Install Image =============================================================================== ------------------------------------------------------------------------------- ##################Starting Integrating WHD General Updates to Install Image#### ------------------------------------------------------------------------------- Image : Install.wim Image Indexes : 1-2 Image Architecture : x64 Image Version : 10.0.17763.1.0 Image Default Language : pt-BR ------------------------------------------------------------------------------- ####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 Install Image############# ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Integrating Windows 10 Servicing Stack Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4499728~31bf3856ad364e35~amd64~~17763.503.1.1 [==========================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.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4497932~31bf3856ad364e35~amd64~~10.0.1.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 .NET Cumulative Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 2 - Adding package Package_for_KB4480056~31bf3856ad364e35~amd64~~10.0.1.2305 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.2407 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 Cumulative Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.503.1.12 [==========================100.0%==========================] An error occurred - Package_for_RollupFix Error: 0x800f0982 Error: 0x800f0982 DISM failed. No operation was performed. For more information, review the log file. The DISM log file can be found at C:\WinToolkit\ToolKit_v9.3.1\Logs\Dism.txt ------------------------------------------------------------------------------- Integrating Windows 10 Servicing Stack Update to Install Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Error: 183 The specified image is currently being serviced by another DISM operation. Wait for the existing DISM operation to complete, and then try the operation again. The DISM log file can be found at C:\WinToolkit\ToolKit_v9.3.1\Logs\Dism.txt ------------------------------------------------------------------------------- Integrating Adobe Flash Player Security Update to Install Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Error: 183 The specified image is currently being serviced by another DISM operation. Wait for the existing DISM operation to complete, and then try the operation again. The DISM log file can be found at C:\WinToolkit\ToolKit_v9.3.1\Logs\Dism.txt ------------------------------------------------------------------------------- Integrating Windows 10 .NET Cumulative Update to Install Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Error: 183 The specified image is currently being serviced by another DISM operation. Wait for the existing DISM operation to complete, and then try the operation again. The DISM log file can be found at C:\WinToolkit\ToolKit_v9.3.1\Logs\Dism.txt ------------------------------------------------------------------------------- Integrating Windows 10 Cumulative Update to Install Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Error: 183 The specified image is currently being serviced by another DISM operation. Wait for the existing DISM operation to complete, and then try the operation again. The DISM log file can be found at C:\WinToolkit\ToolKit_v9.3.1\Logs\Dism.txt ------------------------------------------------------------------------------- ####Generating WHD General Updates Integration Log Files####################### ------------------------------------------------------------------------------- Writing WHD General Updates Integration [Install.wim, Index : 1-2] Log... ------------------------------------------------------------------------------- ####Cleaning Up Temporary Files & Folders##################################### ------------------------------------------------------------------------------- Cleaning Up WHD General Updates Temporary folder... ------------------------------------------------------------------------------- ##################Starting Integrating WHD General Updates to Install Image##### ------------------------------------------------------------------------------- =============================================================================== Pressione qualquer tecla para continuar. . .
Yes, the updates are in correct folders. They integrate correct to boot and install images, only when it comes to recovery image (at last), dism fails with error. I choose multiple indexes (Home and Pro), of course non-refreshed 1803 image. Now, I repeated this process in ToolKit 8.8 and the updates integrated without any errors to all images (boot, install, recovery).
What toolkit version do you use? KB4480056 is not needed when DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.2407 (KB4495590), no dotnet48 integrated. @MSMG, this is what is shown in the quote: Code: Image : Install.wim Image Indexes : 1-2 Image Architecture : x64 Image Version : 10.0.17763.1.0 Image Default Language : pt-BR Seems to be a range of indexes mounted?
See you haven't integrated the .NET FX 4.8, the Toolkit won't integrate the .NET FX 4.8 from WHD since it maintains a separate pack for .NET FX 4.8, download the .NET FX 4.8 pack from the download link and extract to the Packs folder as specified in the readme.txt and then integrate the .NET FX 4.8 from integrate features menu and then use the integrate the WHD menu.
You can use the dotnetcu/rollup for dotnet 35>48 on a wim that doesn't have dotnet4.8 integrated, it only needs the old february dotnetCU: https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-399#post-1523847 https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-399#post-1523859
The WHD integration in Toolkit doesn't check for the existence for .NETFX48 and so just integrates what's present in the NetCumulative folder and yes if he uses the two updates you specified then it will work without .NETFX48.
@MSMG .NET FX 4.8 integrated successful..!! Code: =============================================================================== MSMG ToolKit - Integrate Microsoft .NET Framework 4.8 =============================================================================== ------------------------------------------------------------------------------- ####Starting Integrating Microsoft .NET Framework 4.8########################## ------------------------------------------------------------------------------- Image : Install.wim Image Indexes : 1-2 Image Architecture : x64 Image Version : 10.0.17763.1.0 Image Default Language : pt-BR ------------------------------------------------------------------------------- ####Integrating Microsoft .NET Framework 4.8################################### ------------------------------------------------------------------------------- ##########################[Install.wim, Index : 1]############################# ------------------------------------------------------------------------------- Integrating Microsoft .NET Framework 4.8 Base Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4486153~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Microsoft .NET Framework 4.8 [pt-BR] Language Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4486172~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] The operation completed successfully. ##########################[Install.wim, Index : 2]############################# ------------------------------------------------------------------------------- Integrating Microsoft .NET Framework 4.8 Base Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4486153~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Microsoft .NET Framework 4.8 [pt-BR] Language Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4486172~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Finished Integrating Microsoft .NET Framework 4.8########################## ------------------------------------------------------------------------------- =============================================================================== Pressione qualquer tecla para continuar. . . I get the same error in WHD Cumulative Update..!! Code: =============================================================================== MSMG ToolKit - Integrate WHD General Updates to Windows Setup Install Image =============================================================================== ------------------------------------------------------------------------------- ##################Starting Integrating WHD General Updates to Install Image#### ------------------------------------------------------------------------------- Image : Install.wim Image Indexes : 1-2 Image Architecture : x64 Image Version : 10.0.17763.1.0 Image Default Language : pt-BR ------------------------------------------------------------------------------- ####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 Install Image############# ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Integrating Windows 10 Servicing Stack Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4499728~31bf3856ad364e35~amd64~~17763.503.1.1 [==========================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.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4497932~31bf3856ad364e35~amd64~~10.0.1.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 .NET Cumulative Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 2 - Adding package Package_for_KB4480056~31bf3856ad364e35~amd64~~10.0.1.2305 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.2407 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 Cumulative Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.503.1.12 [==========================100.0%==========================] An error occurred - Package_for_RollupFix Error: 0x800f0982 Error: 0x800f0982 DISM failed. No operation was performed. For more information, review the log file. The DISM log file can be found at C:\WinToolkit\ToolKit_v9.3.1\Logs\Dism.txt ------------------------------------------------------------------------------- Integrating Windows 10 Servicing Stack Update to Install Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4499728~31bf3856ad364e35~amd64~~17763.503.1.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Adobe Flash Player Security Update to Install Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4497932~31bf3856ad364e35~amd64~~10.0.1.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 .NET Cumulative Update to Install Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 2 - Adding package Package_for_KB4480056~31bf3856ad364e35~amd64~~10.0.1.2305 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.2407 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 Cumulative Update to Install Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.503.1.12 [==========================100.0%==========================] An error occurred - Package_for_RollupFix Error: 0x800f0982 Error: 0x800f0982 DISM failed. No operation was performed. For more information, review the log file. The DISM log file can be found at C:\WinToolkit\ToolKit_v9.3.1\Logs\Dism.txt ------------------------------------------------------------------------------- ####Generating WHD General Updates Integration Log Files####################### ------------------------------------------------------------------------------- Writing WHD General Updates Integration [Install.wim, Index : 1-2] Log... ------------------------------------------------------------------------------- ####Cleaning Up Temporary Files & Folders##################################### ------------------------------------------------------------------------------- Cleaning Up WHD General Updates Temporary folder... ------------------------------------------------------------------------------- ##################Starting Integrating WHD General Updates to Install Image##### ------------------------------------------------------------------------------- =============================================================================== Pressione qualquer tecla para continuar. . .
Actually sir I need to know the last msmg version which does not throw sfc error and which is compatible with LTSC 17763.316. Thank you.
You have the wrong dotnet rollup for servicing dotnet 4.8. When dotnet48 is integrated you need: Code: kb4495618 + KB4480056 will test now
@Enthousiast But why works fine with Cumulative Update KB4493509 (17763.437), but doesn't work with Cumulative Update KB4494441 (17763.503)..?? Look..!! Code: =============================================================================== MSMG ToolKit - Integrate WHD General Updates to Windows Setup Install Image =============================================================================== ------------------------------------------------------------------------------- ##################Starting Integrating WHD General Updates to Install Image#### ------------------------------------------------------------------------------- Image : Install.wim Image Indexes : 1-2 Image Architecture : x64 Image Version : 10.0.17763.1.0 Image Default Language : pt-BR ------------------------------------------------------------------------------- ####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 Install Image############# ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Integrating Windows 10 Servicing Stack Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4499728~31bf3856ad364e35~amd64~~17763.503.1.1 [==========================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.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4497932~31bf3856ad364e35~amd64~~10.0.1.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 .NET Cumulative Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 2 - Adding package Package_for_KB4480056~31bf3856ad364e35~amd64~~10.0.1.2305 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.2407 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 Cumulative Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.437.1.6 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 Servicing Stack Update to Install Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4499728~31bf3856ad364e35~amd64~~17763.503.1.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Adobe Flash Player Security Update to Install Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4497932~31bf3856ad364e35~amd64~~10.0.1.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 .NET Cumulative Update to Install Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 2 - Adding package Package_for_KB4480056~31bf3856ad364e35~amd64~~10.0.1.2305 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.2407 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 Cumulative Update to Install Image ---------------------------------[Index : 2]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.437.1.6 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Generating WHD General Updates Integration Log Files####################### ------------------------------------------------------------------------------- Writing WHD General Updates Integration [Install.wim, Index : 1-2] Log... ------------------------------------------------------------------------------- ####Cleaning Up Temporary Files & Folders##################################### ------------------------------------------------------------------------------- Cleaning Up WHD General Updates Temporary folder... ------------------------------------------------------------------------------- ##################Starting Integrating WHD General Updates to Install Image##### ------------------------------------------------------------------------------- =============================================================================== Pressione qualquer tecla para continuar. . .
It worked with KB4494441 CU too in my previous test. And now with dotnet48 enabled, it works too (with the correct updates): Used Updates: Code: e9b17064b77f08c99a177b68a8639f4537ef918c *Windows10.0-KB4480056-x64_DotnetCU_Feb_2019.cab 0e4fd55fb35c462a2e321ef3baa9484291057ab7 *Windows10.0-KB4494441-x64_PSFX_CU_17763.503.1.12.cab 1606cd924bb09b23742eae9fd6215242f9b9a474 *Windows10.0-KB4495618-x64_Dotnet_35_48_Rollup.cab 6ef7537225e78030ec0e631d105df250163bb46d *Windows10.0-KB4497932-x64_Flash.cab bb4b9ea64715eb13250cf315c8340b94eeeacec4 *Windows10.0-KB4499728-x64_SSU_17763.503.1.1.cab Code: =============================================================================== MSMG ToolKit - Integrate Microsoft .NET Framework 4.8 =============================================================================== ------------------------------------------------------------------------------- ####Starting Integrating Microsoft .NET Framework 4.8########################## ------------------------------------------------------------------------------- Image : Install.wim Image Index : 1 Image Architecture : x64 Image Version : 10.0.17763.1.0 Image Edition : Professional Image Default Language : pt-BR ------------------------------------------------------------------------------- ####Integrating Microsoft .NET Framework 4.8################################### ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Integrating Microsoft .NET Framework 4.8 Base Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4486153~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Microsoft .NET Framework 4.8 [pt-BR] Language Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4486172~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Finished Integrating Microsoft .NET Framework 4.8########################## ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . . Code: =============================================================================== MSMG ToolKit - Integrate WHD General Updates to Windows Setup Install Image =============================================================================== ------------------------------------------------------------------------------- ##################Starting Integrating WHD General Updates to Install Image#### ------------------------------------------------------------------------------- Image : Install.wim Image Indexes : 1 Image Architecture : x64 Image Version : 10.0.17763.1.0 Image Edition : Professional Image Default Language : pt-BR ------------------------------------------------------------------------------- ####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 Install Image############# ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Integrating Windows 10 Servicing Stack Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4499728~31bf3856ad364e35~amd64~~17763.503.1.1 [==========================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.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_KB4497932~31bf3856ad364e35~amd64~~10.0.1.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 .NET Cumulative Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 2 - Adding package Package_for_KB4480056~31bf3856ad364e35~amd64~~10.0.1.2305 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.2792 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 10 Cumulative Update to Install Image ---------------------------------[Index : 1]----------------------------------- Deployment Image Servicing and Management tool Version: 10.0.18890.1000 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.503.1.12 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Generating WHD General Updates Integration Log Files####################### ------------------------------------------------------------------------------- Writing WHD General Updates Integration [Install.wim, Index : 1] Log... ------------------------------------------------------------------------------- ####Cleaning Up Temporary Files & Folders##################################### ------------------------------------------------------------------------------- Cleaning Up WHD General Updates Temporary folder... ------------------------------------------------------------------------------- ##################Starting Integrating WHD General Updates to Install Image##### ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . .