Description: Displays information about all image groups on a server, and all images in those image groups. Syntax: WDSUTIL ...

Description: Displays information about all image groups on a server,
             and all images in those image groups.

Syntax:
WDSUTIL [Options] /Get-AllImageGroups [/Server:] [/Detailed]

[/Server:]     The name of the WDS server. This can be either
                            the NetBIOS name or the FQDN. If not specified,
                            the local server will be used.
[/Detailed]                 Specifies to return all image metadata from each
                            image. The default, if /Detailed is not
                            specified, is to return image name, description,
                            and file name.


EXAMPLES:
---------
WDSUTIL /Get-AllImageGroups

WDSUTIL /Verbose /Get-AllImageGroups /Server:MyWDSServer /Detailed