Description: Displays information about the images within a WIM file. Syntax: WDSUTIL Options /Get-ImageFile /ImageFile: ...

Description: Displays information about the images within a WIM file.

Syntax:
WDSUTIL [Options] /Get-ImageFile /ImageFile: [/Detailed]

/ImageFile:      The full path and file name of the WIM file.
[/Detailed]                     Specifies to return image metadata from each
                                image. The default, if /Detailed is not
                                specified, is to return the image name,
                                description, and file name.


EXAMPLES:
---------
WDSUTIL /Get-ImageFile /ImageFile:"C:	emp\install.wim"

WDSUTIL /Verbose /Get-ImageFile /ImageFile:"\\Server\Share\My Folder
\install.wim" /Detailed