Sometimes it happened like this (ssu has been added...). I don't know why. I had to cut out all the downloaded updates from the UUPs folder, and then manually run convert-UUP. cmd In ConvertConfig.ini: [convert-UUP] AutoStart =0 AddUpdates =0
I only mentioned the "technical tool usage" method, the reason the option is in the ini file. You could easily have deleted the updates during the initial conversion and wim creation and leave all running.
Yes, you're right. But the main thing that I wanted to show is that despite the disabled option for auto-installing updates (AddUpdates =0), one of them (apparently - ssu) was still installed. Now I move the update set to another folder immediately after downloading the files.
No, afaik only the du for sources gets installed when addupdates =0 and if you have downloaded it by the feature update option, thats why i advise to download the cumulative update option. Starting a test
Think i have to revise my post, just realizing that the addupdates =0 option may miss the new ssu filenaming, if this is the case i will report this to @abbodi1406 so it can be fixed. Nope, addupdates =0 doesn't allow any updates being integrated: Downloaded Feature Update 19042.928 Code: [convert-UUP] AutoStart =1 AddUpdates =0 Cleanup =0 ResetBase =0 NetFx3 =0 StartVirtual =0 wim2esd =0 SkipISO =0 SkipWinRE =0 ForceDism =0 RefESD =0 [create_virtual_editions] vAutoStart =1 vDeleteSource=0 vPreserve =0 vwim2esd =0 vSkipISO =0 vAutoEditions=Enterprise Downloaded updates: Code: d21e3e7df9ffbe9dffb57f1a7cdfc50e434c10dc *ssu-19041.925-x64.cab <--- SSU KB5001405 86fe26c6ef504ec17095eb2ad1e5872f8e896ca3 *windows10.0-kb4562830-x64.cab <--- 20H2 EP 5d4a9eb9eedef1cfa24eb7208aec6f1cd3572a43 *windows10.0-kb4578910-x64.cab <--- Holo, won't be integrated in normal skus 984409f8aaf6cf25aa527fa691b7b14e842b3052 *windows10.0-kb5000862-x64.cab <--- DU for SetupMedia 1652e61bb134adeb190a119aa738486e4ac9b462 *windows10.0-kb5000983-x64.cab <--- DU for SafeOS 538b788041e0a4955ba7a616d65c3ef2d10aa7b7 *windows10.0-kb5001330-x64.cab <--- LCU Code: ============================================================ Running UUP -> ISO v56 ============================================================ ============================================================ Checking UUP Info . . . ============================================================ ============================================================ Configured Options . . . ============================================================ AutoStart 1 ============================================================ Preparing Reference ESDs . . . ============================================================ CAB->ESD: microsoft-onecore-applicationmodel-sync-desktop-fod-package-amd64 CAB->ESD: microsoft-onecore-directx-database-fod-package-amd64 CAB->ESD: microsoft-windows-hello-face-migration-package-amd64 CAB->ESD: microsoft-windows-hello-face-package-amd64 CAB->ESD: microsoft-windows-internetexplorer-optional-package-amd64 CAB->ESD: microsoft-windows-languagefeatures-basic-en-us-package-amd64 CAB->ESD: microsoft-windows-languagefeatures-handwriting-en-us-package-amd64 CAB->ESD: microsoft-windows-languagefeatures-ocr-en-us-package-amd64 CAB->ESD: microsoft-windows-languagefeatures-speech-en-us-package-amd64 CAB->ESD: microsoft-windows-languagefeatures-texttospeech-en-us-package-amd64 CAB->ESD: microsoft-windows-mediaplayer-package-amd64 CAB->ESD: microsoft-windows-mspaint-fod-package-amd64 CAB->ESD: microsoft-windows-notepad-fod-package-amd64 CAB->ESD: microsoft-windows-powershell-ise-fod-package-amd64 CAB->ESD: microsoft-windows-printing-pmcppc-fod-package-amd64 CAB->ESD: microsoft-windows-printing-wfs-fod-package-amd64 CAB->ESD: microsoft-windows-quickassist-package-amd64 CAB->ESD: microsoft-windows-stepsrecorder-package-amd64 CAB->ESD: microsoft-windows-tabletpcmath-package-amd64 CAB->ESD: microsoft-windows-userexperience-desktop-package-amd64 CAB->ESD: microsoft-windows-wordpad-fod-package-amd64 CAB->ESD: openssh-client-package-amd64 ============================================================ Creating Setup Media Layout . . . ============================================================ ============================================================ Creating install.wim . . . ============================================================ Using LZX compression with 4 threads Archiving file data: 7249 MiB of 7249 MiB (100%) done ============================================================ Creating winre.wim . . . ============================================================ Using LZX compression with 4 threads Archiving file data: 971 MiB of 971 MiB (100%) done ============================================================ Adding winre.wim to install.wim . . . ============================================================ ============================================================ Creating boot.wim . . . ============================================================ ============================================================ Creating ISO . . . ============================================================ OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content. Scanning source tree (500 files in 41 directories) Scanning source tree complete (899 files in 85 directories) Computing directory information complete Image file is 4180738048 bytes (before optimization) Writing 899 files in 85 directories to 19041.1.191206-1406.VB_RELEASE_CLIENTPRO_OEMRET_X64FRE_EN-US.ISO 100% complete Storage optimization saved 25 files, 14200832 bytes (1% of image) After optimization, image file is 4168579072 bytes Space saved because of embedding, sparseness or optimization = 14200832 Done. Press 0 to exit.
Thanks to your help I got the ISO 19041.1 I'm preparing W10UI_9.9 for the upgrade, in the "update" folder I entered these packages: defender-dism-x64.cab ssu-19041.925-x64.cab windows10.0-kb4562830-x64.cab windows10.0-kb4578910-x64.cab Windows10.0-KB4601554-x64.msu windows10.0-kb5000862-x64.cab windows10.0-kb5000983-x64.cab windows10.0-kb5001330-x64.msu is everything correct, can I proceed or I am missing something?
Hi, is anywhere documentation for MSMG Toolkit ? I don't understand some commands. For beginning I need explained things in Tools > Wim Manager: Display Rename Delete Export Convert Split Merge Upgrade Capture Apply Cleanup Optimize I downloaded iso "Win10_20H2_v2_English_x64" from Microsoft website and extracted to Toolkit folder "DVD". Some commands are self explained but what do command for e.g. Cleanup or Optimize, etc. Thank you.