sorry but I did not understand ... I do not have a good English ... I thought there was the official 1803 version also in Italian... sorry for the insistence
I am not much proficient in that command lining & neither have any experience earlier so asking for any 3rd party Disk management software as well as driver repacking app for slipstreaming.
1) Use any imaging tool - DISM or PowerShell will both inject any driver you wish with the ForceUnsigned switch: Code: Mount-WindowsImage -Path C:\mount -ImagePath C:\install.wim -Index 1 Add-WindowsDriver -Path C:\mount -Driver C:\drivers -Recurse -ForceUnsigned Dismount-WindowsImage -Path C:\mount -Save -CheckIntegrity 2) Apply them with an answer file using the OfflineServicing pass. Answer files that strictly use OfflineServicing passes can be applied to an image directly and are used to apply drivers, set up deployment functionality, etc. I personally use these quite a bit due to the ease of applying them.
copy the 'Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64.cab' package from your ISO File location Test\sources\sxs and then deploy/add those via NTLite under the integrate/update section
Hello, Is there any way to change the default Windows wallpaper i.e. img0.jpg from the installation source media ISO to any user preferred image wallpaper via NTLite or msmg-toolkit or any other tool. I am using the free version of the latest NTLite v1.6.0.6174 & found an option under the section of Components/ multimedia but not able to change or edit that