How to patch a Windows image offline with Powershell | QuickTip

Опубликовано: 18 Октябрь 2024
на канале: AboutIT - Courses and Tutorials
442
5

Since Windows Updates, especially security updates, are important I am pretty sure you may waste a lot of time at work dealing with them. I want to go over how you can connect to your on premises WSUS server with Powershell, download updates for your specific OS and then use the DISM Powershell module to inject the updates in your image.

00:00 Introduction
01:15 Steps covered in the video
02:24 Download WSUS updates
05:49 Inject updates in Windows Server image

Slides and code can be found at: https://github.com/itknowledge4/Quick...

You can contact me at: [email protected]

Thank you for watching!

#aboutit #windowsserver #powershell