1. Download the
24H2 LP & FOD ISO using this script:
PowerShell GUI for Downloading Windows ADK, WinPE, LP & FOD ISO's - W10_11ADK_WinPE_LP_FOD.ps1
2. Load your 24H2 install image.
3. From
Features on Demand, search for WMIC and enable the checkbox.
NTLite will ask you to copy the required FOD package files into "C:\Program Files\NTLite\Cache\Updates\11.24H2.x64.FOD".
View attachment 13060
4. Mount the
FOD ISO in Explorer, copy the following CAB files from "LanguagesAndOptionalFeatures" to NTLite's
11.24H2.x64.FOD folder:
Code:
Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~en-US~.cab
Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~~.cab
Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~en-US~.cab
Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~~.cab
Replace
en-US with your preferred language version.
View attachment 13062
5. Create a new subfolder inside the 11.24H2.x64.FOD folder:
Code:
mkdir C:\Program Files\NTLite\Cache\Updates\11.24H2.x64.FOD\metadata
6. Copy the the following CAB files from the ISO's "LanguagesAndOptionalFeatures\metadata" folder into NTLite's
FOD\metadata folder:
Code:
DesktopTargetCompDBForISO_FOD_en-us.xml.cab
DesktopTargetCompDB_FOD_Neutral.xml.cab
Replace
en-US with your preferred language version.
View attachment 13063
7. Unmount the FOD ISO.
8. Apply your changes to the image.
View attachment 13065
NTLite currently has no process for adding FOD metadata (which is now required to enable 24H2's WMIC and VBScript features), but you can manually create a new subfolder under the FOD cache folder.
DISM expects to find both the FOD CAB's, and the DesktopTargetCompDB reference packages under the source path's metadata subfolder.