Skip to content

TechDirectArchive

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

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

In-place upgrade of Veeam Recovery Orchestrator to version 13.1

Posted on 25/08/202627/08/2026 Christian By Christian No Comments on In-place upgrade of Veeam Recovery Orchestrator to version 13.1
  1. Home
  2. Backup
  3. In-place upgrade of Veeam Recovery Orchestrator to version 13.1
VRO upgrade

Unlike VBR (Veeam Backup and Replication), Veeam Recovery Orchestrator (VRO) v13 is still Windows-based. Just like Veeam ONE, it does not have a Linux-based VSA (Appliance model). To run VRO, you must install VRO on a standard Microsoft Windows Server. In this article, we shall discuss how to perform an In-place upgrade of Veeam Recovery Orchestrator to version 13.1. Please see how to deploy Veeam Recovery Orchestrator and Agents to VBR and VEM, and how to replace Veeam Recovery Orchestrator License.

As mentioned above, even though the application logic remains on Windows, the backend databases are strictly split as shown below:

  • Microsoft SQL (MS SQL) Server: MS SQL Server (Standard or Enterprise recommended) is used to host the VRO core configuration and recovery plan database.
  • PostgreSQL: If you are bundling Veeam Backup and Replication, and Veeam ONE alongside VRO for compliance. That is, the new v13 telemetry and reporting components use the PostgreSQL engine.

Away from the architecture for now, upgrading enterprise disaster recovery infrastructure (VRO) in this case requires precise planning to ensure minimal downtime and continuous availability. Veeam Recovery Orchestrator (VRO) v13.1 introduces crucial enhancements for orchestration and automated recovery testing which we will touch very shortly.

Therefore, before you upgrade, please refer to the Veeam Recovery Orchestrator 13.1 Release Notes for system requirements and known issues, and also do well to see the full What’s New document. You will also find the following post on the Veeam Community Hub very insightful “Veeam Recovery Orchestrator v13.1: More Flexibility, Less Manual Work“.

Verify Your Current Version

Before proceeding to upgrade, it makes sense to check your installed version details. To do this, log into the Veeam Recovery Orchestrator Web UI. Navigate to Server Settings > About and note the current VRO Server build (version 13.0.0.1167) for example as shown below.

Note: our goal is to get the Veeam Recovery Orchestrator to 13.1.0.483 while the embedded Veeam Backup & Replication build to 13.1.0.411 and the embedded Veeam ONE build to 13.1.0.7034. This new versions will be displayed in an image at the end of this guide.

vro version
vro version

According to the official Veeam Recovery Orchestrator 13.1 user guide, VRO 13.1 can be upgraded directly only from VRO 13. Upgrade from VRO 7.2.1, 7.2, 7.1, 7, etc., directly to 13.1 is not supported. VRO 7.2.1 must first be upgraded to VRO 13, and then from VRO 13 to 13.1.

Starting VersionDirect to VRO 13.1?Required Upgrade Path
VRO 13.0.xYes13.0.x to 13.1
VRO 13.0.2 (13.0.2.27)Yes13.0.2 to 13.1
VRO 13 P1 (13.0.0.1167)Yes13 P1 to 13.1
VRO 13 (13.0.0.1005)Yes13 to 13.1
VRO 7.2.1 (7.2.1.290)No7.2.1 to 13 to 13.1
VRO 7.2 / 7.1 / 7 / 6NoSupported intermediate versions to VRO 13 to 13.1

Please see how to Deploy Veeam Recovery Orchestrator and Agents to VBR and VEM, how to Integrate Hyper-V [SCVMM] with Veeam Recovery Orchestrator, and how to Fix failed to connect to the backup server: Make sure it is online.

Download the VRO 13.1 Installer

Now that we know the required upgrade path, we have to download the Veeam Recovery Orchestrator 13.1 installer (ISO) from the Veeam downloads page

vro 13.1
This procedure covers an in-place upgrade of an existing Veeam Recovery Orchestrator deployment. Validate the Veeam compatibility matrix and release notes from the links shared above for your exact source and target versions before starting

Right-click the downloaded ISO file, and select Mount as shown below.

mount iso
mount iso

Run setup as shown below

run setup
run setup

On the splash menu, click on “Upgrade”.

upgrade vro
The VRO v13 setup wizard features a unified platform installer. It deploys or upgrades your Orchestrator server, Veeam Backup & Replication (VBR) server, and Veeam ONE instance simultaneously on the Windows host as a single cohesive process

