The toolkit is exporting install.wim from my ISO image (LTSC 21H2) instead of install.esd. What can I do to fix this?
You need to convert the image. From the main menu of the ToolKit: 7 (Tools) 1 (WIM Manager) E (Convert)
What I said here - completely false. Just deleted the current toolkit folder and extracted the toolkit again(fresh) - works fine.
Have enabled this feature in the latest version, do copy the required 19041 MMRC cabs to the respective folder and use the menu to integrate the feature.
Toolkit works with 2262x.xxx for integration and customization but for removal it only works with the one specified in the current changelog.txt (22621.1/2262x.521) also works for 2262x.525.
What's the source image? Edit: Make these changes to the Toolkit.cmd using notepad and save the script. Line : 1777 Change Code: if "%SelectedSourceOS%" equ "w11" if "%ImageBuild%" gtr "22621" if "%ImageInstallationType%" equ "Client" ( To Code: if "%SelectedSourceOS%" equ "w11" if "%ImageBuild%" gtr "22623" if "%ImageInstallationType%" equ "Client" ( and Line : 1873 Change Code: if "%SelectedSourceOS%" equ "w11" if "%ImageBuild%" gtr "22621" if "%ImageInstallationType%" equ "Client" ( To Code: if "%SelectedSourceOS%" equ "w11" if "%ImageBuild%" gtr "22623" if "%ImageInstallationType%" equ "Client" (
The code is correct, the code adds the missing base packages for the source boot images generated through UUP dump.
Will be releasing a new update for W11 22622 and 22623 WHD updates integration fix. Code: =============================================================================== MSMG ToolKit - Integrate WHD General Updates to Windows Setup Install Image =============================================================================== ------------------------------------------------------------------------------- ##################Starting Integrating WHD General Updates##################### ######################to Windows Setup Install Image########################### ------------------------------------------------------------------------------- Image : Install.wim Image Index : 1 Image Architecture : x64 Image Version : 10.0.22622.601.0 ------------------------------------------------------------------------------- ####Processing WHD General Updates Packages#################################### ------------------------------------------------------------------------------- Creating WHD General Updates Temporary folder... Extracting Update Package files to Temporary folder... Finished Extracting Update Package files to Temporary folder... ------------------------------------------------------------------------------- ####Integrating WHD General Updates to Windows Setup Install Image############# ------------------------------------------------------------------------------- ===========================[Install.wim, Index : 1]============================ ------------------------------------------------------------------------------- Integrating Windows 11 Servicing Stack Update Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.25206.1000 Image Version: 10.0.22622.601 Processing 1 of 1 - Adding package Package_for_ServicingStack_440~31bf3856ad364e35~amd64~~22621.440.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 11 Cumulative Update Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.25206.1000 Image Version: 10.0.22622.601 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22621.730.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 11 v22H2 Moment 2 Feature Enablement Update Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.25206.1000 Image Version: 10.0.22622.730 Processing 1 of 1 - Adding package Package_for_KB5018863~31bf3856ad364e35~amd64~~22621.726.1.2 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Generating WHD General Updates Integration Log File... ------------------------------------------------------------------------------- Writing WHD General Updates Integration Log. ------------------------------------------------------------------------------- ####Cleaning Up Temporary files & Folders###################################### ------------------------------------------------------------------------------- Cleaning Up WHD General Updates Temporary folder. ------------------------------------------------------------------------------- ##################Finished Integrating WHD General Updates##################### ######################to Windows Setup Install Image########################### ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . .
@MSMG Is there a reason why you removed Quick Assist App from Remove Windows Components > System Apps or is this a mistake? Quick Assist App option was available there in previous versions of Toolkit. Serviced Image: LTSC 2021 19044.1889, Toolkit v12.6
Is "Simple TCP/IP Services" (under network) needed for internet access? Wasn't able to test that in a VM.