Description: Used to retrieve information from the specified WDS server. Syntax: WDSUTIL [Options] /Get-Server [/Server:] /Show:{Config | Images | All} [/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. /Show: Config Returns configuration information for the WDS server. Images Returns information on image groups, boot images, and install images on the WDS server. All Returns the WDS server configuration and image information. [/Detailed] May be used with either /Show:Images or /Show:All to indicate that all image metadata from each image should be returned. The default, if /Detailed is not specified, is to return the image name, description, and file name. EXAMPLES: --------- WDSUTIL /Get-Server /Show:Config WDSUTIL /Verbose /Get-Server /Server:MyWDSServer /Show:All /Detailed
Description: Used to retrieve information about all images on a server. Syntax: WDSUTIL Options /Get-AllImages /Server: /Show:{Boot ...
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. Syntax: WDSUTIL Options /Get-Image /Image: /Server: /ImageType:{Boot ...
Description: Used to retrieve information about the images inside a WIM file. Syntax: WDSUTIL Options /Get-ImageFile /ImageFile: ...
Description: Used to retrieve information from the specified WDS server. Syntax: WDSUTIL Options /Get-Server /Server: /Show:{Config ...
Description: Used to retrieve information from the specified WDS Transport server. Syntax: WDSUTIL Options /Get-TransportServer ...
Description: Used to retrieve information/properties from all WDS Servers in the organization. Note: A large number of WDS ...
Description: Used to retrieve properties or data from servers, images, image groups, and devices. Syntax: WDSUTIL /Get- Where ...
Description: Used to retrieve WDS-specific information about a pre-staged device. Syntax: WDSUTIL Options /Get-Device {/Device: ...