Usage
To install PSWindowsUpdate (PowerShell Module), run the following command from the command line or from PowerShell:
choco install pswindowsupdate
To upgrade PSWindowsUpdate (PowerShell Module), run the following command from the command line or from PowerShell:
choco upgrade pswindowsupdate
To uninstall PSWindowsUpdate (PowerShell Module), run the following command from the command line or from PowerShell:
choco uninstall pswindowsupdate
Description
Powershell module that allows you to manage Windows Update, check, download and install or remove updates. Especially useful on machines in core edition like Windows Server 2008 R2.
To import module use:
Import-Module PSWindowsUpdate
Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.