Skip to content

PowerShell module for automating Windows updates, modified to install "Important" updates only.

Notifications You must be signed in to change notification settings

solarplex/PSWindowsUpdate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

PSWindowsUpdate - Automated Windows Updates

This is a modified PowerShell module. The original module installs all windows updates, important and optional. This modified version will install "important" updates only.

Original module located here: https://www.powershellgallery.com/packages/PSWindowsUpdate

Prerequisites

Copy the PSWindowsUpdate folder to one of the following locations:

  • %USERPROFILE%\Documents\WindowsPowerShell\Modules
  • %WINDIR%\System32\WindowsPowerShell\v1.0\Modules

About

PowerShell module for automating Windows updates, modified to install "Important" updates only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%