PSWindowsUpdate

1.5.1.11

This module contain functions to manage Windows Update Client.
Change Log:
v1.5.1 - Added Add-WUServiceManager and Remove-WUServiceManager to register/unregister updates Service Manager. Add remoting to Get-WURebootStatus.
v1.5.0 - Added Invoke-WUInstall for pseudo remoting and Update-WUModule to update module.
v1.4.7 - Added AutoSelectOnly param for automatic acc
This module contain functions to manage Windows Update Client.
Change Log:
v1.5.1 - Added Add-WUServiceManager and Remove-WUServiceManager to register/unregister updates Service Manager. Add remoting to Get-WURebootStatus.
v1.5.0 - Added Invoke-WUInstall for pseudo remoting and Update-WUModule to update module.
v1.4.7 - Added AutoSelectOnly param for automatic accept only `important` updates, ie those  which have the status AutoSelectOnWebsites = true.
v1.4.6 - Added function Hide-WUUpdate to auto hide updates that meets search criteria.
v1.4.5 - Changed default search pre crteria isHidden = 0 to show only nothidden updates. Added WithHidden param to get all updates (hidden and not) and removed isNotHidden param (now it is default criteria). Added warning if don`t find any updates.
v1.4.4 - Added NotCategory, NotKBArticleID, NotTitle param to filter updates that`s not match of these value.
v1.4.3 - Added isNotHidden param to show only not hidden updates. Default still show whole updates (hidden and not hidden).
v1.4.2 - Added IgroneReboot param to hide prompt for reboot, but do not reboot automaticaly.
v1.4.1 - Added ability to define own search criteria. Correct fast ServerSelection param -WindowsUpdate and -MicrosoftUpdate.
v1.4.0 - Code optimized, new  filtering criteria, simple remote to obtain information about updates.
v1.3.4 - Fixed typographical bug in Get-WUInstall in type of updates.
v1.3.3 - Added progress bar in Get-WUInstall.
v1.3.2 - Fixed small bug in Add-WUOfflineSync.
Show more
The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSWindowsUpdate -RequiredVersion 1.5.1.11

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSWindowsUpdate -Version 1.5.1.11

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2011 Michal Gajda. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
2.2.1.4 120,186,798 12/13/2023
2.2.1.3 10,723,083 11/30/2023
2.2.1.2 1,936,637 11/28/2023
2.2.0.3 337,078,204 4/14/2022
2.2.0.2 79,869,042 4/20/2020
2.1.1.2 41,970,081 3/5/2019
2.1.1.1 447,051 2/15/2019
2.1.0.1 1,968,966 12/5/2018
2.0.0.4 2,709,812 3/16/2018
2.0.0.3 193,414 1/12/2018
2.0.0.2 90,990 12/27/2017
2.0.0.0 176,081 10/27/2017
Show less