PowerShell
WindowsUpdate Module
The PSWindowsUpdate module allows you to manage Windows updates from PowerShell. To install it, run the following command in an elevated PowerShell session:
Install-Module -Name PSWindowsUpdateThe PSWindowsUpdate module allows you to manage Windows updates from PowerShell. To install it, run the following command in an elevated PowerShell session:
Install-Module -Name PSWindowsUpdate