For install images: - WDSUTIL Options /Add-Image /ImageFile: /Server: /ImageType:Install /SkipVerify /ImageGroup: /SingleImage: ...

For install images:
-------------------
WDSUTIL [Options] /Add-Image /ImageFile:
     [/Server:]
     /ImageType:Install
     [/SkipVerify]
     [/ImageGroup:]
     [/SingleImage:]
         [/Name:]
         [/Description:]
     [/Filename:]
     [/UnattendFile:]

[/SkipVerify]                        Specifies not to verify the source image
                                     file before adding the image.
[/ImageGroup:]     The image group to add the images to.
                                     If not specified and there are no image
                                     groups on the server, then a default
                                     group will be created. If one already
                                     exists, then it will be used. If more
                                     than one image group exists on the
                                     server, then you must specify an
                                     image group.
[/SingleImage:]   Adds a single image out of the WIM file.
                                     This is not supported for VHD images.
    [/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.
                                     If more than one image is being added,
                                     unique numbers are appended to the
                                     file name; for example, filename-(2).wim.
[/UnattendFile:] The full path to the unattend file to
                                     associate with these images. If
                                     /SingleImage is not specified, this file
                                     will be associated with all of the
                                     images in the WIM file.

EXAMPLES:
---------
To add a boot image:
WDSUTIL /Add-Image /ImageFile:"C:\MyFolder\Boot.wim" /ImageType:Boot

WDSUTIL /Verbose /Progress /Add-Image /ImageFile:\\MyServer\Share\Boot.wim
/Server:MyWDSServer /ImageType:Boot /Name:"My WinPE Image"
/Description:"WinPE Image containing the WDS Client" /Filename:WDSBoot.wim

To add install images:
WDSUTIL /Add-Image /ImageFile:"C:\MyFolder\Install.wim" /ImageType:Install

WDSUTIL /Verbose /Progress /Add-Image /ImageFile:\\MyServer\Share
\Install.wim /Server:MyWDSServer /ImageType:Install /ImageGroup:ImageGroup1
/SingleImage:"Windows Professional" /Name:"My WDS Image"
/Description:"Windows Professional image with MSOffice"
/Filename:"Win Pro.wim" /UnattendFile:"\\server\share\unattend.xml"

WDSUTIL /Verbose /Progress /Add-Image /ImageFile:\\MyServer\Share
\Install.vhd /Server:MyWDSServer /ImageType:Install /ImageGroup:ImageGroup2
/Filename:"WindowsServer.vhd" /UnattendFile:"\\server\share\unattend2.xml"

English
English (United States)
Deutsch (Deutschland)
German (Germany)
Français (France)
French (France)
italiano
Italian
日本語
Japanese
한국어
Korean
Português
Portuguese
Русский
Russian