I need just simple opinion on this subject (scripts and backups).
So far my script for each day is one image backup OF OS, one image backup of data. Script (I have scripts one for each day of the week).
echo Monday Backup W drive
"D:Program FilesAcronisTrueImageEchoServerTrueImageCmd.exe" /create /partition:1-1,1-2,1-3 /filename:"w:OSimageBackupMonday.tib"
ping -w 1000 -n 20 0.0.0.0 >nul
"D:Program FilesAcronisTrueImageEchoServerTrueImageCmd.exe" /create /partition:2-1 /filename:"w:DataImageBackupMondaydata.tib"
--------------------------
------------------------------------------------------------------------------------------------ I have a task for each day, and on friday two task, one for weekly and one for fridays. Most backup take up 20 gigs most for OS, and 20 gigs for data. Small office. Is this good idea the way I setup script.
Script 2
"D:Program FilesAcronisTrueImageEchoServerTrueImageCmd.exe" /create /partition:2-1 /filename:"V:DataImageBackupweekweek1data.tib" frist friday of the month
---------------------------------------------------------------------------------
script 3
"D:Program FilesAcronisTrueImageEchoServerTrueImageCmd.exe" /create /partition:2-1 /filename:"V:DataImageBackupweekweek2data.tib" second friday of the month
------------------------------------------------------------------------------------
script 4
"D:Program FilesAcronisTrueImageEchoServerTrueImageCmd.exe" /create /partition:2-1 /filename:"V:DataImageBackupweekweek3data.tib" third friday of the month
---------------------------------------------------------------------
script5
"D:Program FilesAcronisTrueImageEchoServerTrueImageCmd.exe" /create /partition:2-1 /filename:"V:DataImageBackupweekweek4data.tib" last friday of the month
--------------------------------------------------------------------------
What would you change if anything, the NAS I am backing up to is 500 gigs, and backup full are around 40gigs, one 20 gig OS image, and one 20 gig data image.
Task scheduler runs the task. Acronis Echo CLI version does replace old *.tib with new one (e.g. TUESDAY.TIB from last week, is replace with TUESDAY.TIB of this week...
--
AM I safe with this backup scripts.
Justin
IT-TECH
--
Justin
IT-TECH
