How to upgrade to V...
 
Share:
Notifications
Clear all

[Solved] How to upgrade to Veeam Backup & Replication 12.3


Brandon Lee
Posts: 483
Admin
Topic starter
(@brandon-lee)
Member
Joined: 15 years ago

With the recent release of Veeam Backup & Replication v12.3 and noted critical vulnerabilities that it fixes, many in their environments are likely looking to get their Veeam infrastructure upgraded to implement these security fixes. I wanted to put together a quick walkthrough of how to upgrade Veeam Backup & Replication 12.3 servers and the steps you want to take care of beforehand.

New improvements and Features in Veeam Backup & Replication 12.3

Microsoft entra id backup
Support for Windows Server 2025 and Windows 11 24H2
Nutanix AHV improvements
MongoDB 8, PostgreSQL 17, and Oracle RMAN
Better security
Veeam Data Cloud Vault
Advanced Continuous Data Protection (CDP)
Improved backup times
Automation and integration

Read my blog post covering these new features in more detail here: Veeam Backup & Replication 12.3 New Features and Download.

Steps Before you Upgrade to Veeam Backup & Replication 12.3

There are a fewย stepsย that need to be accomplished before you being the upgrade of your Veeam Backup & Replication servers in your environment. These include:

  • Back up your Veeam server configuration
  • Back up your Veeam database

Back up your Veeam server configuration

In Veeam, this is known as aย Configuration Backupย and it grabs all your configured backup jobs and other configuration that is part of your Veeam server. Below, you can see you have aย Backup nowย button that allows you to take ad-hoc backups of your Veeam configuration. Generally, you should already have this scheduled, but it is still a good idea to take a fresh backup before you upgrade.

configuration backup settings in veeam backup and replication

ย 

configuration backup settings in veeam backup and replication

Back up your Veeam database

Next, you need to grab a backup of your Veeam database. Below, we are backing up a SQL Server database used for Veeam. This process is straightforward. You may also be using a PostgreSQL DB, so follow the directions of your database technology to back up your database before the upgrade.

back up your veeam database

back up your veeam database

Upgrade to Veeam Backup & Replication 12.3

Also, just a point to note, I uploaded the Veeam Backup & Replication 12.3 ISO to my vSphere datastore as the ISO is huge at 12 GB or so. The Veeam Backup & Replication 12.3 upgrade process seems a bit more of a stickler on disk space. In my lab environment I only had 30 gigs or so free on the C drive.

It complained about this as it said it needed 40 gigs or so free. I believe it calculates 3x the ISO and some space for the database. So, instead of having the ISO inside of Windows, I copied it up to my datastore and mounted it to the VM to save on the disk space.

Once mounted, just execute the SETUP.EXE file.

running the setup file on the veeam iso

running the setup file on the veeam iso

This will launch the upgrade process. Click theย Upgrade button on the splash screen.

Since I only have the Veeam Backup & Replication server running, the other option for Enterprise manager is greyed out. It will also upgrade the Veeam Backup & Replication console as part of the VBR 12.3 upgrade.

upgrade veeam backup and replication option

upgrade veeam backup and replication option

Accept the Veeam Backup & Replication 12.3 EULA.

accept the eula for veeam backup and replication 12.2

accept the eula for veeam backup and replication 12.3

It will run through an upgrade pre-check and show you which components and versions of those components will be upgraded. Note the checkbox toย Update remote components automatically. This is a time saver that you may want to check. However, if you want to be more hands on with the upgrade, you can also leave this unchecked and upgrade the components manually when you launch the Veeam Backup & Replication 12.3 console.

review the veeam components to be upgraded with veeam 12.3

review the veeam components to be upgraded with veeam 12.3

License file information. It will display your current license and then give you links to login or browse to a different license file if you need to change that.

review and provide the license file needed for veeam 12.3

review and provide the license file needed for veeam 12.3

System configuration check will verify prerequisites and other components that are needed.

system configuration check before veeam 12.3 upgrade

system configuration check before veeam 12.3 upgrade

It upgraded the Microsoft Visual C++ runtime, and needed a reboot.

system configuration check upgrading components and reboot needed

system configuration check upgrading components and reboot needed

After rebooting, I picked back up on the upgrade process. Here we get to the service account page. Veeam recommends the LOCAL SYSTEM account. However, if you use a Windows account, just make sure it has rights to the Veeam database in SQL Server permissions if you are using SQL Server.

choose the service account for veeam backup and replication 12.3

choose the service account for veeam backup and replication 12.3

Database configuration has you point the upgrade to the Veeam database and how you want to authenticate.

connect to your veeam backup and replication 12.3 database location

connect to your veeam backup and replication 12.3 database location

It lets you know the database will be upgraded during the process. This is why we take the SQL Server backup of the database just in case.

note about upgrading the veeam backup and replication database

note about upgrading the veeam backup and replication database

The upgrade wizard is now ready to begin the upgrade. Clickย Upgradeย to start the process.

ready to upgrade to veeam backup and replication 12.3

ready to upgrade to veeam backup and replication 12.3

You will see theย Step 1 of 6ย and then see it progress through 2, 3, 4, 5, 6, and so on.

upgrade process to veeam backup and replication 12.3 begins

upgrade process to veeam backup and replication 12.3 begins

Step 3โ€ฆI missed step 2โ€ฆwhich I believe is upgrading the VBR console.

step 3 and progressing

Moving to step 3 and progressing

Now Step 4, upgrading Veeam Agents Redistributablesโ€ฆ

step 4 and progressing

On to step 4 and progressing

Step 5, upgrading plug-ins for Veeam Backup & Replication 12.3.

step 5 and progressing

step 5 and progressing

The upgrade process completes successfully.

upgrade to veeam backup and replication 12.3 is successful

If you chose not to upgrade remote components automatically, when you log into the Veeam Backup & Replication 12.3 console, you will see the wizard prompt you to upgrade those components.

upgrading other components after logging into the Veeam console

upgrading other components after logging into the Veeam console

Wrapping up

The upgrade process to Veeam Backup & Replication 12.3 is straightforward. Just do your proper steps before the upgrade process like backing up the configuration and the database to make sure you have a way to roll back in case something happens. Otherwise, it is just a matter of mounting the ISO, and then stepping through the upgrade steps in the process.