News, guidelines and various community projects
Recently active
I’ve been running Veeam v13 in the Home Lab for a few months now. It’s working flawlessly, backup my servers locally and Wasabi immutable storage in the cloud, running replications, and using Sure Backup to verify my backups are actually working.With Version 13 Veeam improved Universal Continuous Data Protection(U-CDP). If you are wondering what even is this, let me quote Veeam here, as it is a pretty good explainer.“Universal continuous data protection (CDP) is a technology that helps you protect mission-critical workloads when data loss for seconds or minutes is unacceptable. Workloads of various types, such as virtual, physical or cloud machines can be replicated to VMware vSphere cluster or host. CDP provides minimum recovery time objective (RTO) in case a disaster strikes because CDP replicas are in a ready-to-start state.”In this post I’m going to walk through setting this up and running CDP. There were some gotchas I ran into my home lab, but at the end if was a pretty smooth pr
Veeam Backup Configuration Restore – MS SQL Error & WorkaroundContextDuring a Veeam Backup & Replication configuration restore on a new server, I encountered an error. “XML Parsing: document parsing required too much memory”Source server: MS SQL Standard Edition Destination server: MS SQL Standard Edition (same version)What I triedSame MS SQL Standard Edition → Same error Migrated to MS SQL Express Edition → Same error Switched to PostgreSQL → It worked!This confirmed that the issue was related to MS SQL.Veeam Support RecommendationsVeeam Support provided two options:Option 1: Restore without session history or backup/replica catalogRestore the configuration backup without the session history or backup/replica catalog.⚠️ In my case, this did not resolve the issue.Option 2: Change the SQL bulk write method to row-based writingIf the SQL Server is dedicated to Veeam and does not host any other production database, you can change the way SQL writes its data by switching from "bulk
Hey folks,A little share that could be helpful. As a reminder, in Veeam v13 we have a 100% Linux Veeam Infrastructure!New Linux Roles• Mount Server• Guest Interaction Proxy• Log Shipping Server• Gateway Server:SMB / NFS StoreOnce DataDomain Object Storage NDMP • WAN Accelerator • vPowerNFS • SMB and NFS components (network share backup) • Agent Distribution ServerWhat a big list! But what happens when you upgrade from Veeam 12?Here’s my situation: many Veeam Linux proxies were already present. After the upgrade, all the components were updated. So let's go ahead and add some of them as a Gateway Server… and what a surprise: no proxy present! After a quick check, I saw that the list of components was note updated I decided to remove a proxy, delete the managed server, and re-add it. During the enrollment, all the new components showed up!Once the server was added, it's visible in the list as a possible Gateway Server.So if you need to use an existing managed server for these new roles,
My SubscriptionsHi everyone, what is the difference between Veeam Data Platform and Veeam Data Platform Advanced?I plan to upgrade our VBR server to v12 from v11. It does have Veeam ONE on it. Orchestrator is on its own server. I assume I want the Veeam Backup & Replication ISO and Veeam ONE ISO. However, I’m wondering what am I missing out if I don’t get the “Advanced” ISO. Thanks!
When Veeam Recovery Orchestrator (VRO for short) is used, it is usually an infrastructure with a VDP Premium license. Alternatively, the use of VDP Advanced and additional 10 instance packs for the Orchestrator would also be possible.In the Orchestrator itself, there are various ways to map recovery plans.In this article, I would like to show a way to first shut down the productive workloads when using replication jobs, transfer the delta data to the DR-site and then boot it up there. This corresponds to a native planned failover within Veeam Backup & Replication (with more options and reporting functionalities). Replication Jobs in VBR In my lab, I work with various VMware vSphere tags, which map SLAs here (Gold, Silver, Bronze). My replication jobs within VBR are named in a similar scheme.Replication Jobs:REP_vSphere_Site A_RP_GoldREP_vSphere_Site A_RP_SilverREP_vSphere_Site A_RP_Bronze Within the respective replication jobs, my resources to be backed up are also selected via t
Recently, some of us had the privilege of receiving an invitation to participate in the Veeam ONE or Veeam Recovery Orchestrator Essentials training course. I don’t take this opportunity lightly and am genuinely grateful to @Federica, @NikolaPejkova and to the entire Veeam Team for the chance to learn and grow. I would also like to sincerely thank Tim Myers for the excellent course structure and outstanding delivery. The content was clearly organized, easy to follow, and reinforced with practical on-screen demonstrations. Absolutely amazing! Veeam Recovery Orchestrator (VRO) extends the functionality of the Veeam Data Platform by orchestrating recovery processes, providing one-click recovery plans for critical applications and rich features for documentation and testing. In recent times, Veeam Recovery Orchestrator (VRO) has evolved from Veeam Disaster Recovery Orchestrator (VDO), and Veeam Availability Orchestrator (VAO), reflecting its expanded capabilities and broader automation
Service providers can configure the VSPC with SSO SAML authentication. I recently tested this in combination with EntraID for a customer and thought I'd share the process in the form of this step by step guide. You can configure SAML for you as a service provider but also for each customer with their own identity provider.In this guide, I configure for the company "Test Company" an SAML EntraID IDP. First, log in as the Test Company owner account and add a new Single Sign-On provider: You need for each customer a different URL, in this example I use "https://testcompany.vspc.my.company:1280" Now in the provider info, you only need to set Display name and Client ID, the rest comes later.For Display Name, I choose "TestCompany SAML EntraID"And for Client ID, I set "TestCompany_SAML_EntraID"Next, click on "Create SP entity ID link…" and "Create Assertion consumer link…" We need those two links in EntraID later.Now go to EntraID and create a new Enterprise Application. Search for "Microso
🎬 Sneak Peek Alert!We’re cooking up the full Veeam 100 Summit 2025 Prague recap, but couldn’t resist giving you a little teaser first! Thank you @safiya for this one! 👀 If you spot yourself in this clip… consider this your friendly challenge: share it on your socials! Don’t worry, we won’t embarrass you… too much. Yep, I see you! 😉Stay tuned—the full recap is coming soon, and it’s going to be epic! Best, Madi
I need to back up my Windows without using the cloud. I mean that the backup should be stored on my own laptop, not in the cloud. When I downloaded Veeam One, its size was about 3.5 GB, which is quite large.
Hi All,I would like to share a scenario i encountered related to the Veeam SQL Plugin communication port and gather feedback from the community.By default, the Veeam SQL Plugin uses port 6791 for communication. In one of our customer environments, this port was already in use by another component (Elastic Agent), which caused a port conflict. As a workaround, we were able to change the SQL Plugin communication port by creating a custom configuration XML file.Workaround ImplementedWe created the following XML file:File name:veeam_common_config.xmlLocation:C:\Program Files\Veeam\Plugins\Microsoft SQLContent of the XML file:XML<Config><PluginParameters minPluginManagerPort="6792"></PluginParameters></Config>Show more linesThis allowed us to move the SQL Plugin communication to a different port (in this case 6792) and avoid the conflict with the Elastic Agent already using port 6791.Discussion Points / QuestionsAre there any known limitations or upgrade consideratio
Enterprise Manager Self-Service Portal - Server Error. I remember being able to fix this before but can’t remember the particulars. I had to go to IIS, I think application pools.
Hello guys,Have the following error regarding SureBackup Jobs: Ping is being skipped: Dedicated physical Hyper-V standalone server in use for only SureBackup tests.Production network is where the actual Hyper-V server is in (aka Production Network), and isolated network is newly created. Can’t find any much informations regarding those problems.
Hi all,I have recently built a new Veeam Backup for Microsoft 365 server (v8.3.0.2201 P20251212) and attached existing Azure Blob storage from a previous server which contains backup data I need to restore from.The issue is the Microsoft 365 tenant was previously named [OLD-TENANT-NAME].onmicrosoft.com and has since been renamed to [NEW-TENANT-NAME].onmicrosoft.com. Both entries share the same Office ID ([OFFICE-ID]) which is causing a duplicate conflict and preventing me from accessing the existing restore points.The error we are seeing is:A duplicate organization Office ID was found in the repository (Office ID: [OFFICE-ID])The old tenant no longer exists in Microsoft 365 as it was renamed. The backup data in the blob storage is tied to the old org entry and we need to remap it to the current tenant so we can perform restores.What we have already tried:Removed the old organisation entry from the Veeam console - did not resolve the conflict Removed and re-added the Azure Blob reposito
We have replaced are our physical servers and are decommissioning the old servers. I have two servers that were setup and functioning as proxies in Veeam. When i go to remove the server, i get a message saying the server can’t be removed because it is still associated with backups. The backups it indicates are blocking are no longer jobs and the only references to those names i can find are in the Orphaned and Exported Disks section, but there is no option in there showing an association to a server or a way to change anything.I have opened a case with support (02943295) and so far they are suggesting that we will need to manually edit the database records to remove this association.I am curious if any one else has had to manually modify database records just to remove old servers from Veeam Backup and Replication? This does not seem to make sense and is likely just masking the real issue.
The project announced here became even bigger. However, the Veeam Data Integration API remains the "main actor", except that many new options have now been added, as "my ideas factory" and feedback on a similar script have been incorporated. Let’s look at what’s NEW.📑 SearchThe host2scan parameter scans a selected restore point of the specified host. The repo2scan parameter can display all hosts with supported restore points in the specified Backup Repository. Then select a host and start the scan. NEW Or with repo2scan and the option all to scan the latest restore point for all found and supported host types in the specified Backup Repository. NEW🔍 Scan & StoreThe scan parameter triggers the malware and LOLBAS detection scan. The store parameter collects the metadata for all relevant binary files (ideal for hash analysis). NEW The yaramode parameter triggers a YARA scan using the stored rule(s). NEW📊 Display NEWThe data is displayed in a wonderful Streamlit Dashboard. In the pi
I have been validating MongoDB full instance restore using Veeam Explorer for MongoDB (VBR v13) and would like to raise a discussion related to file ownership and permissions after restoring.Observed BehaviorWhen restoring a full MongoDB instance to a Linux server, the restored MongoDB data files are owned by the OS user used during the restore process (restore authentication user).As a result:MongoDB service fails to start under the original mongod service account, or The node cannot be cleanly added back to an existing MongoDB replica set Manual post‑restore steps are required (chown / chmod) to revert ownership to the original MongoDB service userThis aligns with current permission requirements documented for MongoDB restore operations, where the restore user must have root privileges on the target system. [helpcenter.veeam.com]Challenge / RiskFrom an operational and security perspective, this introduces several challenges:Requires manual intervention after every full instance resto
WOW 250 Episodes! Thank you Veeam Community! This week El Rickatron and @Madi.Cristil are in normal circumstances; and happy to feature some amazing content this week. You can watch this week’s episode here: Featured Contentvia @Link State via @coolsport00 via @Iams3le Vanguard Blog Spotlight - Markus “AKA Dynamic” HartmannThis week we are happy to feature @Dynamic with his post: Veeam Software Appliance – High Availability – Onboarding – Lessons learned – better veeam than sry GOOD STUFF!Special Department NewsReminder via VUG BrazilVUG USA - Ohio at the Veeam office with me and @safiya!Who’s NewThank you @safiya for prepping the Who’s New this week. We are happy to welcome +554 new users (to be fair it’s 3 weeks worth) to the community. The coolest usernames are @Sailorsteve47, @RapGod89, @PirateZebedee (are you related to @PirateZededee1?), @Me Llamo and @splashd! Alfred’s pick is @0hno → You have a badge coming your way. Have a great weekend everyone!
Happy Friday, Veeam Community! I am bringing you another packed newsletter from our Veeam Vanguards heroes who published an incredible amount of a veeamazing content during the last month. Take a look for yourself and see what topics resonate with your interests. 🤓 @AndreTheGiant - Veeam acquires Object First - https://vinfrastructure.it/2026/01/veeam-acquires-object-first/Veeam Backup & Replication 13 patch - https://vinfrastructure.it/2026/01/veeam-backup-replication-13-patch/ Veeam Kasten for Kubernetes v8.5 - https://vinfrastructure.it/2026/01/veeam-kasten-for-kubernetes-v8-5/@benharmer - Migrating to the Veeam Software Appliance – Part 1 - https://benharmer.blog/2026/01/30/migrating-to-the-veeam-software-appliance-part-1/@BethSouza - Veeam University Pro: Novas ofertas de treinamento e certificação da Veeam - https://medium.com/@ec.desouza/novas-ofertas-de-treinamento-e-certifica%C3%A7%C3%A3o-da-veeam-8a922a48d940A importância da base de conhecimento da Veeam - https:
I would like to consult your suggestions and recommendations for my case. Please refer to the Veeam infrastructure diagram below. There are two Linux Hardened Repositories in the environment. The customer needs to upgrade the operating system from RHEL 9.7 to a supported version, as RHEL 9.7 will reach end of support soon. ConstraintsThe hardware for the Linux Hardened Repositories was purchased in 2023, and the customer intends to continue using it. The license subscription of RHEL will expire in December 2026. The customer is planning to upgrade to Veeam v13.
Shared Mailboxes seem to pose a unique challenge for many customers because in VDC a Shared Mailbox can be backed up without consuming a VDC license, as long as the Shared Mailbox meets the following criteria:• It is less than 49.5 GB in size.• It does not have a Microsoft license associated with it.When a Shared Mailbox reaches 49.5 GB in size, Microsoft attaches a license to it. Since at that point it has a Microsoft license, Veeam also requires a VDC license to back it up.Some customers enable Archiving for their Shared Mailboxes. In this case, even if the Shared Mailbox is less than 49.5 GB in size, the Archiving feature requires a Microsoft license. Since at that point it has a Microsoft license, Veeam also requires a VDC license to back it up.Many of our customers have hundreds or even thousands of Shared Mailboxes, but they don’t know how many of those are less than 49.5 GB in size and how many of them have a Microsoft license.We created this document to help our customers find
As part of recently announced initiatives to strengthen the partnership between HPE and Veeam for the year 2026, the Veeam Data Platform is integrating with the latest versions of HPE StoreOnce Catalyst to achieve amazing data storage reduction, remove incremental backup limits, boost restore speeds to new market levels, and reduce total cost of ownership (TCO).One of the big news items in the Enterprise Backup Storage market is undoubtedly the launch of the HPE Alletra MP X10000 for Data Protection, which delivers Backup at AI speed.It is currently the world's fastest backup storage solution, numbers backed up by HPE's rigorous testing and real-world comparisons against publicly available performance metrics from other major enterprise backup storage vendors, as described in the official blog:HPE sets new data protection standard with world's fastest enterprise backup storageThe architecture's strength lies in the combination of HPE Alletra Storage MP X10000, HPE´s cutting-edge obje
For those who joined my online and VeeamON sessions on migrating from VMware to Hyper-V or Proxmox, I promised I would share my cleanup scripts. It took longer than planned to prepare them, but they are now ready.Online session HERE unfortunately there is no video of the VeeamON session that was migrating to Proxmox.When you use Veeam to migrate a Windows virtual machine, the work is not done when the job finishes. Your migrated VM is now running on a new platform, but it still contains old drivers and devices from VMware.These leftovers can cause instability, performance issues, or future driver conflicts. This post explains how to use my PowerShell scripts to safely clean the VM after your migration, making it ready for the new platform.Get the Scripts on GitHub All the tools discussed here are available in my public GitHub repository. You can clone or download them to get started.My GitHub: My GitHub Repository Before You Begin: A Safety Checklist Before running any scripts, take th
Hello, I have a cluster on my Veeam v13 software appliance I’m looking to configure with CDP, however when i go to install the I/O filter the cluster doesn’t show up. What am I missing. I do have CDP configured on Veeam and another cluster is configured with it. Any ideas?
Hi everyone,I’ve recently needed to automate some tasks using PowerShell and started looking for study resources online. I found a YouTube video from 2022 and another one from VeeamON 2020. I know it’s a bit old, but based on what I learned from it, you can still use many of the concepts to understand the basics and how to work with PowerShell.Here is the link and some screenshots for those who would like to learn. Enjoy learning Power Shell!
ICYMI V100 Show is back!Hello Community!Last Thursday, we had our first V100 Show of the year. If you didn’t know, we are slightly changing the V100 Show format this year, with a deeper focus on customer stories.For the first show of the year, we had on @falkob and Matthias Schützner, along with co-host @Viperian for a discussion on “How to build an isolated clean room on the fly with Veeam's flexibility”. This session is for anyone who wants a practical, real-world example of how to stay ready for a recovery emergency without overcomplicating things.If you missed the show or want to rewatch, catch it below: Matthias and Falko’s presentation is attached.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.