Jump to content

Recommended Posts

Posted

How can I send and install Microsoft updates with a management console for clients?

  • Administrators
Posted

If the updates support installation without user interaction, use the command that you would normally run on clients to install the updates unattended with the Run command task.

Posted
wusa.exe "\\path-to-file\KB4490628.msu" /quiet /norestart
wusa.exe "\\path-to-file\KB4474419.msu" /quiet /norestart
wusa.exe "\\path-to-file\KB3004394.msu" /quiet /norestart

something like this as "Run command" task 

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...