LatestUpdate

2.0.0.51

A module for retrieving the latest Windows 10 / 8.1 / 7 (and Windows Server) Cumulative or Monthly Rollup updates from the Microsoft Update History page. In addition, the module provide functions for downloading the update file/s locally and importing into a Microsoft Deployment Toolkit deployment share. Importing the updates into an MDT share speeds the installation
A module for retrieving the latest Windows 10 / 8.1 / 7 (and Windows Server) Cumulative or Monthly Rollup updates from the Microsoft Update History page. In addition, the module provide functions for downloading the update file/s locally and importing into a Microsoft Deployment Toolkit deployment share. Importing the updates into an MDT share speeds the installation and patching of Windows 10.

Get-LatestUpdate supports querying for Windows builds and processor architecture for downloading updates to suit your specific environment.

Get-LatestUpdate and Save-LatestUpdate support PowerShell Core; however, Import-LatestUpdate requires the Microsoft Deployment Toolkit, so requires Windows PowerShell until Microsoft updates the MDT PowerShell module to support PowerShell Core.
Show more

Minimum PowerShell version

5.0

Installation Options

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

Install-Module -Name LatestUpdate -RequiredVersion 2.0.0.51

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

Install-PSResource -Name LatestUpdate -Version 2.0.0.51

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) 2018 stealthpuppy. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
3.0.164 11,830 8/3/2019
3.0.158 116 7/29/2019
3.0.147 210 7/15/2019
3.0.131 408 6/12/2019
3.0.121 32 6/11/2019
3.0.120 25 6/11/2019
3.0.119 61 6/7/2019
3.0.112 44 6/6/2019
2.4.99 202 5/29/2019
2.4.1.97 534 3/25/2019
2.4.0.89 121 3/11/2019
2.3.1.81 872 1/22/2019
2.3.0.78 28 1/22/2019
2.2.0.74 251 1/8/2019
2.1.0.69 84 1/5/2019
2.0.0.51 (current version) 49 1/2/2019
1.1.0.38 1,040 5/10/2018
1.1.0.37 39 5/10/2018
1.1.0.36 79 4/17/2018
1.1.0.34 73 4/8/2018
1.0.1.27 42 4/2/2018
1.0.1.20 29 3/31/2018
1.0.1.11 32 3/29/2018
Show less