Easily Schedule Automatic Backup Windows Server 2022 (3 Ways)  

Easily Schedule Automatic Backup Windows Server 2022 (3 Ways)


Table of Contents
  1. Something New in Windows Server 2022
  2. Why Schedule Automatic Backup Windows Server 2022?
  3. How to Schedule Automatic Backup Windows Server 2022
    1. Way 1. Schedule Automatic Backup Windows Server 2022 via Task Scheduler
    2. Way 2. Schedule Automatic Backup Windows Server 2022 via PowerShell
    3. Way 3. Schedule Automatic Backup Windows Server 2022 via Professional Backup Software
  4. Summary

Something New in Windows Server 2022

Windows Server 2022 builds on the foundation of Windows Server 2019, introducing innovations in security, Azure hybrid integration and management, and application platforms. Additionally, the Datacenter edition of Windows Server 2022 offers an Azure Edition that enables seamless cloud integration, keeping virtual machines up to date while minimizing downtime.

Windows Server 2022 offers advanced multi-layer security features that provide comprehensive protection against advanced threats, combining with other security features in multiple areas of Windows Server to offer defense-in-depth protection for servers.

Win Server

Why Schedule Automatic Backup Windows Server 2022?

While Windows Server 2022 offers improved security features, businesses using it in an enterprise environment still need to be vigilant about data protection, particularly when handling large volumes of sensitive information.

To ensure data safety, it's crucial to know how to install Windows Server backup and schedule automatic backups for Windows Server 2022. This allows for tracking of added or removed data and provides a backup to restore in case of computer issues, preventing data loss.

How to Schedule Automatic Backup Windows Server 2022

This article will guide you through scheduling automatic backups for Windows Server 2022 using either built-in tools or third-party professional backup software. You can choose the method that best suits your needs, and the article will provide more details on how to perform a Windows Server 2022 backup.

Way 1. Schedule Automatic Backup Windows Server 2022 via Task Scheduler

To schedule automatic backups on Windows Server 2022, you can use the built-in tool Task Scheduler. Follow the graphic tutorial below to set it up.

Step 1. Navigate to Server Manager > Dashboard > Tools > Task Scheduler.

Tools Task Scheduler

Step 2. On the Task Scheduler page, click Create Task under the Actions tab.

Create Task

Step 3. To name the task in the General tab and allow it to run whether the user is logged on or not, click on the option "Run whether user is logged on or not" under the Security options.

General

Step 4. In the Triggers tab, click the New button, then specify the day of the week (or month) when you want the backup to run.

New Trigger

Step 5. To backup the entire C: drive, including all critical volumes, to the H: drive, type the following command in the "Add arguments (optional)" pane: `wbadmin start backup -backupTarget:H: -includeC -allCritical -systemState -vssFull`. This command will initiate a full backup of the C: drive, including system state, to the H: drive.

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

New Action

Notes: The specific meaning of each part of the command is as follows.

Step 6. You can configure other settings in the left Conditions and Settings tabs, then click OK, and later you'll be prompted to enter a user password.

Enter Password

Way 2. Schedule Automatic Backup Windows Server 2022 via PowerShell

To automate Windows backup using Task Scheduler, you can create a script using Command Prompt (Windows PowerShell) and have Windows execute it. For example, to backup your system state drive every Saturday at 6 pm, you can type a command in the Command Prompt, which can be executed by Task Scheduler. This method allows you to automate the backup process without having to manually run the script every week.

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

Notes: The command "sudo apt-get install" is used to install a package on a Linux system. The "sudo" part is used to run the command with superuser privileges, which is necessary to install packages.

Methods 1 and 2 can help schedule automatic backups on Windows Server 2022, but for new users, the built-in tool's backup process can be too complex, leading to potential mistakes due to the numerous steps involved.

To select a simple and easy method, you can try using professional backup software to schedule automatic backups on Windows Server 2022.

Way 3. Schedule Automatic Backup Windows Server 2022 via Professional Backup Software

To simplify the backup process, consider using a professional server backup software like Qiling Disk Master Server. This tool has a user-friendly interface and easy-to-use operation, making it accessible even to those new to server management. With its help, you can easily backup your Windows Server 2022, taking advantage of its benefits.

To schedule automatic backups on Windows Server 2022, follow the graphic tutorial below, which will guide you through the process in just a few simple steps.

Step 1. Download Qiling Disk Master Server, install and open it. Then click Backup > System Backup.

System Backup

Step 2. Select the target location for your system backup. The related system partitions will be selected by default.

Schedule Backup

Step 3. To set up a schedule for automatic backups on Windows Server 2022, click on "Schedule Backup" in the lower left corner and select the "Enable Schedule Backup" option. This will allow you to choose the frequency of backups, such as daily, weekly, or monthly, as well as triggers based on specific events or the insertion of a USB drive.

Schedule Weekly

Notes:

Enable Backup Scheme

Step 4. Confirm your operations and click Proceed to schedule automatic backup Windows Server 2022.

Tip: The Options feature in the Schedule and Scheme provides additional backup features, including the ability to add comments, encrypt, split, and compress the Windows Server 2022 backup file, and set up email notifications.

Summary

Protecting your data is crucial, and one way to do this is by scheduling automatic backups on your Windows Server 2022. You can use either the built-in tool or professional backup software to achieve this, with three options available to choose from.

I prefer using Qiling Disk Master Server for backups because it's easy to use and offers various backup methods and schedules, allowing me to choose the frequency that suits my needs, such as daily, weekly, monthly, event-triggered, or USB-plug-in backups. This is especially useful for users with large data sets, as differential and incremental backups can conserve disk space while ensuring data safety.

If you want to protect unlimited PCs and servers within your company, Qiling Disk Master Technician Plus can help. It offers unlimited billable technical services to clients and allows you to copy the installation directory for portable version creation, making it a useful tool for exploration.

Related Articles


Is this information helpful?     

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


QilingTech uses cookies to ensure you get the best experience on our website.  Learn more  Got it