Set Windows Server 2012 Backup Schedule Weekly (4 Solutions)  

Set Windows Server 2012 Backup Schedule Weekly (4 Solutions)


Table of Contents
  1. In need of Windows Server 2012 backup schedule weekly
  2. How to perform Windows Server 2012 backup once a week
    1. Solution 1: Create a weekly Server 2012 backup from Task Scheduler
    2. Solution 2: Run Server 2012 backup once a week using PowerShell
    3. Solution 3: Create Windows Server backup weekly with Qiling Disk Master
    4. Solution 4: Backup Server 2012 weekly via Qiling Backup
  3. Summary

In need of Windows Server 2012 backup schedule weekly

The Windows Server Backup (WSB), built-in backup utility of Server 2012 (R2), allows its users to create backup for current operating system (OS). For example, image Windows Server 2012 to new hard drive for protection. However, the Windows Server 2012 backup types provided by Backup Schedule Wizard are only "Once a day" and "More than once a day". In other words, it cannot back up in a lesser frequency like weekly or monthly.

Nevertheless, there are cases for users who want to perform a weekly backup on Server 2012. In general, the situations are:

Fortunately, you can complete weekly backup in Windows Server 2012 in other ways. The four most used ways will be introduced below.

How to perform Windows Server 2012 backup once a week

To do Windows Server 2012 backup schedule weekly, you have four ways in the following:

The previous two methods require you to be familiar with command prompt, such as Windows Server 2012 Wbadmin, etc. This is not beginner-friendly. At this moment, try GUI-based third-party backup software in Solution 3 and Solution 4.

Solution 1: Create a weekly Server 2012 backup from Task Scheduler

1. Go to Server Manager > Dashboard > Tools > Task Scheduler.

Task Scheduler

2. In Task Scheduler click "Create Task" under the "Actions" tab on the right side.

Create Task

3. In the Create Task window, name the task in General tab if you want to. Meanwhile, switch the option to "Run whether user is logged on or not" under Security options.

General

4. In Triggers tab click on the "New" button. Then, specify the day in a week (or in a month) to run the backup.

Create new trigger

5. In Actions tab click on the "New" button as well. Here is the step where you input the wbadmin commands. Type it in the pane next to "Add arguments (optional)". For example, to back up the entire C: drive including all critical volumes to the H: drive, please write this command:

Proceed –backupTarget:H: -include:C: -allCritical -quiet

Create new action

Descriptions:

6. You can also configure other settings in the left "Conditions" and "Settings" tabs as you wish. Then, click OK. Note that you'll be prompted to enter a user password after.

Enter Password

Solution 2: Run Server 2012 backup once a week using PowerShell

Surely, you can make a script batch file from Command Prompt (Windows PowerShell) and let Task Scheduler to execute it. For example, to back up system state drive on every Saturday (SAT) at 18:00 using CMD, you need to input:

SCHTASKS /CREATE /SC WEEKLY /D SAT /TN WeeklySystemStateBackup /RL HIGHEST /ST 18:00 /TR "Wbadmin start systemstatebackup –backupTarget:H: -include:C: -allCritial -quiet"

Command Line Backup Weekly

Descriptions:

If the Windows Server Backup Scheduler not running as expected or the Task Scheduler does not start properly, you can manually start the task to see if it works. If not, check if the task is set to run whether user is logged on or not, or check if the wbadmin command is correct.

For users who are familiar with Windows Server Task Scheduler or Command Line Interface, they may find it is very convenient to let Server 2012 backup weekly. However, for common users, these methods are way too complex and error-prone, too.

In addition, only partitions formatted with NTFS file system can be included in the backup, and the critical volumes are not possible be set as the backup target location. Worse, scheduled backup on network share will only be completed with full backups instead of incremental or differential backups. Under such circumstances, you may want to turn to third-party server backup tools to complete weekly backup tasks in easy steps.

Solution 3: Create Windows Server backup weekly with Qiling Disk Master

Qiling Disk Master Server, professional yet easy-to-use server backup software, allows you to backup Windows Server 2012 weekly with its own services or Windows Task Scheduler. Check its beneficial features below:

To demonstrate how the software back up Windows Server 2012 step by step, following will take system backup as an example.

1. Download 30-day free trial in the first place. Install and run Qiling Disk Master on Server 2012.

(PS: This software has 30-day free-trial, thus you can enjoy it without any obstacle. To protect your system continuously, please upgrade server trial -100$ off to the official version.)

2. In the main console click "Backup" and then "System Backup".

System Backup

3. As you can see, the needed volume(s) is (are) selected by default. Now, you need to select the target location and edit task name as you wish. You can back up to local disk, external storage, NAS, network share, etc.

System Backup Destination

4. Click "Schedule Backup" beneath and turn on "Enable Schedule Backup" in the pop-up window. Then select "Weekly" and specify the day and time to back up. Click "OK".

Schedule Weekly

5. (Optional) Select a backup strategy from "Backup Scheme" to automatically delete obsolete backups to save disk space while keeping backups up-to-date.

Backup Scheme

Tip: The scheduled backup will run in the way of incremental backup by default. You can change it to differential backup from the drop-down menu of "Backup Method". It's much easy for recovery, which requires only one full backup plus any differential backup.

6. Finally, click "Proceed" to perform Windows Server 2012 backup schedule weekly.

Tips:

Create Recovery Environment

Solution 4: Backup Server 2012 weekly via Qiling Backup

The best enterprise backup software - Qiling Backup provides a convenient and reliable solution for centralized backup management of all Windows operating systems.

Download this powerful enterprise backup software now and learn how to run system state backup for Server 2012 below.

Summary

Four ways on how to create Windows Server 2012 backup schedule weekly are illustrated above. Choose the one that suits you most. This all-around software, Qiling Disk Master Server, is also a mighty disk cloning tool. For example, you can clone Windows Server 2012 to new hard drive if the need ever arises.

Related Articles


Is this information helpful?     

What can we do to improve this information? (Optional)
Refresh Please enter the verification code!