ContainerProvider icon indicating copy to clipboard operation
ContainerProvider copied to clipboard

If install-ContainerImage is interrupted, retrying will fail.

Open Nibons opened this issue 8 years ago • 3 comments

If install-containerImage is interrupted after the download has completed, but before the 'expanding' has completed, the only method I found to complete the operation successfully was to rename the directory at C:\ProgramData\Microsoft\Windows\Images[ImageName] to something else.

Could not remove the directory, and the image would not show up in get-containerImage.

I suggest a -force parameter, that will overwrite a previously existing ContainerImage(if corrupted), and a -whatif parameter to see what image(s) would be added.

Nibons avatar Mar 10 '16 16:03 Nibons

Thanks for the feedback Nibons. We are currently working on a few fixes for the ContainerImage and will be releasing it soon. We have the –WhatIf and the –Force parameter for Save and Install in the works. Thanks for your patience.

Cheers, Jay!

jayshah-msft avatar Mar 10 '16 17:03 jayshah-msft

@Nibons As per your feedback, a -Force parameter has been added, so that if you need to re-download the image you can do so. This is available in version 0.6.4.0 Thank you for your patience.

Cheers, Jay!

jayshah-msft avatar May 02 '16 23:05 jayshah-msft

@Nibons Can you please confirm your issue is resolved with the latest version 0.6.4.0.

Cheers, Jay!

jayshah-msft avatar Jun 09 '16 21:06 jayshah-msft