Kineas Posted June 27, 2013 Posted June 27, 2013 Hi, Just wondering what the best practise is for using Windows Server Backup on Server 2008 with it having a software limitation of not being able to run scheduled backups to a network drive. Not long been in my current school and the previous technician has left me with a 2TB USB hard drive connected to the DC where the backups are saved onto, and a 2TB NAS drive sat on the network not doing anything (I presume he purchased the NAS before realising the software limitation and then purchased the USB drive). Backups are working fine but there's the issue of the USB drive being sat on top of the server if there's a disaster that destroys the server room. The first thing that springs to mind is to put the NAS somewhere else in the building. I know I could set a manual backup that will save it on the NAS and create an entry for it in task scheduler, but that overwrites the backup rather than doing an incremental one. So I was thinking to then leave the backup going to the USB drive, and then schedule robocopy to copy the contents of the USB drive to the NAS drive. The folder is currently 265GB, which seems a large amount to be transferring everyday but if I did it weekly, we could potentially lose a weeks worth of data. Is there any better way of doing this? Thanks.
Michael Posted June 27, 2013 Posted June 27, 2013 Take a look at Backup Assist. It uses Windows Server technologies, but provides considerably more options and allows you to backup to a NAS as required.
sted Posted June 27, 2013 Posted June 27, 2013 you can iirc schedulr backups on 2008 BUT you have to use task scheduler and batch files to do it
Kineas Posted June 27, 2013 Author Posted June 27, 2013 Thanks for the replies. I'll probably just go with transferring from the USB drive to the NAS drive with robocopy once a day. I'd like to keep it as close to the process I've used and trusted on Server 2003 with NTBackup, this just means having to use a USB drive in the middle of the process.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now