PSWindowsUpdate
2.1.0.1
This module contain functions to manage Windows Update Client.
Minimum PowerShell version
3.0.0.0
Installation Options
Owners
Copyright
(c) 2011 Michal Gajda. All rights reserved.
Package Details
Author(s)
- Michal Gajda
Cmdlets
Add-WUServiceManager Enable-WURemoting Get-WindowsUpdate Get-WUApiVersion Get-WUHistory Get-WUInstallerStatus Get-WUJob Get-WULastResults Get-WURebootStatus Get-WUServiceManager Get-WUSettings Invoke-WUJob Remove-WindowsUpdate Remove-WUServiceManager Set-WUSettings Update-WUModule Set-PSWUSettings
Dependencies
This module has no dependencies.
Release Notes
v2.1.0 - New cmdlet Set-PSWUSettings, for save PSWUSettings to xml file.
- Param -SendReport can use smtp server credentials.
- Install-WindowsUpdate added -RecurseCycle param, to install next updates after reboot.
- Install-WindowsUpdate added new pre search criteria: DeploymentAction, IsAssigned, IsPresent, BrowseOnly and AutoSelectOnWebSites
- Change location of PSWindowsUpdate.log file to $Env:TEMP.
- Fixed Get-WULastResults bugs
- Fixed Remove-WUServiceManager bugs
v2.0.0 - Rewrite whole script module to binary module.
Cmdlets maping for old module:
v1.6.x => v2.0.x
Add-WUOfflineSync => Add-WUServiceManager
Add-WUServiceManager => Add-WUServiceManager
- => Enable-WURemoting
Get-WUHistory => Get-WUHistory
Get-WUList => Get-WindowsUpdate
Get-WUInstall => Download-WindowsUpdate (or Get-WindowsUpdate -Download)
Get-WUInstall => Install-WindowsUpdate (or Get-WindowsUpdate -Install)
Hide-WUUpdate => Hide-WindowsUpdate (or Get-WindowsUpdate -Hide)
Get-WUInstallerStatus => Get-WUInstallerStatus
Get-WURebootStatus => Get-WURebootStatus
Get-WUServiceManager => Get-WUServiceManager
Get-WUUninstall => Remove-WindowsUpdate
Invoke-WUInstall => Invoke-WUJob
- => Get-WUJob
Remove-WUOfflineSync => Remove-WUServiceManager
Remove-WUServiceManager => Remove-WUServiceManager
Get-WUAPIVersion => Get-WUAPIVersion
Get-WULastResults => Get-WULastResults
Start-WUDetectNow => -
Start-WUService => -
Get-WUSettings => Get-WUSettings
Set-WUSettings => Set-WUSettings
Update-WUModule => Update-WUModule
FileList
- PSWindowsUpdate.nuspec
- PSWindowsUpdate.dll
- PSWindowsUpdate.dll-Help.xml
- PSWindowsUpdate.Format.ps1xml
- PSWindowsUpdate.psd1
- PSWindowsUpdate.psm1
- PSWUSettings.xml.tmp
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.1.5 | 589,251,670 | 7/20/2024 |
2.2.1.4 | 222,246,781 | 12/13/2023 |
2.2.1.3 | 10,725,951 | 11/30/2023 |
2.2.1.2 | 1,937,201 | 11/28/2023 |
2.2.0.3 | 338,504,548 | 4/14/2022 |
2.2.0.2 | 82,812,326 | 4/20/2020 |
2.1.1.2 | 42,084,959 | 3/5/2019 |
2.1.1.1 | 545,256 | 2/15/2019 |
2.1.0.1 (current version) | 2,008,606 | 12/5/2018 |
2.0.0.4 | 2,773,040 | 3/16/2018 |
2.0.0.3 | 263,532 | 1/12/2018 |
2.0.0.2 | 113,693 | 12/27/2017 |
2.0.0.0 | 177,370 | 10/27/2017 |