Difference between revisions of "Update Windows From PowerShell"

From rbachwiki
Jump to navigation Jump to search
(Created page with "**Install Windows Update Module - Install-Module PSWindowsUpdate. **Check and Download the latest updates - Get-WindowsUpdate **Install the latest updates - Install-WindowsUpdate")
(No difference)

Revision as of 18:24, 7 March 2024

    • Install Windows Update Module - Install-Module PSWindowsUpdate.
    • Check and Download the latest updates - Get-WindowsUpdate
    • Install the latest updates - Install-WindowsUpdate