Runonce after fbreseal... partitioning and formatting a 2nd disk...

A

andrea

I need to find a way to execute a script after fbreseal.
I have a script (using DISKPART & FORMAT commands) wich prepare a
second ide disk where the system will store backups.
We must prepare a ghost image, (wich is deployed with fbreseal to
change SID & others) wich will do the job at first boot after FBA...
suggestions?
thanks
 
K

KM

andrea,

How about:
- Setting up a FBA generic command at phase > 12000
- or, if you use Explorer Shell, set up a Runonce command using registry:
[HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce] Or RunOnceEx. You can set it up just before you reseal the image.
- or, if you use Explorer Shell, place a self-cleaning batch or CMD script file in StartUp folder of All Users.
 

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