Review the license terms and click I Accept as shown below.

accept license
accept license

Review the component target versions as mentioned above (VRO Server/Web UI to 13.1.0.483, VBR Server to 13.1.0.411, Veeam ONE to 13.1.0.7034) and click Next.

version upgrade
version upgrade

It automatically detects my existing license, so there is no need to browse to a local license file or sign in with Veeam. Click next to proceed.

license vro
license vro

Provide the service account credentials for “TDAVRO\Administrator” in my case and click on Next.

Enter Service Account Password
Enter Service Account Password

Please see how to Fix broken Repository Path in Veeam Scale-Out Backup Repository, how to Integrate Hyper-V: Install System Center Virtual Machine Manager, and how to build and deploy a Docker Image with Kubernetes Cluster.

Scanning and Enabling missing Components

Please wait while the setup wizard scans for missing prerequisites

checking for missing components
checking for missing components

Enabling missing features
Enabling missing features

As you can see, the setup installs missing features automatically and a reboot is flagged by prerequisite check (Microsoft Visual C++ 2017–2026 Redistributable in my case and this requires a system restart). Click Reboot and note that we will start all over again but we will not be required to restart anymore.

reboot
reboot

Click on Yes on the pop-up prompt to proceed with the restart

confirm reboot
confirm reboot

Please see how to Fix INACCESSIBLE_BOOT_DEVICE in Windows and Windows Server, how to fix Windows Boot Error 0xc0000098 (winload.efi), and how to Fix Veeam Proxmox VE Backup Error: Failed to prepare disk for backup.

Database Configuration

After restarting, re-launch the setup. Unfortunately, we have to start all over and because we alreday have the images above, there is no need having to show those steps again.

Click on Next to validate the SQL instance conenction settings

SQL server settings
SQL server settings

Confirm the prompt indicating the configuration database is in use by clicking Yes.

Upgrade VBR
Upgrade VBR

Confirm connecting to and upgrading the VeeamBackup database.

Conf Db
Conf Db

I will leave all as default here, then click Next.

Reporting database
Already detected and selected the PostgreSQL reporting instance (TDAVRO:5432) and database (VeeamONEWarehouse)

Please wait while the current configuration is checked for compatibility issues as shown below.

performing configuration check
performing configuration check

The below are mere warning and will click next to get past the configuration check.

configuration check passed
configuration check passed

On the Port Configuration, click on Next

VeeamOne
VeeamOne

Please see Google Drive Broken on Windows: Fix and Prevent it from happening again, How to fix Error 202: AMD Software Installer Fails to install Update, and Resolve Veeam ONE “The specified property cannot be found” and License Mismatch Errors During upgrade.

Execute the VRO Upgrade

On the Ready to Upgrade summary screen, verify your service account, database paths, and caching port once again.Then click upgrade to begin processing the update steps.

Ready to upgrade
Ready to upgrade

Monitor progress as the installer upgrades each module. Here, setup is upgrading the Veeam Backup & Replication Server

upgrading VBR
upgrading VBR

The Veeam Backup & Replication Console is being upgraded

VBR console upgrade
VBR console upgrade

The Veeam Explorers is being upgraded.

Explorer upgrade
Explorer upgrade

Upgrading Veeam Agents Redistributables

veeam agents redist
veeam agents redist

Here the Veeam ONE Client is being upgraded.

eeam One client
eeam One client

Upgrading Veeam ONE Server

Veeam One server
Veeam One server

Upgrading Veeam ONE Web Services

veeam one web service
veeam one web service

Upgrading Plug-ins for Veeam Backup & Replication

upgrading plugins
upgrading plugins

Upgrading Veeam Recovery Orchestrator Server

upgrading vro

Upgrading Veeam Recovery Orchestrator Web UI.

vro web ui upgrade
Deploys refreshed frontend web interfaces, dashboard components, and API controllers used for disaster recovery plan authoring, role assignment, and reporting.

As you can see in step 11 of 11, the setup is being finalized.

starting services
Restarts all stopped Veeam services in correct dependency order, validates database connectivity across SQL and PostgreSQL reporting instances, cleans up temporary installation artifacts, and re-registers web UI endpoints.

When any services fails, please do not cancel. Click on Retry until this step correctly completes.

retry service

Once the setup wizard displays the “Successfully upgraded” dialog, click FINISH to close the installer.

finish vro setup

