Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Backup » Install Veeam Backup And Replication With Dedicated SQL Server

Install Veeam Backup And Replication With Dedicated SQL Server

Posted on 24/05/202111/12/2025 Christian By Christian No Comments on Install Veeam Backup And Replication With Dedicated SQL Server
veeam

Veeam Backup and Replication is a comprehensive data protection and disaster recovery solution that is capable of creating image-level backups of virtual, and physical servers, cloud machines, and restoration as well. In this guide, we shall discuss how to install Veeam Backup and Replication 11 Community Edition with a dedicated SQL Server. Here are some related articles: How to migrate Veeam MsSQL Database to a new MsSQL Server, Cloud Protection Manager:How to recover backup via N2WS Veeam CPM, Advantage of using a 3rd party software for Backup (N2WS by Veeam) over AMI, and how to recover backup via N2WS Veeam CPM.

The technology used in the product optimizes data transfer and resource consumption, which helps to minimize storage costs and recovery time in case of a disaster. Veeam Backup and Replication provides a centralized console for administering backup, restore, and replication operations in all supported platforms (virtual, physical, and cloud environments).

Also, the console allows you to automate and schedule routine data protection operations and integrate with solutions for alerting and generating compliance reports.

You may want to see these excellent guides: How to implement N2WS Veeam Cloud Protection Manager (CPM 2.3.0d), and Wbadmin:How to stop Windows backup job via the Windows Server Backup utility.

Prerequisite For setting up a VBR Server

The prerequisite requires you to have an SQL Server already running in your environment.

Things you can back up with the Veeam Backup And Replication

