Description: Used to retrieve information about an image group and the images in that image group. Syntax: WDSUTIL Options ...

Description: Used to retrieve information about an image group and the              images in that image group.  Syntax: WDSUTIL [Options] /Get-ImageGroup /ImageGroup:      [/Server:] [/Detailed]  /ImageGroup:  The name of the image group to be returned. [/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]                     Indicates that all image metadata from each                                 image should be returned. The default,                                 if /Detailed is not specified, is to return                                 only the image name, description, and file                                 name.   EXAMPLES: --------- WDSUTIL /Get-ImageGroup /ImageGroup:ImageGroup1  WDSUTIL /Verbose /Get-ImageGroup /ImageGroup:ImageGroup1 /Server:MyWDSServer /Detailed