wdsutil get-allimages
Retrieves information about all images on a server.
Syntax
wdsutil /get-allimages [/server:<servername>] /show:{boot | install | legacyris | all} [/detailed]
Parameters
Parameter | Description |
---|---|
[/server:<servername>] |
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 is used. |
/show:{boot | install | legacyris | all} |
Where boot returns only boot images, install returns install images as well as information about the image groups that contain them, LegacyRis returns only remote Installation Services (RIS) images, and All returns boot image information, install image information (including information about the image groups), and RIS image information. |
[/detailed] | Indicates that all image metadata from each image should be returned. If this option is not used, the default behavior is to return only the image name, description, and file name. |
Examples
To view information about the images, type either:
wdsutil /get-allimages /show:install
wdsutil /verbose /get-allimages /server:MyWDSServer /show:all /detailed