Update Windows From PowerShell
Jump to navigation
Jump to search
- Install Windows Update Module - Install-Module PSWindowsUpdate.
- Check and Download the latest updates - Get-WindowsUpdate
- Install the latest updates - Install-WindowsUpdate