Description: Copies images within the image store. You can only copy install images that are within the same image group. To copy images between image groups use the /Export and /Add commands. 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. [/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, you must specify the file name. /DestinationImage /Name: Sets the display name of the new image. /Filename: Sets the name of the new image file. [/Description: ] Sets the description of the new image. 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: Converts an existing RIPrep image to WIM format. Syntax: WDSUTIL /CONVERT- Where is one of the following: RiPrepImage ...
Description: Converts an existing RIPrep image to WIM format. Syntax: WDSUTIL Options /Convert-RiPrepImage /FilePath: /DestinationImage ...
Description: Copies an existing driver group on a WDS server. Syntax: WDSUTIL /Copy-DriverGroup /Server: /DriverGroup: /GroupName: ...
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. ...
Description: Creates a capture image out of an existing boot image. Capture images are WinPE images that you boot a client ...
Description: Creates a discover image out of an existing boot image. Discover images are WinPE images used for computers ...
Description: Creates a new capture image, discover image, multicast transmission, or namespace. Syntax: WDSUTIL /New- Where ...
DESCRIPTION: Creates a new domain-based DFS namespace. %1!ws! PARAMETERS: : UNC path to the namespace. : Specifies an administrator ...