Hello all,
We are imaging some laptop carts with deepfreeze and I was interested to see if anyone had a workflow for this that worked for them. I am running into a problem where I have some scripts that run after reboot that are not actually affecting the machine. Here's my current imaging workflow:
- Base install with software and misc. packages run first all at priority 1-10.
- Before reboot, the custom DeepFreeze installer runs (set to boot as frozen). Set to priority 11 and requires restart.
- The first script that runs (assuming it runs in alphabetical order) is thawTargetPartition.sh.
- Then, the rest of my scripts run.
- Finally, freezeTargetPartition.sh runs.
It seemed infinitely easier to me to set the custom DeepFreeze installer to just boot thawed on the first (or even the second) but when I did that, the installer did not actually install deepFreeze.
Just interested to see if anyone has any experience with this they'd be willing to share.
