WDS Export Image Using wdsutil

  • Thread starter Thread starter Brad
  • Start date Start date
B

Brad

This command was working fine last week and now is not. I receive the error:

An error occurred while trying to execute the command.
Error Code: OxC1040128
Error Description: The image name "Dell_BaseImage_Vostro" could not be
found in the specified image group.

I confirmed the image name is correct.
I confirmed the image group name is correct.
I confirmed the server name is correct.
I confirmed the filepath is correct.

Here is the command I am running:

wdsutil /verbose /progress /export-image /image:"Dell_BaseImage_Vostro"
/server:penntech /imagetype:install /imagegroup:"acs desktops"
/filename:Dell_BaseImage_Vostro.wim /destinationimage
/filepath:\\penntech\d$\tempdonotdelete\uniprocessor\Dell_BaseImage_Vostro.wim /name:Dell_BaseImage_Vostro.wim

The above command is all in one line but wraps here.

Thank you in advance.
 
Back
Top