wimau

1.1.0.1

The Windows Image Automatic Updater (wimau) PowerShell Module extends the DISM and UpdateServices modules to help service offline images.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name wimau

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

Install-PSResource -Name wimau

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) 2025 Micah Hunsberger

Package Details

Author(s)

  • Micah Hunsberger

Functions

Find-WindowsImage Find-WsusUpdate Get-WindowsImageProduct Get-WsusUpdateSelfContainedFile Sync-WindowsImage Update-WindowsImage

Dependencies

This module has no dependencies.

Release Notes


version 1.1
-----------
- fix a bug where Find-WindowsImage returns an object for invalid images
- fix a bug where Find-WindowsImage returns an empty string in the ImagePath property when processing WIM files
- Update-WindowsImage outputs an object containing changes made to the image

FileList

Version History

Version Downloads Last updated
1.1.0.1 (current version) 7 10/10/2025
1.0.1.0 8 10/8/2025
1.0.0.2 5 10/7/2025
1.0.0.1 6 10/7/2025