RemoteUpdate uses the Powershell Module PSWindowsUpdate to install Windows Updates on Remote Hosts without the need of scheduled jobs (like described here)

RemoteUpdate in action

It is meant for small environments where no SCCM or other solutions are existent or bearable. As default it is not possible to install Updates via Remote Powershell, therefore the tool uses a little workaround with a Powershell VirtualAccount.

Requirements:

How To:

If you have a high amount of servers and want to start all at the same time, enable them with the last checkbox and press “Start All”
For each server you selected or clicked start a powershell window will open and ask you which updates should be installed or show you the progress of the installation directly (if you checked AcceptAll)

FAQ