Bulk Install Windows Update MSU Files with PowerShell

Опубликовано: 19 Октябрь 2024
на канале: Server Academy
19,659
239

Create a FREE Server Academy account and start learning System Administration with our courses and hands-on IT labs: https://www.serveracademy.com/?utm_so...

Written instructions: https://www.serveracademy.com/tutoria...

There may come a time when you need to manually install several Microsoft update *.msu files. If you have a laptop that cannot be connected to the internet or a WSUS server and have several update files to install it can take an entire day to install all of them.

A quick and easy way to avoid the pain and repetition of this is to script the installations and that is what you will learn in this tutorial.