Description: Used to start a previously created ScheduledCast multicast transmission for a WDS image. This is not allowed for a previously created AutoCast multicast transmission. Syntax: WDSUTIL /Start-MulticastTransmission /Image:[/Server: ] /ImageType:Install [/ImageGroup: ] [/Filename: ] /Image: The name of the image that identifies the multicast transmission to start [/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 start. This must be set to Install image. [/ImageGroup: ] The image group containing the image that identifies the multicast transmission to start. 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. EXAMPLES: --------- WDSUTIL /Start-MulticastTransmission /Image:"Vista with Office" /ImageType:Install WDSUTIL /Start-MulticastTransmission /Server:MyWDSServer /Image:"Vista with Office" /ImageType:Install /ImageGroup:ImageGroup1 /Filename:install.wim
Description: Used to return a server to its original state. This operation generally undoes actions that were performed during ...
Description: Used to revert changes made to the server by running initial server configuration. This includes changes made ...
Description: Used to set configuration parameters for the WDS Transport Server Syntax: WDSUTIL Options /Set-TransportServer ...
Description: Used to set server, image, image group, and device configuration. Syntax: WDSUTIL /Set- Where object is one ...
Description: Used to start a previously created ScheduledCast multicast transmission for a WDS image. This is not allowed ...
Description: Used to start a previously created ScheduledCast namespace. This is not allowed for a previously created AutoCast ...
Description: Used to start a WDS server. Syntax: WDSUTIL /Start- Where object is one of the following: Server TransportServer ...
Description: Used to start all WDS services. Syntax: WDSUTIL Options /Start-Server /Server: /Server: The name of the WDS ...
Description: Used to start all WDS Transport services. Syntax: WDSUTIL Options /Start-TransportServer /Server: /Server: The ...