Silica

Next cloning problem with ImageX: EWF

# 0
Posted on: 2010 2010-12-27 27 15:03

registered since: 27.12.2010
Posts: 4

Now, I am facing the next problem in cloning a WES7 image with ImageX from Microsoft. After solving the bootloader issue in the last post, I can not activate the EWF Filter in the cloned image any more. The system is telling me, that there is an error on the target device / volume. When starting "ewfmgr c:" following error message is displayed: "Failed getting protected volume configuration with error 1. Incorrect function".

How to bring the EWF back to work in the cloned WES7 image?

# 1
Posted on: 2010 2010-12-27 27 15:13

registered since: 30.10.2009
Posts: 5

Scott,

ok, this is a hard one...

Normally, this problem is solved when you run sysprep before cloning.

I know, sysprep is deleting a lot of things out of the image (i,.e user data) and is not really configurable. So I am not a friend of sysprep... :-)

When you want to clone a non-syspreped image with Imagex, then you have to run manually after starting of the cloned image following command:

rundll32 ewfcfg.dll,EwfSysprepSpecialize

You can automate this i.e. with the RUNONCE key in the registry.

best regards, Martin, eMVP

# 2
Posted on: 2010 2010-12-27 27 15:41

registered since: 27.12.2010
Posts: 4

Thanks Martin

Your solution works perfect!

Many thanks

Scott