Hi folks, new to the forum and recently new to EasyBCD. I am currently undertaking a very large project, for me anyways. My goal is to be able to put a windows image on a partition, have a bootloader (currently using EasyBCD 2.0) in a third partition with various scripts and WinRE ISO, and the main OS partition. Thus 3 total partitions.
Then using RSync, the image partition will be checked against a network image. Network image is newer, it is downloaded.
At end of a certain period of time, the machine will then automatically run a script to reboot the machine to the Recovery ISO (WinRE). Attempting an unattended file to run Restore from Image/install it to system OS partition.
So far, I've been chugging along with a lot of trial and error to get as far as I have. So far, I have:
1. EasyBCD Boot options created on startup for Windows 7 Enterprise and Recovery ISO (WinRE). Using bcdedit /bootsequence {ID} to target Recovery ISO on reboot.
2. The image of the machine for testing purposes is in place in the ImagePartition.
The partition with WinRE and scripts is in place as ImageHandler.
The OS is of course, at C: in its own seperate partition.
Where I'm getting stuck currently is trying to find out how to edit the neosmart grub loader, which is telling the ISO of Windows Recovery to be used. I want it to STOP asking me to press any key to boot from the ISO.
Big goal, but I'm making a lot of head way. Any help or suggestions on getting that NST\AutoNeoGrub0.mbr edited to remove Press any key to Boot From CD/DVD in my approach would be GREATLY appreciated.
Then using RSync, the image partition will be checked against a network image. Network image is newer, it is downloaded.
At end of a certain period of time, the machine will then automatically run a script to reboot the machine to the Recovery ISO (WinRE). Attempting an unattended file to run Restore from Image/install it to system OS partition.
So far, I've been chugging along with a lot of trial and error to get as far as I have. So far, I have:
1. EasyBCD Boot options created on startup for Windows 7 Enterprise and Recovery ISO (WinRE). Using bcdedit /bootsequence {ID} to target Recovery ISO on reboot.
2. The image of the machine for testing purposes is in place in the ImagePartition.
The partition with WinRE and scripts is in place as ImageHandler.
The OS is of course, at C: in its own seperate partition.
Where I'm getting stuck currently is trying to find out how to edit the neosmart grub loader, which is telling the ISO of Windows Recovery to be used. I want it to STOP asking me to press any key to boot from the ISO.
Big goal, but I'm making a lot of head way. Any help or suggestions on getting that NST\AutoNeoGrub0.mbr edited to remove Press any key to Boot From CD/DVD in my approach would be GREATLY appreciated.