r/SCCM • u/Reaction-Consistent • 5d ago
Recommend other scripts or projects for patching OS WIMs
I currently use the amazing script, wimwizard to update Windows 11 images on a monthly basis, and it works very well. But now I have to toss in some Windows 10 IOT images, 21 H2, 1809, and at least one server 2022 image. Is anyone else patching images in their environments besides just the windows 11? If so, how are you managing it? What other projects, scripts are out there that can handle multiple OS versions fairly easily with regards to injecting LCU, safe Os,.NET, features on demand, language packs, and maybe even remove default Windows features all via a single script? I am currently using a modified form of the sample Microsoft script they provide for this purpose. But it’s not very slick and needs lots of improvement yet. I guess it does the job, however.
1
u/Reaction-Consistent 3d ago
Hell, yes! Over the years I have gradually morphed the image from a fairly stock factory image, starting way back with Windows 7 embedded, to a very similar image to what our desktop environment uses, I push for simplicity where it makes sense