Description: Used to retrieve information about all images on a server. Syntax: WDSUTIL [Options] /Get-AllImages [/Server:] /Show:{Boot | Install | LegacyRis | 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: Boot Only returns boot images. Install Returns install images as well as information on the image groups that contain them. LegacyRis Only returns legacy RIS images. All Returns boot image information, install image information including information on the image groups, and legacy RIS image information. [/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-AllImages /Show:Install WDSUTIL /Verbose /Get-AllImages /Server:MyWDSServer /Show:All /Detailed
Description: Used to remove images or image groups. Syntax: WDSUTIL /Remove- Where object is one of the following: Image ...
Description: Used to replace an existing image with a new version. Syntax: WDSUTIL Options /Replace-Image /Image: /Server: ...
Description: Used to replace an existing object with another. Syntax: WDSUTIL /Replace- Where object is one of the following: ...
Description: Used to retrieve information about all image groups on a server, and all images in those image groups. Syntax: ...
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 ...