Description: Used to display information about the multicast transmission for a WDS image. Syntax: WDSUTIL [Options] /Get-MulticastTransmission /Image:[/Server: ] /ImageType:Install [/ImageGroup: ] [/Filename: ] [/Show:Clients] /Image: The name of the image that identifies the multicast transmission to display [/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. /ImageType:Install The type of image that identifies the multicast transmission to display. This must be set to Install image. [/ImageGroup: ] The image group containing the image that identifies the multicast transmission to display. If not specified and only one image group exists on the server, that image group will be used by default. 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, the filename must be specified. [/Show:Clients] If present, will also display information on clients connected to the transmission 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 /Show:Clients
Description: Used to display all auto-add devices on the WDS Server. Syntax: WDSUTIL Options /Get-AutoAddDevices /Server: ...
Description: Used to display information about a custom namespace. Syntax: WDSUTIL /Get-Namespace /Namespace: /Server: /Show:Clients ...
Description: Used to display information about all multicast transmissions on the WDS Server. Syntax: WDSUTIL /Get-AllMulticastTransmissions ...
Description: Used to display information about all namespaces on the server. Syntax: WDSUTIL /Get-AllNamespaces /Server: ...
Description: Used to display information about the multicast transmission for a WDS image. Syntax: WDSUTIL Options /Get-MulticastTransmission ...
Description: Used to enable a WDS server. Syntax: WDSUTIL /Enable- Where object is one of the following: Server TransportServer ...
Description: Used to enable all WDS services. Syntax: WDSUTIL Options /Enable-Server /Server: /Server: The name of the WDS ...
Description: Used to enable all WDS Transport services. Syntax: WDSUTIL Options /Enable-TransportServer /Server: /Server: ...
Description: Used to export an existing image from the image store to a WIM file. Syntax: WDSUTIL /Export- Where object is ...