LatestUpdate

1.1.0.38

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, downloading the update file 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
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, downloading the update file 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 1.1.0.38

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

Install-PSResource -Name LatestUpdate -Version 1.1.0.38

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 9,358 8/3/2019
3.0.158 112 7/29/2019
3.0.147 206 7/15/2019
3.0.131 404 6/12/2019
3.0.121 28 6/11/2019
3.0.120 21 6/11/2019
3.0.119 57 6/7/2019
3.0.112 40 6/6/2019
2.4.99 198 5/29/2019
2.4.1.97 528 3/25/2019
2.4.0.89 117 3/11/2019
2.3.1.81 868 1/22/2019
2.3.0.78 24 1/22/2019
2.2.0.74 240 1/8/2019
2.1.0.69 80 1/5/2019
2.0.0.51 41 1/2/2019
1.1.0.38 (current version) 1,034 5/10/2018
1.1.0.37 33 5/10/2018
1.1.0.36 73 4/17/2018
1.1.0.34 63 4/8/2018
1.0.1.27 37 4/2/2018
1.0.1.20 23 3/31/2018
1.0.1.11 26 3/29/2018
Show less