Categorie
Information and Communications Technology

Windows Update Automatic Download, Install, Reboot and repeat (reboot and recall)

With this scheduled task you can install all windows updates without user intervention. The reboot is automatic until all updates are installed.
Download the three files on the following gist. The files must be copied in the folder C:\WUA:

  • C:\WUA\WUA_SearchDownloadInstall.vbs
  • C:\WUA\WUA_SearchDownloadInstall.bat
  • C:\WUA\WUA_SearchDownloadInstall.xml

After copying these three files open the task scheduler and import the WUA_SearchDownloadInstall.xml file. At the next reboot the task will start the update process and will reboot the pc many times until all updates are installed.
IMPORTANT: Remember to disable or delete the task when finished.
https://gist.github.com/nikiink/87b6f735b82165f089bd85b615435a01