/Architecture:{x86 | ia64 | x64 | arm}
The architecture of the boot image to transmit using
multicasting. Since it is possible to have the same name for
boot images of different architectures, you should specify the
architecture to ensure the correct image is used.
[/Filename:]
If the source image cannot be uniquely identified by name, you
must specify the file name.
For install image transmissions:
--------------------------------
WDSUTIL [Options]
/New-MulticastTransmission
/Image:
[/Server:]
/FriendlyName:
[/Description:]
/TransmissionType: {AutoCast | ScheduledCast}
[/Time:]
[/Clients:]
/ImageType:Install
[/ImageGroup:]
[/Filename:]
[/ImageGroup:]
The image group that contains the image to transmit using
multicasting. If not specified and only one image group exists
on the server, that image group will be used. If more than one
image group exists on the server, then the image group must be
specified.
[/Filename:]
If the source image cannot be uniquely identified by name, you
must specify the file name.
EXAMPLES:
---------
To create an AutoCast transmission of a boot image:
WDSUTIL /New-MulticastTransmission /FriendlyName:"WDS Boot Transmission"
/Image:"X64 Boot Image" /ImageType:Boot /Architecture:x64
/TransmissionType:AutoCast
To create an AutoCast transmission of an install image:
WDSUTIL /New-MulticastTransmission /FriendlyName:"WDS AutoCast Transmission"
/Image:"Vista with Office" /ImageType:Install /TransmissionType:AutoCast
To create a ScheduledCast transmission of an install image:
WDSUTIL /New-MulticastTransmission /FriendlyName:"WDS SchedCast Transmission"
/Server:MyWDSServer /Image:"Vista with Office" /ImageType:Install
/TransmissionType:ScheduledCast /Time:"2006/11/20:17:00" /Clients:100
/ApplicationPartitionsToReplicate:{"DNs_of_partitions_to_replicate" | *} Optional. Specifies the distinguished names of the ...
/Apply-Image /ImageFile: /ApplyDir: {/Index: | /Name: } /CheckIntegrity /Verify /NoRpFix /SWMFile: Applies an image to a ...
/Apply-Profiles: , Takes the union of the given profiles and removes all other files from the Windows PE image. Examples: ...
/Apply-Unattend: Applies an unattend.xml file to an offline image or a running operating system. Examples: DISM.exe /Image:C: ...
/Architecture:{x86 | ia64 | x64 | arm} The architecture of the boot image to transmit using multicasting. Since it is possible ...
/ASSOCCLASS: - Indicates that the returned endpoints must be associated with the source through the specified class or one ...
/AutoConfigDNS:{Yes | No} default will be automatically computed based on the environment Specifies whether Domain Name System ...
/BcdRefreshPolicy Configures settings that determine when BCD files are regenerated. /Enabled:{Yes | No} When enabled, the ...
/BindPolicy Configures the interface bind policy for the server. /Policy:{Include | Exclude} Sets the policy to include or ...