We use a CMD file as a scheduled task. On our system the command file lives in d:\IMRegBack You should modify this code to fit your needs.
del d:\IMRegBack\imail.reg.10 rename d:\IMRegBack\imail_reg.9 imail_reg.10 rename d:\IMRegBack\imail_reg.8 imail_reg.9 rename d:\IMRegBack\imail_reg.7 imail_reg.8 rename d:\IMRegBack\imail_reg.6 imail_reg.7 rename d:\IMRegBack\imail_reg.5 imail_reg.6 rename d:\IMRegBack\imail_reg.4 imail_reg.5 rename d:\IMRegBack\imail_reg.3 imail_reg.4 rename d:\IMRegBack\imail_reg.2 imail_reg.3 rename d:\IMRegBack\imail_reg.1 imail_reg.2 rename d:\IMRegBack\imail_reg.0 imail_reg.1 regedit /e d:\IMRegBack\imail_reg HKEY_LOCAL_MACHINE\SOFTWARE\IPSWITCH\ rename d:\IMRegBack\imail_reg imail_reg.0 Hope this helps, _M | -----Original Message----- | From: [EMAIL PROTECTED] | [mailto:[EMAIL PROTECTED]] On Behalf Of Belkie, Dan | Sent: Saturday, April 27, 2002 11:01 AM | To: '[EMAIL PROTECTED]' | Subject: [IMail Forum] automate backup | | | Does anyone have any suggestions on how to automate the | backup of the config on a Imail box? I can do it by hand at | IMail Administrator | localhost | General | Backup. Any | thoughts on how to do it on a regular bases? | | Thanks | Dan | | Please visit http://www.ipswitch.com/support/mailing-lists.html | to be removed from this list. | | An Archive of this list is available at: | http://www.mail-archive.com/imail_forum%| 40list.ipswitch.com/ | | | Please visit the Knowledge Base for | answers to frequently asked | questions: http://www.ipswitch.com/support/IMail/ | | Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/
