📎 AI Summary:
The thread discusses methods for obtaining or creating Windows 10 installation ISOs with the latest cumulative updates included. The original poster asks if such pre-updated ISOs exist or if updates can be manually integrated into a base ISO, with responses confirming that pre-updated ISOs are unavailable but updates can be added to the installation image using tools like DISM or Ntlite. Overall, the consensus is that while pre-updated ISOs aren't readily available, it's feasible to customize ISO images with the latest updates before installation.

pstein

Extraordinary Member
Member details
Joined
Mar 20, 2010
Messages
454
Thread Author #1
Normally users perform the following procedure for Win10:
  • download Win10 base package ISO directly
  • install this Win10 base package ISO
  • download the cumulative update
  • apply this cumulative update onto the already installed base version
I wonder whether there is a way to download an ISO WITH (!) already included cumulative updates.

Lets take an example:

Link Removed

Is the 90days base evaluation 64bit version of the Enterprise Win10 b1803.

Where is the corresponding ISO WITH newest included cumulative patches?

If there is no such ISO: Can I alternatively inject the cumulative update packags into a base ISO?
I want to have one ISO with newest updates embedded

Peter
 

Neemobeer

Windows Forum Team
Staff member
Member details
Joined
Jul 4, 2015
Messages
8,995
To answer your first question no there is no updated ISO. To your second question yes you can inject updates not into the ISO but into the install.wim file in the ISO.

You will need to mount the WIM file and use DISM to add the updates
Add updates to a Windows image
 

nmsuk

Essential Member
Member details
Joined
Sep 7, 2009
Messages
4,328
To simplify that theres also a utility avaible called ntlite that can do that plus drivers etc.
 

davehc

Essential Member
Premium Supporter
Member details
Joined
May 1, 2008
Messages
5,546
Not 100% sure, but I believe, if youy use the media creation tool to download the ISO, it will include the latest available updates?
But, nevertheless, if you install a Windows OS, it will, either automatically or at you command, go and fetch the latest cumulative update, wich will bring you installation right up to date.
 

nmsuk

Essential Member
Member details
Joined
Sep 7, 2009
Messages
4,328
It'll have the main one like 1809 but it won't contain and cumulative ones, I use NTlite to include them on the off chance I need to reinstall at some point.