Hi all,
I like some advice here is my setup
C: SSD OS Boot
D: HD most programs an storage
E: usb drive backup storage
I have two task set up that run at the end of each month it does a full backup on drive c and d one at 9 am and 10 am
D:\Program Files (x86)\TeraByte Drive Image Backup and Restore Suite\imagew64.exe
/wait /b /uy /um /d:w0 /f:"E:\backup\SSD\ssdBackup-w0-$~YYYY$-$~MM$-$~DD$-$~HHMM$" /v
i have two questions
1. how often do you back up is there a better way?
2. is there a command line command to delete old backup before running if space low?
thanks beau