Mass-Deployment

G

Guest

Hello,
I have installed an windows embedded build on one of my target machines and
installed all my application on it. Now I want to mass-deploy my image on
CD/DVD, Can anyone tell me how to do this? Which steps should I take? I added
the system-cloning component in the build and I'm running DISK EWF, EWF must
work on every machine I deploy to.

Thanks for any response,
R.Demandt
 
K

KM

R.Demandt,

If you use EWF RAM *Reg* mode (see SP2 product docs) you won't have problems cloning and deploying the image.
 
G

Guest

I am using the RAM mode (no reg.). What problems will I run in to? What steps
should I take to make sure that afther FBRESEAL my EWF still works?

Thanks for any response,
R.Demandt
 
K

KM

Without the Reg mode you will have to make sure EWF Config partition (hidden volume that keeps all the EWF settings) is properly
deployed. Otherwise, EWF will report on the cloned image that it is failing to find the config volume.
With the Reg mode used there is no hassle to deploy the image with EWF ON.

Please read the product documentation on what EWF modes are. SP2 docs are describing this topic pretty well.
 
G

Guest

But if I would like to work with EWF RAM (no reg.). How do I make sure the
deployment goes well? Should I disable EWF before running fbreseal?

Thanks for any response,
R.Demandt
 
K

KM

R.Demandt,

Any particular reason you want to avoid using Reg mode?

If you want to stick with non Reg mode, as I pointed out earlier you will have to make sure EWF config partition (small hidden
partition on disk) is properly cloned. In other words, with a cloning software (e.g., ghost) you will have to clone the entire disk
[raw] content and use sector copy switches that keep partition table structure and includes extended partition tables (e.g., -ir in
case of ghost).
Or, if you prefer, you can clone the image and perform some steps on the cloned imags (manually or automatically) to initialize (to
configure) the EWF and set its state. This approach will require extra reboot(s).
 
G

Guest

I want to deploy through de windows .sdi image fromat on a winpe cd, which
steps should I take afther the deployment, to get ewf working?

Thanks for any response,
R.Demandt

KM said:
R.Demandt,

Any particular reason you want to avoid using Reg mode?

If you want to stick with non Reg mode, as I pointed out earlier you will have to make sure EWF config partition (small hidden
partition on disk) is properly cloned. In other words, with a cloning software (e.g., ghost) you will have to clone the entire disk
[raw] content and use sector copy switches that keep partition table structure and includes extended partition tables (e.g., -ir in
case of ghost).
Or, if you prefer, you can clone the image and perform some steps on the cloned imags (manually or automatically) to initialize (to
configure) the EWF and set its state. This approach will require extra reboot(s).

--
=========
Regards,
KM


R.Demandt said:
But if I would like to work with EWF RAM (no reg.). How do I make sure the
deployment goes well? Should I disable EWF before running fbreseal?

Thanks for any response,
R.Demandt
 
K

KM

R.Demandt,

