Description: Displays information about a multicast transmission. Syntax: WDSUTIL [Options] /Get-MulticastTransmission /Image:[/Server: ] [/Details:Clients] /ImageType:{Boot | Install} /Image: The name of the image that is associated with the multicast transmission. [/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. [/Details:Clients] If present, clients connected to the transmission will be displayed. /ImageType:{Boot | Install} The type of image that is associated with the transmission. For boot image transmissions: ----------------------------- WDSUTIL [Options] /Get-MulticastTransmission /Image: [/Server: ] [/Details:Clients] /ImageType:Boot /Architecture:{x86 | ia64 | x64} [/Filename: ] /Architecture:{x86 | ia64 | x64} The architecture of the boot image that is associated with the transmission. Since it is possible to have the same image name for boot images in different architectures, you should specify the architecture to ensure that the correct image is used. [/Filename: ] If the source image cannot be uniquely identified by name, the file name must be specified. For install image transmissions: -------------------------------- WDSUTIL [Options] /Get-MulticastTransmission /Image: [/Server: ] [/Details:Clients] /ImageType:Install [/ImageGroup: ] [/Filename: ] [/ImageGroup: ] The image group containing the image that is associated with the transmission. If not specified and only one image group exists on the server, then that image group will be used. If more than one image group exists on the server, then the image group must be specified. [/Filename: ] If the source image cannot be uniquely identified by name, you must specify the file name. EXAMPLES: --------- WDSUTIL /Get-MulticastTransmission /Image:"Vista with Office" /ImageType:Install WDSUTIL /Get-MulticastTransmission /Server:MyWDSServer /Image:"Vista with Office" /ImageType:Install /ImageGroup:ImageGroup1 /Filename:install.wim /Details:Clients WDSUTIL /Get-MulticastTransmission /Server:MyWDSServer /Image:"X64 Boot Image" /ImageType:Boot /Architecture:x64 /Filename:boot.wim /Details:Clients
Description: Displays all Auto-Add devices on the WDS server. Syntax: WDSUTIL Options /Get-AutoAddDevices /Server: /DeviceType:{PendingDevices ...
DESCRIPTION: Displays all the roots hosted on the server. Server command can also be used to modify the registry keys on ...
Description: Displays information about a custom namespace. Syntax: WDSUTIL /Get-Namespace /Namespace: /Server: /Details:Clients ...
Description: Displays information about a driver package, including the drivers and files it contains. Syntax: WDSUTIL /Get-DriverPackageFile ...
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 /Get-AllMulticastTransmissions ...
Description: Displays information about all namespaces on the server. Syntax: WDSUTIL /Get-AllNamespaces /Server: /ContentProvider: ...