Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

Setup Windows server backup and create backup jobs with Bare metal backup

Posted on 03/04/202110/09/2023 IT Expert By IT Expert No Comments on Setup Windows server backup and create backup jobs with Bare metal backup
  1. Home
  2. Backup
  3. Setup Windows server backup and create backup jobs with Bare metal backup
Bare-metal Backup

Bare metal backup is a process of backing up your entire system’s data, and it’s not just user data and settings, the entire system including drivers, programs, information structure, even the operating system itself. To achieve a successful bare-metal recovery, you need the right backup. Performing a bare-metal recovery involves several important steps, planning, backing up the system image, and recovering your system image to new hardware. Kindly refer to the following related guides. Cloud Protection Manager: How to recover backup via N2WS Veeam CPM, SEP sesam Hybrid Backup and Disaster Recovery Solution, How to monitor Windows server backup, and Advantage of using a 3rd party software for Backup (N2WS by Veeam) over AMI.

An Active Directory server backup requires you to back up the database and the transaction logs. If you do not have the following enterprise backup solutions such as Rescuezilla, System Center Data Protection Manager (DPM), SEP Sesam, Veeam Cloud Connect and Cloud Protection Manager etc. You may want to look at Windows Server Backup which also enables you to recover different hardware. Please refer to this guide on how to stop the Windows backup job via the wbadmin console.

Step 1: Install Windows Backup feature

To enable the built-in backup and recovery utility, launch the Server Manager as shown below.

Windows server backup

Moreover, the menu, select “Manager”, and click on Add roles and features.

setup backup jobs

However, On the “Before you begin”, click on Next and On the Installation Type, select “Role based or Feature based installation”.

Bare-metal Backup
create backup jobs

Furthermore, On the Select destination server, we only have one server, this is selected automatically. If you have multiple server in here, please ensure the right server is seleted.

Windows server backup

Since we are not installation any role, we will click on next on the “Select Server Roles” window.

setup backup jobs

Select Windows Server Backup feature from the list, and then click Next.

create backup jobs

On the Confirmation page, click on “Install”. On the result page, the Windows Server Backup feature has been installed, it will display installation succeeded on your selected server. Now, we are ready to setup Windows server backup.

Bare-metal Backup

Step 2: Create a backup of Windows Server

Bare metal backup is an OS image-level backup that includes everything related to the operating system, the system state, boot files, entire local drives, registry, page files, application files, etc. If your server is a Domain controller, the bare metal back will contain the Active Directory NTDS database, registry, SYSVOL folder, etc. All these backed-up data can be restored. To setup Windows server backup and create a backup, launch the server manager, and select Tools and then Windows Server Backup. You can also launch the Server Backup utility tool etc.

setup backup jobs

As you can see below, we do not have any backup created previously and this is not good enough. Therefore, I will be creating some backup jobs.

Create Backup Jobs

create backup jobs

To have an automatic backup on a schedule configured, select Backup Schedule. as shown below.
- Backup of an Active Directory server must be performed online.

Bare-metal Backup

This will open up the backup schedule wizard. On the getting started window, click on Next.

setup backup jobs

In the backup configuration window, you will have to select a backup configuration type,
– Full server (recommended). This will back up all server data, applications, and system state or
– Custom: This Will allow you to define your backup need by selecting certain volumes or files to be backed up. Click on Next to continue.

Screenshot-2021-04-03-at-22.10.15

In the “Specify Backup Time” window, you can decide to select “once a day” and select your desired time or select the second option”More than once a day backup”. You can select as much backup time as you want and use the Add button to add the time to the Scheduled time.

Screenshot-2021-04-03-at-22.16.22
Screenshot-2021-04-03-at-22.21.27

Select your destination backup type. I quickly created a network share and my newly setup Windows Server 2022 “\\TECHWINDOWS2022\Backup”. In addition, I will be using this.
– I selected Backup to a shared network folder.

Screenshot-2021-04-03-at-22.26.28

After selecting this specific option, you will see the following warning: you will only have one backup due to the old backup being replaced by the new one.
– Click on OK.

Screenshot-2021-04-03-at-22.28.46

Enter the network path and then click Next. Select Inherit under “Access Control” as this allows everyone to access the backup. You will be requested to enter your account details to enable the scheduled backup.

Screenshot-2021-04-03-at-22.31.16
Screenshot-2021-04-03-at-22.35.08

As you can see below, here is a confirmation of the backup job you have created.

Screenshot-2021-04-03-at-22.37.02

Backup schedule successfully configured click on close.

Screenshot-2021-04-03-at-22.37.19

As you can see, as compared to when the backup was not created. We now have backup jobs waiting to be executed.

