Salta al contenuto principale

Can I make a script to restore the latest backup created ?

Thread needs solution

Hello,
Is it possible to write a script for Acronis Backup & Recovery SBS edition in order to restore a backup created since the first server on a secondary server immediatly after the backup was created? and this in an automated way.

If it is possible, can you explain to me wich script I have to write ?

What I want is that both servers contains same datas.

If the primary has to break down, I will run on the secondary without downtime.

0 Users found this helpful

Hello vincent tomasina,

Thank you very much for your message. I will be happy to assist you.

This automated recovery has not been tested before, but I can suggest this article, it has examples of various batch files that can be used by our software. Hopefully they will be useful to you in creating the desired script.

Let me know if you have additional questions.

Thank you.

I have done this with a win2k domain controller. Backup server A to a nas box on ip address Example 192.168.1.1 connect server B on ip address 10.0.0.1 ( i use two nic's on the nas box) schedule a task to run a batch file to restore on server B. Move the nic cable on server b to the 192 network to become active.
Look into clustered servers as another solution.
If you can use two different server try syncback from 2brightsparks to copy the data.

Batch file is at customers site, I can post it next week.