Dear Friends I don't know, if it is a proper thread to ask, but correct me, if I am wrong. I have Windows 10 Enterprise 2016 LTSB (x64) and after installation, when I use Windows Update to download updates there are downloading only those ones: - windows10.0-kb4103720-x64_c1fb7676d38fffae5c28b9216220c1f033ce26ac.msu - windows10.0-kb4103729-x64_589cd6623362da3a7601f41f57415281001d0005.msu - windows10.0-kb4132216-x64_9cbeb1024166bdeceff90cd564714e1dcd01296e.msu - windows10.0-kb4338832-x64_46a1be0715d09cb4b7054b9652faa6ac915c50fb.msu - windows10.0-kb4345418-x64_a636a1048a2601d9218463107bc5fde558a1055e.msu Two of them are very big 1.2GB. I would like to ask, if there are any possibility to include those updates in my .iso file, such way, when I will install OS on the next computer with them too. Of course I have already downloaded those updates and I after installation of OS I may install them one by one, but it also take lots of time and restarts. Are there any simple solution, how to include them in .iso file? Thank you in advance for your help and support. Sincerely
These are the 4 needed 14393 aka 1607 updates: Code: Windows10.0-KB4132216 (SSU) Windows10.0-KB4054590 (Dotnet472) windows10.0-kb4338832 (Flash) Windows10.0-KB4345418 (CU) You can download them by using WHD and integrate/install by using W10UI. Integration progress: https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-308#post-1451411
Dear Enthousiast ...but when I fresh install my .iso of Windows 10 Enterprise 2016 LTSB (x64) - MSDN version and use Windows Update, there are downloading only those below ones, which are different from yours: My: KB4103720 - You didn't mention about it. KB4103729 - You didn't mention about it. KB4132216 KB4338832 KB4345418 Yours: KB4132216 - I have also this one. KB4054590 - I don't have this one in Windows Update after installation. KB4338832 - I have also this one. KB4345418 - I have also this one Why there are differences? Thank you once more for your fast reply and support. Sincerely
KB4103720 replaced by KB4284880, KB4284880 replaced by KB4284833, KB4284833 replaced by KB4338814, KB4338814 replaced by KB4345418. so KB4103720 it was very old cu update patch, just download last cu.
Dear Enthousiast and ananhaid Yes, you are both right, I have also checked in Catalog Update: windows10.0-kb4345418-x64_a636a1048a2601d9218463107bc5fde558a1055e.msu > windows10.0-kb4103720-x64_c1fb7676d38fffae5c28b9216220c1f033ce26ac.msu windows10.0-kb4338832-x64_46a1be0715d09cb4b7054b9652faa6ac915c50fb.msu > windows10.0-kb4103729-x64_589cd6623362da3a7601f41f57415281001d0005.msu windows10.0-kb4132216-x64_9cbeb1024166bdeceff90cd564714e1dcd01296e.msu ...but what about: windows10.0-kb4054590-x64_4f8ee4cc9304f340d9d2762728f405799e7d846a.msu My Windows Update don't even want to download and install this packet after fresh install of Windows 10 Enterprise 2016 LTSB (x64). Thank you once more for your help. Sincerely
The Microsoft-Windows-NetFx3-OnDemand-Package.cab from the official LTSB 2016 ISO and the 2016 FOD ISO has a SHA-1 of '59d03aac2d8b4dfabb835cc3fad5dd094fabe24d'. The one from WSUS Update has a SHA-1 of 'cbc40b7d29889717770e198d3ad3a1a9602e387e'. If I want to integrate the .cab with W10UI in a custom folder which one would I use?
The one on WSUS probably is the updated one, the one which is downloaded when you online enable dotnetfx3. When you use W10UI or at least integrate the CU after you offline pre-enable dotnetfx3 it's not needed to use the WSUS one.
Dear Friends I would like to ask, if there are the same possibility with adding drivers (for example: Bluetooth, Audio etc.) like integrating updates with .iso? Thank you once more for your help and support. Sincerely
Dear KedarWolf Thank you for your time and great support. May you be so kind and explain, what are the below options: -m -o -u2 -udfver102 -bootdata:2#p0,e,b #pEF,e,b Sincerely
Make the D:\Mount, D:\Mount/Drivers and D:\Mount\BootWIM folders, copy the driver .inf files from the WinRaid forums to the D:\Mount\Drivers folder, extracting the Windows ISO with WinRar to the D:\2 folder and install ADK 1803 'Deployment And Imaging Tools'. Next if you want to run all the commands automatically without have to type each one manually into your admin command prompt, , open Notepad on your PC, copy and paste the below code into it, 'Save As' in 'Save as type:' choose 'All Files' and save it as DISM.bat, then right click on the .bat file and 'Run As Administrator'. Code: DISM /Mount-Wim /WimFile:D:\2\sources\boot.wim /Index:2 /MountDir:D:\Mount\BootWIM DISM /Image:D:\Mount\BootWIM /Add-Driver /Driver:D:\Mount\Drivers /recurse /ForceUnsigned DISM /Unmount-Wim /MountDir:D:\Mount\BootWIM /Commit DISM /Mount-Wim /WimFile:D:\2\sources\install.wim /Index:1 /MountDir:D:\Mount\BootWIM DISM /Image:D:\Mount\BootWIM /Add-Driver /Driver:D:\Mount\Drivers /recurse /ForceUnsigned DISM /Unmount-Wim /MountDir:D:\Mount\BootWIM /Commit CD C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\Oscdimg oscdimg.exe -m -o -u2 -udfver102 -bootdata:2#p0,e,bd:\2\boot\etfsboot.com#pEF,e,bd:\2\efi\microsoft\boot\efisys.bin d:\2 d:\Win10.iso -lWin10
Dear KedarWolf Yes, thank you, I have already done that As for .inf files, I have got the newest possible drivers from Intel, Broadcom, Realtek etc. for my devices, but they are as .exe files. Are there any possibility to extract those .inf files from .exe or any other way, then retrieving them from WinRaid forums? I have Broadcom Bluetooth 4.0 via USB with .inf file and I have integrated it only with boot.wim, and after fresh install of Windows 10, it's still not recognized. So what is the main difference integrating drivers to boot.wim and install.wim? Sincerely
i have broadcom 4 on hp laptop and windows 10 installa drivers via automatic update. broadcom 20702. Did you try driverpack solution, they have new ones
Hotfix talk please And always first look at the manufacturer website for drivers. And bluetooth, (w)lan drivers, etc.. go into install.wim, boot.wim only needs usb3.x and, when needed, drive controller drivers.