Share via


how to schedule backup once a week

Question

Tuesday, October 30, 2012 9:07 AM | 1 vote

how to create scheduled backups once a week in Windows Server 2008 R2, or once in two weeks?

thanks

Lasandro Lopez

All replies (7)

Wednesday, October 31, 2012 6:19 AM ✅Answered | 1 vote

Follow :http://blogs.technet.com/b/filecab/archive/2009/04/13/customizing-windows-server-backup-schedule.aspx


Thursday, November 1, 2012 3:59 AM ✅Answered

Configure Automatic Backups with Task Scheduler
http://technet.microsoft.com/en-us/library/dd834883.aspx

Thanks


Thursday, March 21, 2013 11:17 AM | 12 votes

Simply Create a "Once a day" backup with Windows Server Backup and then edit it from Task Scheduler.

1. Create a backup with "Once a day" option using the Backup Schedule Wizard.

2. Click Start > Administrative Tools > Task Scheduler.

3. Navigate to: Task Scheduler Library/Microsoft/Windows/Backup.

  1. You should find your backup job, right click it and select Properties.

5. Go to Triggers tab, select trigger Daily and press Edit.

Now you have more options for scheduling.


Thursday, August 15, 2013 4:37 PM

easiest solution :-)

others are command line it seems


Sunday, April 12, 2015 6:39 AM

truly helpful answer...expect more


Thursday, January 5, 2017 10:39 AM

Hi Tommi,

                 I was worried when I saw only Once a day and Multiple times a day option in Windows server backup wizard. Your reply here helped me to schedule it weekly without the need of any scripting.

Thank you :-).


Tuesday, January 2, 2018 2:07 PM

easiest solution ever... you don't need to reinvent the wheel :)