Description: Used to remove a previously created multicast transmission for a WDS image. Unless explicitly specified, this will expire ("tombstone") the transmission, allowing existing clients to complete the image transfer but not permitting new clients to join. Syntax: WDSUTIL /Remove-MulticastTransmission /Image:[/Server: ] /ImageType:Install [/ImageGroup: ] [/Filename: ] [/Force] /Image: The name of the image that identifies the multicast transmission to remove. [/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 remove. This must be set to Install image. [/ImageGroup: ] The image group containing the image that identifies the multicast transmission to remove. 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. [/Force] This removes the transmission immediately terminating all clients EXAMPLES: --------- To "tombstone" a namespace: WDSUTIL /Remove-MulticastTransmission /Image:"Vista with Office" /ImageType:Install To force termination of all clients: WDSUTIL /Remove-MulticastTransmission /Server:MyWDSServer /Image:"Vista with Office" /ImageType:Install /ImageGroup:ImageGroup1 /Filename:install.wim /Force
Description: Used to obtain the WDS-specific properties of all pre-staged devices in the directory. Syntax: WDSUTIL Options ...
Description: Used to reject auto-add devices. Syntax: WDSUTIL /Reject- Where object is one of the following: AutoAddDevices ...
Description: Used to reject pending auto-add devices on the WDS server. Syntax: WDSUTIL Options /Reject-AutoAddDevices /Server: ...
Description: Used to remove a previously created custom namespace. Unless explicitly specified, this will expire ("tombstone") ...
Description: Used to remove a previously created multicast transmission for a WDS image. Unless explicitly specified, this ...
Description: Used to remove an image from a server. Syntax: WDSUTIL Options /Remove-Image /Image: /Server: /ImageType:{Boot ...
Description: Used to remove an image group from a server. Syntax: WDSUTIL Options /Remove-ImageGroup /ImageGroup: /Server: ...
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: ...