locked
0x80360051 when converting RIS-Image to Wim-Image RRS feed

  • Question

  • Hello,

    when trying to convert a Ris-image to Wim-file i get the following error:

    How can i fix this? I didn`t find a full solution on the forums!

    Wednesday, August 15, 2012 11:52 AM

Answers

  • Hi,

    I suggest that you could run the following to do the convertion,  the detailed procedures has been listed below:

    1. Save a backup copy of the RIPREP images to a temporary location (in case the process fails or if you want to revert to the original image).

    2. To convert the image, type the following:

    WDSUTIL /convert-riprepimage /filepath:<path to RIPREP image .sif file> /destinationimage /filepath:<path and name of .wim image>

    In addition, you can use the following with this command:

    •  To give the new .wim image a name in the metadata, use /Name:<name>.
    •  To give the new .wim image a description in the metadata, use /Description:<description>.
    •  To convert the original RIPREP image, rather than a copy, use /InPlace.
    •  To determine behavior when the image file specified in /DestinationImage already exists, use /Overwrite:{Yes|No|Append}. Yes will overwrite the .wim file, No will cause an error, and Append will append the new image to the existing .wim file.

    3. To add the file to the server, type the following where <filepath> is the full path to the new .wim file:

    WDSUTIL /add-image /imagefile:<filepath> /imagetype:install

    After following the steps above, please post back the result in the command prompt.

    At the same time, towards RIS image, I think you could use ImageX in WAIK to recapture the image you need will be better.

    Regards,

    James


    James Xiong

    TechNet Community Support

    • Proposed as answer by James Xiong Wednesday, August 22, 2012 8:58 AM
    • Marked as answer by James Xiong Tuesday, August 28, 2012 2:27 AM
    Friday, August 17, 2012 2:06 AM
  • Fixed by Hive the image with regedit!

    mgo

    • Marked as answer by James Xiong Tuesday, August 28, 2012 2:27 AM
    Thursday, August 23, 2012 6:40 PM

All replies

  • Hi,

    I suggest that you could run the following to do the convertion,  the detailed procedures has been listed below:

    1. Save a backup copy of the RIPREP images to a temporary location (in case the process fails or if you want to revert to the original image).

    2. To convert the image, type the following:

    WDSUTIL /convert-riprepimage /filepath:<path to RIPREP image .sif file> /destinationimage /filepath:<path and name of .wim image>

    In addition, you can use the following with this command:

    •  To give the new .wim image a name in the metadata, use /Name:<name>.
    •  To give the new .wim image a description in the metadata, use /Description:<description>.
    •  To convert the original RIPREP image, rather than a copy, use /InPlace.
    •  To determine behavior when the image file specified in /DestinationImage already exists, use /Overwrite:{Yes|No|Append}. Yes will overwrite the .wim file, No will cause an error, and Append will append the new image to the existing .wim file.

    3. To add the file to the server, type the following where <filepath> is the full path to the new .wim file:

    WDSUTIL /add-image /imagefile:<filepath> /imagetype:install

    After following the steps above, please post back the result in the command prompt.

    At the same time, towards RIS image, I think you could use ImageX in WAIK to recapture the image you need will be better.

    Regards,

    James


    James Xiong

    TechNet Community Support

    • Proposed as answer by James Xiong Wednesday, August 22, 2012 8:58 AM
    • Marked as answer by James Xiong Tuesday, August 28, 2012 2:27 AM
    Friday, August 17, 2012 2:06 AM
  • Fixed by Hive the image with regedit!

    mgo

    • Marked as answer by James Xiong Tuesday, August 28, 2012 2:27 AM
    Thursday, August 23, 2012 6:40 PM