dmanleygen,
I am not sure why you think you need to do this??
Win does it on a normal basis upon each shutdown, hard or soft.
The permanent parts of the registry are stored as a set of files (called hives) that should never be directly edited. You can also find a list of locations for these hives in the hivelist entry in KLM\SYSTEM\CurrentControlSet\Control.
The following hives, which store four of the five registry keys in HKEY_LOCAL_MACHINE, are permanently saved (and updated with each logon) in %systemroot%\System32\config:
SAM, SECURITY, SOFTWARE, SYSTEM and DEFAULT.
The HARDWARE key is not stored as a hive, because it is recreated each time the system starts.
Backups of these hives are kept in %systemroot%\repair.
Do you want the registry backed up? or the Hives?
If you want to make an additional copy though you can by copying the files in %systemroot%\repair to a location you prefer. If you automate this take care to define a device that will be available & writeable at the time you choose to do this.
rvnguy
"I know everything..I just can't remember it all