windows:slipstream-updates
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
windows:slipstream-updates [2020/03/09 17:28] – Sean Rhone | windows:slipstream-updates [2024/08/06 17:33] (current) – removed Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Information ====== | ||
- | * How to use DISM to slipstream updates to install media | ||
- | * :!: Apparently the latest SSU needs to be slipstreamed and committed first, and then the latest CU slipstreamed afterwards | ||
- | * https:// | ||
- | |||
- | ====== Requirements ====== | ||
- | |||
- | * Windows 10 image extracted to '' | ||
- | * '' | ||
- | * About 30GB of disk space to be safe | ||
- | |||
- | ====== Get Indexes ====== | ||
- | |||
- | * LTSB 2016 and LTSC 2019 seems to have only one Index | ||
- | * :!: If more than one Index is present, be sure to change commands below and only select the wanted Index | ||
- | |||
- | dism.exe / | ||
- | |||
- | ====== Create Directories ====== | ||
- | |||
- | mkdir " | ||
- | |||
- | mkdir " | ||
- | |||
- | mkdir " | ||
- | |||
- | ====== Mount WIM ====== | ||
- | |||
- | **** | ||
- | |||
- | dism.exe /Mount-WIM / | ||
- | |||
- | ====== Add Updates to WIM ====== | ||
- | |||
- | * Should do large updates such as Cumulative Updates | ||
- | * Updates should be copied to '' | ||
- | |||
- | dism.exe / | ||
- | |||
- | ====== Cleanup WIM ====== | ||
- | |||
- | **** | ||
- | |||
- | dism.exe / | ||
- | |||
- | ====== Check Updates in WIM ====== | ||
- | |||
- | **** | ||
- | |||
- | dism.exe / | ||
- | |||
- | ====== Commit Changes to WIM ====== | ||
- | |||
- | **** | ||
- | |||
- | dism.exe / | ||
- | |||
- | ====== Compress WIM ====== | ||
- | |||
- | * Need to manually copy the new '' | ||
- | * :!: If '' | ||
- | |||
- | dism.exe / |
/srv/www/wiki/data/attic/windows/slipstream-updates.1583789293.txt.gz · Last modified: (external edit)