Screenshot-2021-04-03-at-22.38.19
Screenshot-2021-04-03-at-22.37.50

As you can see, our bare metal (full backup) has completed successfully as shown below.

Screenshot-2021-04-04-at-11.53.26

Step 3: Create a One time backup (System State backup)

If you wish to create a one-time backup, please follow the steps discussed below. Click on Back up Once.

Screenshot-2021-04-03-at-22.44.23

In the backup option, select different option as shown below

Screenshot-2021-04-03-at-22.45.08

Since this is to demonstrate how this can be achieved, I will be selecting the custom option. Click on Next.

Screenshot-2021-04-03-at-22.47.47

In the “Select items to add as backup,” I will be selecting the system state and one additional folder as shown below. You are free to make your choices here. When you are done, click on Next to continue.

Screenshot-2021-04-03-at-22.48.42
Screenshot-2021-04-03-at-22.49.17
Screenshot-2021-04-03-at-23.31.17

In the “specify destination type”, I will be going with the first option. You can also specify a shared location if you wish. I just wanted to show you this step as well.

Screenshot-2021-04-03-at-23.03.38

Adding and Initializing a New Drive for Backup

I had to add a new drive, “Hardware to the VM”, brought the drive online, initiated, and created a simple volume out of it. This is Drive E. Note. You will have to start the one-time backup process for the backup to reflect this new change.

Select Backup destination

Click on backup to continue with the onetime-backup. I have decided to back up just the system state only. If you wish, you can click on close.
– You can also see the backup progress. At this point, you can also click on close.

Select location and click on Backup
Backup in progress

On the newly created volume, we can see our backup. In the next guide, I will be showing you how to perform Windows Server bare metal recovery.

newly created backup file

Like I said before in Part 3 above, you can also specify a shared location for your system state backup. I created a new shared folder and initiated this backup just to demonstrate this.

Windows server backup in progress

As you can see, the system state backup has completed successfully.

Windows server backup completed

To perform a system state backup using Wbadmin.exe: Open an elevated command prompt, type the following command, and press ENTER. Please replaced the target-drive “K” with your drive letter.

wbadmin start systemstatebackup -backuptarget:K:

I hope you found this blog post on How to setup Windows server backup helpful. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Backup Tags:IMAGE, Image backup, recovery, Windows Server 2016, Windows Server Backup

Post navigation

Previous Post: How to install Windows Server 2022 on VMware Workstation
Next Post: Wbadmin: How to stop Windows backup job via the Windows Server Backup utility

Related Posts

  • sep hybrid backup tiny
    SEP sesam Hybrid Backup and Disaster Recovery Solution Backup
  • Veeam
    Install and configure Veeam Backup and Replication Community Edition Backup
  • VIHR
    Building VIHR: Ransomware-Proof Repository with Veeam JeOS Backup
  • fix Client Certificate Mapping Authentication error
    How to fix Client Certificate Mapping Authentication error Backup
  • Unveiling OOTBI Mini
    Unveiling OOTBI Mini and New Features for v1.7 from Object First Backup
  • VBR 13.0.2.29
    Fix Vulnerable Veeam Backup and Replication 13.0.1.2067 and Earlier Backup

More Related Articles

sep hybrid backup tiny SEP sesam Hybrid Backup and Disaster Recovery Solution Backup
Veeam Install and configure Veeam Backup and Replication Community Edition Backup
VIHR Building VIHR: Ransomware-Proof Repository with Veeam JeOS Backup
fix Client Certificate Mapping Authentication error How to fix Client Certificate Mapping Authentication error Backup
Unveiling OOTBI Mini Unveiling OOTBI Mini and New Features for v1.7 from Object First Backup
VBR 13.0.2.29 Fix Vulnerable Veeam Backup and Replication 13.0.1.2067 and Earlier Backup

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Windows server 2025 set up
    Install Windows Server 2025 via iDRAC Virtual Media or PXE Windows Server
  • aomei
    Best Free Disk Cloning Software to Clone a Hard Drive Reviews
  • screenshot 2020 03 14 at 10.13.38
    How to Hide the Action Center Taskbar Icon In Windows 10 Windows
  • Enable Hyper V on Windows 11 Create a VM with PowerShell
    Run Hyper-V on Windows 11: Convert Physical PC to Hyper-V VM Virtualization
  • Active Directory with IPMI for Out of Band Management
    Integrate Active Directory with IPMI for Out-of-Band Management Backup
  • control panel
    Enable or Disable Control Panel and Windows Settings App Windows
  • change keyboard layout windows 10 thumb800
    Prevent on-screen keyboard from starting automatically and from appearing at login Windows
  • Laps in Windows
    How to Reset Services Restore Mode (DSRM) Password Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,768 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.