Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Deploying MS Out-of-Band update not in WSUS

  • Thread starter Thread starter Indy7
  • Start date Start date
  • Replies Replies 2
  • Views Views 6K

Indy7

Member
Messages
15
Reaction score
2
Points
3
Hello, i have been asked to deploy a couple of MS out-of-band updates to mitigate two earlier released updates that have impacted printing on a small number, (approximately 100), workstation hosts in our corporation. I was requested to copy the oob updates to a separate folder under the Updates folder on our sccm primary and then to create a package and program with the update(s) and command line to install. I have been scouring the web for some directions or video instruction on how to create this type of deployment and would really appreciate some guidance and/or a link that could help me!
I have already created the collection to be targeted.

Thank you for the opportunity to communicate on this forum – I am very appreciative of everyone.
 
You can either create an application and deploy those updates or the easy method is to use task sequence to deploy the updates.
 
We do it like...
Just create package which contains updates from microsoft catalog.
Then create a basic batch file:
wusa.exe %~dp0windows10.0-kb4577586-x64.msu /quiet /norestart
And deploy it on collections or add it to task sequence (with conditions if needed).
 

Forum statistics

Threads
7,201
Messages
28,098
Members
18,372
Latest member
Jelsantos

Trending content

Back
Top