PowerTip: See All Images Contained in Windows Image File

Doctor Scripto

Summary: Use Windows PowerShell to identify all available images in a WIM file.

Hey, Scripting Guy! Question How can I use Windows PowerShell to see what images are stored in a WIM file?

Hey, Scripting Guy! Answer Use the Get-WindowsImage cmdlet and target the WIM file, for example:

Get-WindowsImage –imagepath Install.wim

0 comments

Discussion is closed.

Feedback usabilla icon