I am thinking of scripting together a automated backup script which will do a "system state" backup along with the normal data backup.
- Backup MBR. (am using a MBR tool called head).
- Backup System state by doing a full export of the registry
Do i need to consider something else for a system state backup ?
Any help is appreciated. Thanx in advance.