Description: Configures the properties of an image. Syntax: WDSUTIL [Options] /Set-Image /Image:[/Server: ] /ImageType:{Boot | Install} /Image: The name of the image to be modified. [/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 image to be modified. For Boot images: ---------------- WDSUTIL [Options] /Set-Image /Image: [/Server: ] /ImageType:Boot /Architecture:{x86 | ia64 | x64 | arm} [/Filename: ] [/Name: ] [/Description: ] [/Priority: ] [/Enabled:{Yes | No}] /Architecture:{x86 | ia64 | x64 | arm} The architecture of the image to be modified. Since it is possible to have the same image name for boot images in different architectures, specifying the architecture value ensures that the correct image is removed. [/Filename: ] If the image cannot be uniquely identified by name, the file name must be specified. [/Name] Sets the name of the image. [/Description: ] Sets the description of the image. [/Priority: ] Sets the display priority of the image. [/Enabled:{Yes | No}] Enables or disables the image.
Description: Configures a server for initial use. Syntax: WDSUTIL /Initialize- Where is one of the following: Server For ...
Description: Configures a WDS server for initial use after the WDS server role has been installed. You should only initialize ...
Description: Configures settings for a WDS transport server. Syntax: WDSUTIL Options /Set-TransportServer /Server: /ObtainIpv4From:{Dhcp ...
Description: Configures the properties of an image group. Syntax: WDSUTIL Options /Set-ImageGroup /ImageGroup: /Server: /Name: ...
Description: Configures the properties of an image. Syntax: WDSUTIL Options /Set-Image /Image: /Server: /ImageType:{Boot ...
Description: Configures the settings for a WDS server. Syntax: WDSUTIL Options /Set-Server /Server: /Authorize:{Yes | No} ...
Description: Copies an existing driver group on a WDS server. Syntax: WDSUTIL Options /Copy-DriverGroup /Server: /DriverGroup: ...
Description: Copies images within an image group, and copies driver groups. Syntax: WDSUTIL /Copy- Where is one of the following: ...
Description: Copies images within the image store. You can only copy install images that are within the same image group. ...