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 4,684 8/3/2019
3.0.158 109 7/29/2019
3.0.147 203 7/15/2019
3.0.131 401 6/12/2019
3.0.121 25 6/11/2019
3.0.120 18 6/11/2019
3.0.119 54 6/7/2019
3.0.112 37 6/6/2019
2.4.99 195 5/29/2019
2.4.1.97 525 3/25/2019
2.4.0.89 114 3/11/2019
2.3.1.81 865 1/22/2019
2.3.0.78 21 1/22/2019
2.2.0.74 236 1/8/2019
2.1.0.69 77 1/5/2019
2.0.0.51 38 1/2/2019
1.1.0.38 (current version) 1,031 5/10/2018
1.1.0.37 30 5/10/2018
1.1.0.36 70 4/17/2018
1.1.0.34 60 4/8/2018
1.0.1.27 34 4/2/2018
1.0.1.20 20 3/31/2018
1.0.1.11 23 3/29/2018
Show less