Introduction: - Microsoft

WindowsUpdateUtility.ps1 : This is the main script which orchestrates OS update on cluster nodes. 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 ................
................