Jump to content

[Solved] Wim Manager


Bandido

Recommended Posts

Wim manager error to emport image

 

 

Title: Error

ErrType: Error

Description: An error occured whilst trying to export an image.

Exception: 

ImageX Tool for Windows

Copyright © Microsoft Corp. All rights reserved.

Version: 6.2.9200.16384

IMAGEX [FLAGS] /EXPORT src_file src_number | src_name dest_file dest_name

Exports a copy of the specified image to another WIM file.

  src_file - The path of the WIM file that contains the image to be copied.

  src_number - The number that identifies the image within the source WIM.

  src_name - The name that identifies the image within the source WIM.

  dest_file - The path of the WIM file that will receive the image copy.

  dest_name - The unique name for the image in the destination WIM.

Accepted FLAGS:

  /BOOT

  Marks a volume image as bootable. Available for Windows PE images only.

  /CHECK

  Enables WIM integrity checking. If not provided, existing checks are removed.

  /COMPRESS [maximum | fast | none]

  Specifies the type of compression used when exporting to a new WIM file.

  /REF splitwim2.swm

  Enables the reference of split WIM (SWM) files.

  splitwim2.swm - Path to additional split file(s). Wild cards are accepted.

  /TEMP

  Specifies the path where temporary files are stored.

Comments:

  If src_name is "*" then all images are exported to dest_file.

Example:

  imagex /export d:\imaging\data.wim 1 d:\imaging\newfile.wim "Exported Image"

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...