Introduction: - Microsoft

WindowsUpdateAgent.ps1 : Script which calls Windows Update (WU) APIs to search, download and install updates on local node. This script is copied to each of the cluster node by WindowsUpdateUtility.ps1. PSExec Utility : WindowsUpdateUtility.ps1 makes use of this utility to execute WindowsUpdateAgent.ps1 remotely on all SF nodes. ................
................