Please see how to fix Update Error 0x800f0831 in Windows or Windows Server, Backing Up OpenShift Is Not the Same as Recovering It, and Veeam Agent for Windows deployment failing with Access Denied.

Post-Upgrade Validation

After Step 11 completes successfully, launch the VRO Web UI. Log in to verify that all recovery plans, site definitions, and DataLab configurations remain intact.

Then, navigate to Administration > About and verify that all embedded modules report their target v13.1 builds as previopusly mentioned above and as shown below.

  • Veeam Recovery Orchestrator: 13.1.0.483
  • Veeam Backup & Replication (Embedded): 13.1.0.411
  • Veeam ONE (Embedded): 13.1.0.7034
current vro version

Now that all build numbers are validated, the VRO (disaster recovery orchestration) platform is fully updated and ready for production use again.

Note: VRO 13.1 ships with Veeam Updater included; however at time of release, Updater is not active according to the documentation. It only listens for an upcoming update for the Updater Plugin itself, which will enable Updater itself and it will thereafter show available VRO updates and upgrades.

VRo Updater

The plug-in helps you identify critical patches and updates and provides three key capabilities:

  • Update scheduling and automation: Define maintenance windows and control when updates are installed.
  • Mandatory updates: Enforce required patch levels across managed Veeam Backup & Replication components.
  • Bulk update management: Update multiple infrastructure components at once, making large-scale maintenance faster and easier.

In 13.1 GA release there are two issues to note:

  • Launching the Updater dedicated UI from VRO web UI ‘About’ page may result in a ‘missing certificate’ warning from the browser. To resolve this, import the certificate which Updater presents by exporting it from the browser session then re-importing.
  • In the Updater UI a message will be displayed “Failed to find a Veeam Recovery Orchestrator installation”. This is expected, and only means that the Veeam Updater Repository does not yet contain any downloads for VRO. When updater is later enabled as detailed above, this warning will disappear.

I hope you found this blogpost on “In-place upgrade of Veeam Recovery Orchestrator to version 13.1” very useful. Please feel free to leave a comment below.

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
Backup Tags:deploy VRO to Veeam Backup & Replication, Install VRO License, upgrade of Veeam Recovery Orchestrator, Upgrade VRO

Post navigation

Previous Post: How to build and deploy a Docker Image with Kubernetes Cluster
Next Post: Upgrading Veeam Backup Enterprise Manager to v13.1 and Applying System Updates

Related Posts

  • Object First OOTBI Best Storage Repo for Veeam
    Understanding User Roles & Access Control in Object First OOTBI Backup
  • ransoware recovery strategy
    What Ransomware Recovery looks like when the clock is ticking Backup
  • Upgrade for Veeam ONE
    How to upgrade Veeam ONE to v12.1 Backup
  • banner 1
    How to Export and remove Passwords in Firefox Backup
  • Object First Honeypot OOTBI
    OOTBI Security Best Practices: Enable Honeypot on Object First Backup
  • Veeam Enterprise Manager setup
    Veeam Enterprise Manager setup and User Role management Backup

More Related Articles

Object First OOTBI Best Storage Repo for Veeam Understanding User Roles & Access Control in Object First OOTBI Backup
ransoware recovery strategy What Ransomware Recovery looks like when the clock is ticking Backup
Upgrade for Veeam ONE How to upgrade Veeam ONE to v12.1 Backup
banner 1 How to Export and remove Passwords in Firefox Backup
Object First Honeypot OOTBI OOTBI Security Best Practices: Enable Honeypot on Object First Backup
Veeam Enterprise Manager setup Veeam Enterprise Manager setup and User Role management 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

  • Featured image 2
    Enable Microsoft Defender SmartScreen: How to prevent Exe files from getting deleted randomly in Windows 10 and 11 Security | Vulnerability Scans and Assessment
  • tsx
    Error Code: 0x80070035: MDT unable to access the Log share, the Network Path was not found Windows
  • Featured image samp
    How to use Windows 11 PC Health Check App Windows
  • VBR upgrade to 12.2.3
    Upgrade Veeam Backup and Replication v12.3.x to 12.3.2 Backup
  • Configure NFS on Windows Server
    How to install NFS Server on Windows Server Windows Server
  • dotnet6783
    Various methods to Install .NET Framework in Windows Windows
  • sonarlite
    How to Setup SonarLint in VS Code for Your App Project Configuration Management Tool
  • s3
    How to Copy from a server to s3 and vice versa AWS/Azure/OpenShift

Subscribe to Blog via Email

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

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

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.