Create and manage Windows Server Backups
In this lab, participants will learn how to create and manage backups for Windows Server, ensuring data integrity and availability through effective backup strategies and recovery techniques.
Session duration: 60 minutes
Difficulty
Beginner
Lab level
Lab VMs
1
1 Windows
XP Reward
300 XP
On completion
Virtual machines
Lab VMs
Windows Server 2025
Windows
Username / Password
user / password123
Connection type
In-browser RDP / RDP
CPU / RAM
—
Lab instructions
Follow the steps below to complete the lab.
Before you can create backups, you need to install the Windows Server Backup feature. In this step, you will install the feature using the Server Manager.
- Open
Server Manager. - Click on
Managein the top right corner. - Select
Add Roles and Features. - In the wizard, click
Nextuntil you reach theFeaturessection. - Check the box for
Windows Server Backup. - Click
Next, then clickInstallto begin the installation process. - Wait for the installation to complete, then click
Close.
Before proceeding with the backup configuration, ensure that you have the necessary permissions to create backups on the server. In this step, you will create a one-time backup of the server using the Windows Server Backup feature.
- Open the
Windows Server Backupconsole from the Start menu. - In the right pane, click on
Backup Once.... - Select
Different optionsand clickNext. - Choose
Full serverorCustom, then clickNext. - If you selected
Custom, specify the items you want to back up and clickNext. - Select the backup destination (either
Local drivesorRemote shared folder) and clickNext. - Review your backup settings and click
Backupto start the process. - Wait for the backup to complete, then click
Closewhen finished.
After configuring the backup settings, you need to create a scheduled backup to ensure your data is regularly saved. In this step, you will set up a backup schedule using the Windows Server Backup feature.
- Open the
Windows Server Backupconsole from the Start menu. - In the right pane, click on
Backup Schedule…. - Follow the wizard to configure the backup schedule:
- Choose
CustomorFull Serverbackup as per your requirement. - Set the frequency of the backup (Daily, Weekly, etc.).
- Specify the time for the backup to run.
- Choose
- Select the destination for the backup (e.g., a local drive or network share).
- Review your settings and click
Finishto create the scheduled backup.