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: ] [/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.
Description: Adds driver packages from a folder to a WDS server. Syntax: WDSUTIL /Add-AllDriverPackages /FolderPath: /Server: ...
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 /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 or removes an existing driver group filter from a driver group. Syntax: WDSUTIL /Set-DriverGroupFilter ...
Description: Approves Auto-Add devices that are awaiting approval. Syntax: WDSUTIL /Approve- Where is one of the following: ...
Description: Approves devices that are pending administrator approval. Syntax: WDSUTIL Options /Approve-AutoAddDevices /Server: ...