With Veeam Backup & Replication, you can back up and restore the following objects.

  • Virtual machines (VMware vSphere VMs, Microsoft Hyper-V VMs, and Nutanix AHV VMs (requires an additional plug-in).
  • Cloud VMs (AWS EC2 instances, and Microsoft Azure VMs)
  • NAS Share – Veeam Backup and Replication supports backup of file shares from the following sources (Microsoft Windows, Linux-managed server, Enterprise NAS systems such as NetApp Data ONTAP, Lenovo ThinkSystem DM Series, Dell EMC Isilon, NFS file shares, and SMB file shares.
  • Physical machines. To back up machines running Windows, Linux, or macOS operating systems, Veeam Backup and Replication uses backup agents installed on each computer.

    The agents can also be downloaded from the following link. Veeam Backup and Replication operates as a centralized control centre for deploying and managing Veeam Agent for Microsoft Windows, Veeam Agent for Linux, and Veeam Agent for Mac.

Please see “how to download and install Microsoft SQL Server 2019 Express Edition and Microsoft Management Studio on Windows Server“, and Deep Dive into Protecting AWS EC2, RDS Instances and VPC.

Install the VBR

Once you have the .iso file downloaded, you can either mount it on your server or extract it to a folder. Next, you can run the setup as shown below.

Screenshot-2021-05-24-at-17.25.42-1

Accept the User Account Control. You may want to read more about this from this link.

Screenshot-2021-05-24-at-17.25.53-1

This will open the Veeam Backup and Replication window as shown below. I will recommend installing the entire suite.

Because if you install just a single component, you will have to run the setup.exe file again to install the backup and replication console.

I will be installing the Veeam Backup and Replication as shown below. Click on Install under Veeam Backup and Replication.

Screenshot-2021-05-24-at-17.26.33

This is currently initialising the setup, please wait for it to complete. Please see how to setup Windows server backup and create backup jobs, and how to create a HyperV checkpoint.

Screenshot-2021-05-24-at-17.26.53

Accept the agreement

Check the two boxes in the image below and click on the Next button.

Screenshot-2021-05-24-at-17.29.30

As I am installing the Community edition, I will click on “Next” to operate in Community Edition mode. If you have a license, you can specific the path to the license key.

Screenshot-2021-05-24-at-17.29.39

The following window below should be left as default without making any changes.

Screenshot-2021-05-24-at-17.30.08

I am not entirely ok with the default settings. Therefore, I will click on “let me specify different settings”. If you wish to use the custom database, please visit this link.

Screenshot-2021-05-24-at-17.30.48

If you select the Local System account, you may not be able to install the database due to privilege issues. This is a lab environment, I will be using my account for this.
– Click on Next to continue.

Screenshot-2021-05-24-at-17.33.33

You may also want to see how to install Microsoft SQL Server 2019 and MsSQL Command line tools on Ubuntu Linux, and how to install MSSQL Server 2019 Developer Edition and SQL Server Management Studio on Windows.

Select your desired SQL Server

I am okay with the Veeam Backup and Replication database name. Click on next to proceed.

Screenshot-2021-05-24-at-17.32.47

On the Port Configuration Window, click on Next.

Screenshot-2021-05-24-at-17.34.25

On the Data Locations window, click on Next to proceed.

Screenshot-2021-05-24-at-17.34.34

Click on “Install” to install Veeam Backup and Replication onto your Server.

Screenshot-2021-05-24-at-17.35.03

Below are just the installation process. You can ignore these steps!

Screenshot-2021-05-24-at-17.35.13
Screenshot-2021-05-24-at-17.37.00
Screenshot-2021-05-24-at-17.44.49

As you can see, the installation did not take time to succeed. Click on finish to complete the installation.

Screenshot-2021-05-24-at-18.24.58

Start the Veeam Backup and Replication Console

In the Windows Start menu, select Apps > Veeam > Veeam Backup & Replication Console.

Alternatively, to access the Backup and Replication console, open Veeam using the Veeam Backup and Replication Console shortcut created on your desktop and click on connect as shown below.

Screenshot-2021-05-24-at-18.26.22

If you wish to configure the Veeam Backup and Replication, Please refer to this guide. I have written on the primary steps you need to configure your Veeam Backup and Replication Tool in your environment.

Screenshot-2021-05-24-at-18.47.15


If you wish to view the database created, you will have to laucnch Management Studio as shown below and connect to it.

Screenshot-2021-05-24-at-18.33.04

As you can see, below is the database created that Veeam Backup and Replication will consume.

Screenshot-2021-05-24-at-18.35.25

Please ensure you apply the available components update as shown below. If you are promoted to apply updates, please apply these updates and when complete. Now the Veeam Backup & Replication is completely installed and patched with the latest update

Screenshot-2021-05-24-at-18.48.02

Next, click on Finish to complete the update process.

Screenshot-2021-05-24-at-19.39.13

You can now start your configuration. Refer to this guide for more information. Please refer to this guide. I have written on the primary steps you need to configure your Veeam Backup and Replication Tool in your environment.

Screenshot-2021-05-24-at-19.45.13
If you wish to uninstall Veeam Backup and Replication from your server, please follow the steps discussed in this link.

I hope you found this blog post helpful on how to Install Veeam Backup and Replication Community Edition with a dedicated SQL Server. If you have any questions, please let me know in the comment session.

5/5 - (1 vote)

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:Backup Database, HybridBackup, Image backup, Veeam, Veeam Backup and Replication, Windows Server Backup

Post navigation

Previous Post: Create or delete snapshots on VMware Workstation
Next Post: How to uninstall Veeam Backup and Replication from your server

Related Posts

  • vmwarevinchin
    3 Ways to Convert VMware VMs to Hyper-V Backup
  • Veeam SureBackup
    Ensuring Backup Integrity and Reliable Recovery with SureBackup Backup
  • Veeam App for Splunk setup
    Install Splunk and Veeam App on Windows Server to monitor VBR Backup
  • ransoware recovery strategy
    What Ransomware Recovery looks like when the clock is ticking Backup
  • veeam.n2ws
    How to implement N2WS Backup & Recovery (CPM) Backup
  • Syncing Files  and photos with Synology Drive
    Sync file and photos from iOS and Mac with Synology Drive Backup

More Related Articles

vmwarevinchin 3 Ways to Convert VMware VMs to Hyper-V Backup
Veeam SureBackup Ensuring Backup Integrity and Reliable Recovery with SureBackup Backup
Veeam App for Splunk setup Install Splunk and Veeam App on Windows Server to monitor VBR Backup
ransoware recovery strategy What Ransomware Recovery looks like when the clock is ticking Backup
veeam.n2ws How to implement N2WS Backup & Recovery (CPM) Backup
Syncing Files  and photos with Synology Drive Sync file and photos from iOS and Mac with Synology Drive 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

  • ClamAV
    How to install and manage ClamAV and ClamTK on Ubuntu Linux Anti-Virus Solution
  • Featured image  Install new fonts
    How to install new fonts in Microsoft Office Windows
  • iscsi
    Install and configure iSCSI Target Server and iSCSI Initiator on a Windows Server Windows Server
  • screenshot 2020 05 03 at 18.30.44
    Setup Cisco ASA: Wiping Old Configurations Network | Monitoring
  • Ping 3
    How to convert images from PNG to JPG on WordPress, Windows, and Mac JIRA|Confluence|Apps
  • Screenshot 2024 02 09 at 1.06.54 PM
    Programmatically Deploying App Service Resources in Azure AWS/Azure/OpenShift
  • newsroom hero image password security
    Unable to update the password value provided for the new password and Password Policy Windows Server
  • xvy
    Fix Error 0xc1420127: The specified image in the specified wim is already mounted for read and write access 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,811 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 © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.