Description: Removes one or more filters from an image on a WDS server. Syntax: WDSUTIL [Options] /Remove-ImageFilter /Server:/Image: /ImageType:Install [/ImageGroup: ] [/Filename: ] /FilterType: [/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. /Image: The name of the image. /ImageType:Install The type of the image. Only Install images are supported. [/ImageGroup: ] The image group containing the image. 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 image cannot be uniquely identified by name, the file name must be specified. /FilterType: The type of the filter to remove from the image. can be BiosVendor, BiosVersion, ChassisType, Manufacturer, Model, UUID or DeviceGroup. You can specify multiple filter types in a single command. EXAMPLES: --------- WDSUTIL /Remove-ImageFilter /Image:"Windows Vista with Office" /ImageType:Install /FilterType:Manufacturer WDSUTIL /Remove-ImageFilter /Image:"Windows Vista with Office" /Server:MyWDSServer /ImageType:Install /ImageGroup:ImageGroup1 /FilterType:Manufacturer /FilterType:ChassisType
Description: Removes an image group from a server. Syntax: WDSUTIL Options /Remove-ImageGroup /ImageGroup: /Server: /ImageGroup: ...
Description: Removes devices, images, image groups, driver packages, driver groups or driver group filters. Also used to ...
Description: Removes driver packages from a driver group on a WDS server. Syntax: WDSUTIL Options /Remove-DriverGroupPackages ...
Description: Removes driver packages from a WDS server. Syntax: WDSUTIL Options /Remove-DriverPackages /Server: /FilterType: ...
Description: Removes one or more filters from an image on a WDS server. Syntax: WDSUTIL Options /Remove-ImageFilter /Server: ...
DESCRIPTION: Removes the security descriptor associated with the link. %1!ws! PARAMETERS: : UNC path to the link. EXAMPLES: ...
Description: Renames and/or enable/disable a driver package on a WDS server. Syntax: WDSUTIL Options /Set-DriverPackage /Server: ...
Description: Replaces an existing image with a new version. Syntax: WDSUTIL Options /Replace-Image /Image: /Server: /ImageType:{Boot ...
Description: Replaces an existing image with another version of that image. Syntax: WDSUTIL /Replace- Where is one of the ...