We are looping around the same point here.
If you switch to EWF RAM Reg mode (if you are on SP2 you won't lose anything vs EWF RAM mode) the cloning process will be easier for
you.

Otherwise, you can deploy your image with EWF off. Run something like "rundll32 ewfdll.dll,ConfigureEwf" on the cloned images and
then enable EWF with ewfmgr.

--
=========
Regards,
KM
I want to deploy through de windows .sdi image fromat on a winpe cd, which
steps should I take afther the deployment, to get ewf working?

Thanks for any response,
R.Demandt

KM said:
R.Demandt,

Any particular reason you want to avoid using Reg mode?

If you want to stick with non Reg mode, as I pointed out earlier you will have to make sure EWF config partition (small hidden
partition on disk) is properly cloned. In other words, with a cloning software (e.g., ghost) you will have to clone the entire
disk
[raw] content and use sector copy switches that keep partition table structure and includes extended partition tables (e.g., -ir
in
case of ghost).
Or, if you prefer, you can clone the image and perform some steps on the cloned imags (manually or automatically) to initialize
(to
configure) the EWF and set its state. This approach will require extra reboot(s).

--
=========
Regards,
KM


R.Demandt said:
But if I would like to work with EWF RAM (no reg.). How do I make sure the
deployment goes well? Should I disable EWF before running fbreseal?

Thanks for any response,
R.Demandt

:

Without the Reg mode you will have to make sure EWF Config partition (hidden volume that keeps all the EWF settings) is
properly
deployed. Otherwise, EWF will report on the cloned image that it is failing to find the config volume.
With the Reg mode used there is no hassle to deploy the image with EWF ON.

Please read the product documentation on what EWF modes are. SP2 docs are describing this topic pretty well.

--
=========
Regards,
KM


I am using the RAM mode (no reg.). What problems will I run in to? What steps
should I take to make sure that afther FBRESEAL my EWF still works?

Thanks for any response,
R.Demandt

:

R.Demandt,

If you use EWF RAM *Reg* mode (see SP2 product docs) you won't have problems cloning and deploying the image.

--
=========
Regards,
KM


Sorry, I'm using RAM EWF, not DISK EWF!

:

Hello,
I have installed an windows embedded build on one of my target machines and
installed all my application on it. Now I want to mass-deploy my image on
CD/DVD, Can anyone tell me how to do this? Which steps should I take? I added
the system-cloning component in the build and I'm running DISK EWF, EWF must
work on every machine I deploy to.

Thanks for any response,
R.Demandt
 
G

Guest

OK KM, thank you for your help!

Regards,
R.Demandt

KM said:
R.Demandt,

We are looping around the same point here.
If you switch to EWF RAM Reg mode (if you are on SP2 you won't lose anything vs EWF RAM mode) the cloning process will be easier for
you.

Otherwise, you can deploy your image with EWF off. Run something like "rundll32 ewfdll.dll,ConfigureEwf" on the cloned images and
then enable EWF with ewfmgr.

--
=========
Regards,
KM
I want to deploy through de windows .sdi image fromat on a winpe cd, which
steps should I take afther the deployment, to get ewf working?

Thanks for any response,
R.Demandt

KM said:
R.Demandt,

Any particular reason you want to avoid using Reg mode?

If you want to stick with non Reg mode, as I pointed out earlier you will have to make sure EWF config partition (small hidden
partition on disk) is properly cloned. In other words, with a cloning software (e.g., ghost) you will have to clone the entire
disk
[raw] content and use sector copy switches that keep partition table structure and includes extended partition tables (e.g., -ir
in
case of ghost).
Or, if you prefer, you can clone the image and perform some steps on the cloned imags (manually or automatically) to initialize
(to
configure) the EWF and set its state. This approach will require extra reboot(s).

--
=========
Regards,
KM


But if I would like to work with EWF RAM (no reg.). How do I make sure the
deployment goes well? Should I disable EWF before running fbreseal?

Thanks for any response,
R.Demandt

:

Without the Reg mode you will have to make sure EWF Config partition (hidden volume that keeps all the EWF settings) is
properly
deployed. Otherwise, EWF will report on the cloned image that it is failing to find the config volume.
With the Reg mode used there is no hassle to deploy the image with EWF ON.

Please read the product documentation on what EWF modes are. SP2 docs are describing this topic pretty well.

--
=========
Regards,
KM


I am using the RAM mode (no reg.). What problems will I run in to? What steps
should I take to make sure that afther FBRESEAL my EWF still works?

Thanks for any response,
R.Demandt

:

R.Demandt,

If you use EWF RAM *Reg* mode (see SP2 product docs) you won't have problems cloning and deploying the image.

--
=========
Regards,
KM


Sorry, I'm using RAM EWF, not DISK EWF!

:

Hello,
I have installed an windows embedded build on one of my target machines and
installed all my application on it. Now I want to mass-deploy my image on
CD/DVD, Can anyone tell me how to do this? Which steps should I take? I added
the system-cloning component in the build and I'm running DISK EWF, EWF must
work on every machine I deploy to.

Thanks for any response,
R.Demandt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top