Retrieves information about all image groups on a server and all images in those image groups.

Syntax

WDSUTIL [Options] /Get-AllImageGroups [/Server:<Server name>] [/Detailed]

Parameters

Parameter Description

[/Server:<Server name>]

Specifies the name of the server. This can be either the NetBIOS name or the fully qualified domain name (FQDN). If no server name is specified, the local server will be used.

[/Detailed]

Returns the image metadata from each image. If this parameter is not used, the default behavior is to return only the image name, description, and file name for each image.

Examples

To view information about the image groups, type one of the following:

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