The below powershell script will mount your .wim file from your deployment share, to C:\mount (make sure that folder exists). Then it will get updates that you extracted from a Fully updated Windows machine. Those updates can be found in C:\windows\softwaredistribution\ (then copy them to your MDT server so you can slipstream them) . Once you have …
Continue reading "MDT – Slipstream Windows Updates into Boot Image with Powershell"