Description: Adds images to a WDS server. Syntax: WDSUTIL [Options] /Add-Image /ImageFile:[/Server: ] /ImageType:{Boot | Install} /ImageFile: Full path and file name of file that contains the images to add. [/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:{Boot | Install} The type of images to add. For boot images: ---------------- WDSUTIL [Options] /Add-Image /ImageFile: [/Server: ] /ImageType:Boot [/SkipVerify] [/Name: ] [/Description: ] [/Filename: ] [/Priority: ] [/SkipVerify] Specifies to not verify the source image file before adding the image. [/Name: ] Sets the display name of the image. [/Description: ] Sets the description of the image. [/Filename: ] Allows you to change the file name of the image file when adding the image. If not specified, the file name of the source image will be used. In all cases the file name is checked to ensure that it is unique. [/Priority: ] Sets the display priority of the image.
Description: Adds driver packages from a folder to a WDS server. Syntax: WDSUTIL Options /Add-AllDriverPackages /FolderPath: ...
Description: Adds driver packages from the WDS driver store to a boot image on the WDS server. The image version must be ...
Description: Adds driver packages from the WDS driver store to an existing driver group on the WDS server. Syntax: WDSUTIL ...
Description: Adds driver packages to a WDS server. Syntax: WDSUTIL Options /Add-DriverPackage /InfFile: /Server: /Architecture:{x86 ...
Description: Adds images to a WDS server. Syntax: WDSUTIL Options /Add-Image /ImageFile: /Server: /ImageType:{Boot | Install} ...
Description: Adds images, image groups, prestaged devices, driver packages, and driver groups or driver group filters to ...
Description: Adds one or more filters to an image on a WDS server. Syntax: WDSUTIL Options /Add-ImageFilter /Server: /Image: ...
Description: Adds or removes an existing driver group filter from a driver group. Syntax: WDSUTIL Options /Set-DriverGroupFilter ...
Description: Adds or removes custom metadata associated with deployment payload (images or driver groups) or devices on a ...