Description: Used to copy images within the image store. The copy action is only allowed on install images and may only be used to copy images within the same image group. To copy images between image groups use /Export and then /Add. Syntax: WDSUTIL [Options] /Copy-Image /Image:[/Server: ] /ImageType:Install [/ImageGroup: ] [/Filename: ] /DestinationImage /Name: /Filename: [/Description: ] /Image: The name of the image to be copied. [/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:Install The type of image to be copied. This must be set to Install image. [/ImageGroup: ] The image group containing the image to be copied. If not specified and only one image group exists on the server, that image group will be used by default. 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, the filename must be specified. /DestinationImage /Name: Sets the display name of the image copy. /Filename: Sets the name of the image file that is to contain the image copy. [/Description: ] Sets the description of the image copy. EXAMPLES: --------- WDSUTIL /Copy-Image /Image:"Windows Vista with Office" /ImageType:Install /DestinationImage /Name:"Copy of Windows Vista with Office" /Filename:"WindowsVista.wim" WDSUTIL /Verbose /Progress /Copy-Image /Image:"Windows Vista with Office" /Server:MyWDSServer /ImageType:Install /ImageGroup:ImageGroup1 /Filename:install.wim /DestinationImage /Name:"Copy of Windows Vista with Office" /Filename:"WindowsVista.wim" /Description:"This is a copy of the original Windows image with Office installed"
Description: Used to configure the settings of a pre-staged or pre-existing directory service computer object for use with ...
Description: Used to convert an existing RIS RIPrep image to a WIM image for deployment via the WDS client. Syntax: WDSUTIL ...
Description: Used to convert an existing RIS RIPrep image to WIM format for deployment via the WDS client. Syntax: WDSUTIL ...
Description: Used to copy images within the image store. Syntax: WDSUTIL /Copy- Where object is one of the following: Image ...
Description: Used to copy images within the image store. The copy action is only allowed on install images and may only be ...
Description: Used to create a WinPE boot image that will run the WDS image capture utility (WDSCapture.exe) instead of the ...
Description: Used to create a WinPE boot image to run on machines that are not natively capable of PXE boot. This WinPE image ...
Description: Used to create and configure a new multicast transmission for a WDS image. Syntax: WDSUTIL Options /New-MulticastTransmission ...
Description: Used to create and configure a new namespace for a WDS Transport Server. The Content Provider should have been ...