Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Backup » Setup Windows server backup and create backup jobs with Bare metal backup
  • Featured image
    Exploring the Reasons to use or not use Screensavers in Windows Windows
  • maxresdefault
    The following errors occurred attempting to join the domain: The specified domain either does not exist or could not be contacted Windows Server
  • BitLocker
    Unable to find my BitLocker Recovery Key in AD Windows
  • HOW TO AUTOMATE A PROCESS IN LINUX@
    Shell Scripting: How to Automate a Process in Linux Linux
  • VBR Console on a Jump Server
    How to install Veeam Backup Console on a Jump Server Backup
  • group
    How to update PowerShell and Package Management via Group Policy Object Windows Server
  • delete5
    How to Delete Diagnostic Data in Windows 10 and Windows 11 Windows
  • ntp server testen
    Enable or disable Linux System’s Clock Sync with NTP Server Linux

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

Posted on 03/04/202110/09/2023 Christian By Christian No Comments on 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

  • veeam backup for Proxmox VE
    Backup and Restore Proxmox VE virtual machines with Veeam Backup
  • sep hybrid backup tiny
    SEP sesam Hybrid Backup and Disaster Recovery Solution Backup
  • Veeam upgrade11 11a
    How to upgrade Veeam Backup and Replication from version 11 to 11a Backup
  • Capture 37
    How to Configure Network Load Balancing on Windows Server Backup
  • TrueCrypt to BitLocker
    How to Migrate from TrueCrypt to BitLocker Backup
  • Microsoft365
    Microsoft 365 Backup: Why is it imperative to protect M365? Backup

More Related Articles

veeam backup for Proxmox VE Backup and Restore Proxmox VE virtual machines with Veeam Backup
sep hybrid backup tiny SEP sesam Hybrid Backup and Disaster Recovery Solution Backup
Veeam upgrade11 11a How to upgrade Veeam Backup and Replication from version 11 to 11a Backup
Capture 37 How to Configure Network Load Balancing on Windows Server Backup
TrueCrypt to BitLocker How to Migrate from TrueCrypt to BitLocker Backup
Microsoft365 Microsoft 365 Backup: Why is it imperative to protect M365? 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

sysadmin top30a

  • Featured image
    Exploring the Reasons to use or not use Screensavers in Windows Windows
  • maxresdefault
    The following errors occurred attempting to join the domain: The specified domain either does not exist or could not be contacted Windows Server
  • BitLocker
    Unable to find my BitLocker Recovery Key in AD Windows
  • HOW TO AUTOMATE A PROCESS IN LINUX@
    Shell Scripting: How to Automate a Process in Linux Linux
  • VBR Console on a Jump Server
    How to install Veeam Backup Console on a Jump Server Backup
  • group
    How to update PowerShell and Package Management via Group Policy Object Windows Server
  • delete5
    How to Delete Diagnostic Data in Windows 10 and Windows 11 Windows
  • ntp server testen
    Enable or disable Linux System’s Clock Sync with NTP Server Linux

Subscribe to Blog via Email

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

Join 1,825 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

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

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.