GHOST GURU advice Help

  • Thread starter Thread starter KEVIN MCGRATH
  • Start date Start date
K

KEVIN MCGRATH

I've searched and searched the net, can someone help me here is the
situation. I have public internet PCs that get messed up all the time.
WHat I would like to do is partition the hard drives in 2 partitions
c: with the OS and programs and D with ghost and the image of C.

My PCs reboot everyday, what I would like is some sort of autoexec.bat
that would re-image the hard drive every 100 reboots or 300 reboots
whatever. Maybe a variable is updated on every boot accumulation to a
target value. WHen the value is met the drive is re-imaged. The
imaging would need to be 100% attended no user intervention at all/..


Can anyone help me with this ???


THANKS in advance
 
Kevin,
I would format 2nd partition DOS/Fat32 and put ghost.exe there. Do not
make it active. Then I would get utility to allow to switch active
partitions (to work in DOS and OS partitions):
1. On the triggered event (image load request) OS utility would switch
active partitions from OS to DOS, and reboot.
2. While in DOS run batch to load OS partition from image file, switch
active partitions and reboot.

Peter
 
Back
Top