Another option is to use the latest version or Peer Sync, which can do byte level replication. Very low overhead, efficient. Essentially would replace the Robo Copy. You could then always have a current mirror on the target. Before this version, Peer Sync used file level replication, which is horrible for Imail since any change to a mailbox forced the entire mail box to replicate(not cool for real time replication of large boxes). Now, it is simply bytes that change and are replicated to the target. I have not tested this yet but will soon and report back results.
-----Original Message----- From: Imail Tom [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 7:42 AM To: [EMAIL PROTECTED] Subject: Re: [IMail Forum] How to restore a Imail server in 15 minutes Good point, Kris. It's simple for me because I only have one IP per server. Tom ----- Original Message ----- From: Kris McElroy To: [EMAIL PROTECTED] Sent: Friday, September 19, 2003 10:03 AM Subject: Re: [IMail Forum] How to restore a Imail server in 15 minutes 9. Put MAXMAIL003's IP on the server and rename #======================== # Interface configuration # netsh -c interface dump >c:\primaryMailIP.txt # netsh -f c:\primaryMailIP.txt # #======================== I would also add a scheduled task to export the Network card settings (IP, DNS, Gateway) using netsh. I know some people, including myself, have several IP's on there IMail servers. I use netsh to dump the settings to a Text file then you can run netsh to restore them all back. Thanks, Kris McElroy [EMAIL PROTECTED] To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
