Description: Displays information about all images on a server. Syntax: WDSUTIL [Options] /Get-AllImages [/Server:] /Show:{Boot | Install | 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 | Install | All} Boot Only returns boot images. Install Returns install images as well as information on the image groups that contain them. All Returns information about boot images, install images, image groups, and RIS images. [/Detailed] Returns all image metadata from each image. The default, if /Detailed is not specified, is to return the image name, description, and file name. EXAMPLES: --------- WDSUTIL /Get-AllImages /Show:Install WDSUTIL /Verbose /Get-AllImages /Server:MyWDSServer /Show:All /Detailed
Description: Displays information about a custom namespace. Syntax: WDSUTIL Options /Get-Namespace /Namespace: /Server: /Details:Clients ...
Description: Displays information about a driver package, including the drivers and files it contains. Syntax: WDSUTIL Options ...
Description: Displays information about a multicast transmission. Syntax: WDSUTIL Options /Get-MulticastTransmission /Image: ...
Description: Displays information about all image groups on a server, and all images in those image groups. Syntax: WDSUTIL ...
Description: Displays information about all images on a server. Syntax: WDSUTIL Options /Get-AllImages /Server: /Show:{Boot ...
Description: Displays information about all multicast transmissions on the WDS server. Syntax: WDSUTIL Options /Get-AllMulticastTransmissions ...
Description: Displays information about all namespaces on the server. Syntax: WDSUTIL Options /Get-AllNamespaces /Server: ...
Description: Displays information about all the driver groups on a WDS server. Syntax: WDSUTIL Options /Get-AllDriverGroups ...
Description: Displays information about all the driver packages on a WDS server that match the specified search criteria. ...