Description: Used to remove a previously created custom namespace. Unless explicitly specified, this will expire ("tombstone") the namespace, allowing existing clients to complete the transfer but not permitting new clients to join. Syntax: WDSUTIL /Remove-Namespace /Namespace:[/Server: ] [/Force] /Namespace: The name of the namespace 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. [/Force] This removes the namespace immediately terminating all clients EXAMPLES: --------- To "tombstone" a namespace: WDSUTIL /Remove-Namespace /Namespace:"Custom Auto 1" To force termination of all clients: WDSUTIL /Remove-Namespace /Server:MyWDSServer /Namespace:"Custom Auto 1" /Force
Description: Used to export an existing image from the image store to a WIM file. Syntax: WDSUTIL Options /Export-Image /Image: ...
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 ...