Skip to content

Instantly share code, notes, and snippets.

@mauriciopazpp
Created November 15, 2018 01:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mauriciopazpp/20f09a49e9e8c92510a5fc8ef548e575 to your computer and use it in GitHub Desktop.
Save mauriciopazpp/20f09a49e9e8c92510a5fc8ef548e575 to your computer and use it in GitHub Desktop.
Update windows and apps in Powershell
Install-Module PSWindowsUpdate
Get-WindowsUpdate
Install-WindowsUpdate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment