News, guidelines and various community projects
Recently active
There is a new version of the AsBuiltReport.Veeam.VBR report that includes the following enhancements:Blog post:https://techmyth.blog/en/posts/abr-veeam-vbr-0_8_22/Changes:## [0.8.22] - 2025-07-23### Added- Add Cloud Connect infrastructure diagram- Add per Tenant resources diagram### Changed- Updated Get-AbrVbrCloudConnectTenant to include diagram generation- Modified Invoke-AsBuiltReport to handle tenant-specific diagrams- Improved handling of diagram parameters and outputs- Updated changelog and version numbers across scripts- Refactor diagram section in Get-AbrVbrCloudConnectTenant function for improved error handling and clarity### Changed- Bump module to v0.8.22- Bump Veeam.Diagrammer module to v0.6.30- Bump Diagrammer.Core module to v0.2.27- Update workflow to use Windows 2022 for publishing PowerShell moduleSeveral updates have been made to diagram the Cloud Connect infrastructure. I hope you find these improvements helpful! ¡Hasta luego!
Hi, I was not able to make a comment on the NFR Thread - so I had to create a new. Im a VMUG member and have introduced Veeam to a number of customers and I’m running it in my homelab on NFR licenses. 20 VMs is a challenge as I have over 100 VMs but now I’m protecting the 20 most critical. Just recently i decided to use Veeam for my Fileshare as well as this would allow me to easilly create a cloud backup job (S3) as well as a tape job (I have an LTO-6 FC tape in the lab) However its not clear how Fileshare licenses is done, I assumed one Fileserver was one workload - but after I created one and copied 3TB or so of data I could no longer run any additional jobs. This was strange as my intention was to have a few fileserver backup jobs where secondary jobs would kick in - some fileshares would get an S3 copy, some would land on tape and so on. The license says (500G) and I have 6 instances, does this mean 3TB of data? Thanks.
Happy Monday everyone! We are reaching the end of the month and that means there will be soon next Veeam Vanguard newsletter out, this time gathering all the Veeam related content published during July. Before that happens I want to share with you May and April Newsletter, as they´re not too old yet and many of you might find content included there still relevant and helpful. So take a seat and check what´s in there for you: Vanguard April Newsletter@alrasheed - The Power of the Veeam Vanguard Community - https://alarasheedblog.wordpress.com/2025/04/01/the-power-of-the-veeam-vanguard-community/ @Chris.Childerhose - PowerShell Tips for Veeam – VB365 v8.1 - https://just-virtualization.tech/2025/04/01/powershell-tips-for-veeam-vb365-v8-1/PowerShell Tips for Veeam – VB365 v8.1 – Move Data Between Repositories - https://just-virtualization.tech/2025/04/10/powershell-tips-for-veeam-vb365-v8-move-data-between-repositories/ @c_glemot - Veeam Vanguard 2025 - 10th time in a row! - https://o
Your backups have been collecting forensic evidence this whole time. Those "humble" audit and sign-in logs from Entra ID. They're actually detailed behavioral fingerprints for every user. When someone deviates from their normal pattern - different country, weird hours, new device... you name it. Instead of letting that data collect digital dust, you can build a surprisingly effective anomaly detection system from what you already have. Here is roughly how this all works. Step 1: Get Your Data ReadyFirst, you'll need to dig into those sign-in and audit logs from your Veeam backups. Microsoft's log format is a bit nested - it's layered like an onion and about as fun to work with. Flatten that mess into something actually usable and drop it into MongoDB (could be anything). Step 2: Teach the System What Normal Looks LikeThis is where machine learning earns its keep. Feed some historical data (I chose 60 days) to the system and let it figure out each user's habits. Does Sarah always log i
Dear all,I'm currently encountering an issue with one of our backup jobs affecting approximately seven virtual machines. Each of them fails with the following error:<vmname> : Failed to perform backup: Failed to clear resources from previous backups To troubleshoot, I created a new backup job for one of the affected VMs, but the error persists.From the log file, the relevant entries are:2025-07-31 09:31:07.4637 00220 [10420] ERROR | [TaskServiceClientExtensions]: Failed to await the Backup task 2f17d6a2-be43-41b9-bcb5-eddebf091271: Veeam.Communication.TypeProvider.Invoke.RpcCallException: Failed to perform backup: Failed to clear resources from previous backups2025-07-31 09:31:07.4637 00220 [10420] ERROR | [TaskServiceClientExtensions]: at VCF.RuntimeAssembly.Proxy.5ba0c407-17f5-4d21-966b-1a42e64ddb07.AwaitTask(Guid)2025-07-31 09:31:07.4637 00220 [10420] ERROR | [TaskServiceClientExtensions]: at Veeam.Vbf.Project.Utilities.Extensions.TaskServiceClientExtensions.AwaitTask(S
As we all know, data backup security is a top priority for every organisation. In my first article I spoke about Security Analyzer feature. In this second part of our series on Veeam’s security features, we’re going to focus on one of the most important new features introduced with Veeam Backup & Replication v12: Four-Eyes Authorization. So, what exactly is Four-Eyes Authorization?The Four-Eyes Authorisation, or the “two-person rule” as it’s also known, is a feature that needs the OK from a second administrator to perform certain sensitive operations in Veeam Backup & Replication. This makes it much harder for any one user to mess up or do something dodgy with important data, because it stops them doing anything important on their own.“The four-eyes principle requires that a critical activity must be approved by at least two people, minimizing errors or security breaches.”Here are the best practices to implement four-eyes authorization and the limitations you should know.First
I’ve spent two days on this and still cant get the console to upgrade / install. I initially tried an inplace upgrade from 12.3.1 to 12.3.3, that failed to complete and when I next tried to run it I kept comming up against the installer codes issue as it thought it was already installed.So I was in limbo, it wasnt installed, it wouldnt ‘uninstall’ either though add/remove programs and the installer wouldn’t offer the install option. Using sysinternals process montitor , I setup two filters one to watch for veeam.setup.wizard.exe and a second one to watch for the path HKCU then ran setup again. the process monitor then shows the registry keys it finds for the products it things are installed. using regedit, I removed the Installer\UpgradeCodes , its a slow process as setup bombs out at the first failure so it need to be kept running to bring up the next code to remove.Next I removed the veeam folders left behind in the program files & program data dirs etc.Eventually I got back to t
Hello Community, July was another strong month of contributions from our community.We’ve selected six standout blog posts, and now we’re inviting you to help choose the top entry.Please cast your vote by August 4th (NYT) to recognize the voices that continue to bring value to our community.Thank you to all the bloggers for your thoughtful work — and best of luck to this month’s finalists!@Link State , @JMeixner , @Andanet , @Geoff Burke , @eprieto , @matheusgiovanini Best of luck, Madi
Last week, I wrote a blog post about “pikchr/piclasso.” When beginning this project, I also considered additional ideas. One of these was how to convert certain scenarios from https://www.veeam.com/calculators/scenario into images. This aspect is significant because visualizing the layout of components can improve understanding and, as a solution architect, it facilitates presenting information to customers. I created https://github.com/tdewin/piclasso/blob/main/mergedemo/vscn-to-piclasso.py, a tool that converts vscn files ("export current scenario") into piclasso diagrams. Safe to say that this is not even a BETA but more some ALPHA code or proof-of-concept. You can copy the output manually or use the "--link" option to generate a direct link. On Mac, combine this with the open command to instantly view your content in the browser. The result:
After move to a new veeam server and restore of database, jobs failing with the error below. I’ve done a rescan as wellTask failed. Error: Cannot proceed with the job: existing backup meta file ‘FILE.vbm' on repository 'repo_XFS' is not synchronized with the DB. To resolve this, run repository rescan
I hope you're all doing well.I'm reaching out to the community for some guidance. As a test, I recently used Veeam intelligence to scan our infrastructure.Based on the scan, Veeam intelligence created the following rule:[rule CommonRansomware{ meta: description = "Detects common ransomware families" author = "Veeam Support Assistant" date = "2023-10-01" strings: $locky = "Locky" $wannacry = "WannaCry" $petya = "Petya" $notpetya = "NotPetya" $cerber = "Cerber" $cryptolocker = "CryptoLocker" $cryptowall = "CryptoWall" $badrabbit = "BadRabbit" $ryuk = "Ryuk" $maze = "Maze" $revil = "REvil" $darkside = "DarkSide" condition: any of them}the results scared me since it’s a bunch on files detected by this rule. thanks in advance for reading
When I try to upgrade from 12.2.0.334 to 12.3.1.1139, we receive the error "An error has occurred: The system cannot open the device or file specified." We are waiting for your help on the subject.
Hi, I do a Backup from a Phyiscal Maschine and try do restore it by Veeam Backup and Replication. Of course the PMaschine has 8 Cores, the proxmox SVR just have 4 Cores. I got the error message “Failed to reach the hypervisor. Error output: MAX 4 vcpus allowed”. Is there any solution? I have no possibility to change the vm config bevore create. Thanks for any help.
Hi all,We are currently facing an issue during the installation of CDP (Continuous Data Protection) in our vSphere 8.0.3 environment. Setup: Hosts are updated exclusively using offline ISO images ISO files are internally validated and approved via change control Online depots are completely disabled vLCM is configured with only our custom HPE ISO (VMware-ESXi-8.0.3-24674464-HPE-803.0.0.12.1.0.11-apr2025.iso) vCenter version: 8.0.3 Hosts affected: esxi03.cloud.local (and others) Problem:When attempting to install CDP, remediation fails with the following error: Host 'esxi03.cloud.local' was not processed, the reason: 'Failed to validate the checksum of VIB 'http://hostupdate.vmware.com/software/VUM/PRODUCTION/addon-main/addon/HPE/vib20/qfle3/QLC_bootbank_qfle3_1.4.51.0-1OEM.700.1.0.15843807.vib', because the computed checksum differs from the expected one stored in metadata. Make sure the specified VIB is NOT corrupted and the expected checksum stored in metadata is correct.'
This is part three of three addressing general topics of environmental architecture for backup systems.In part XVI, we examined considerations for the placement of individual backup components, hardware configuration, and fault tolerance (Point 1 and 2 of the following list of major threats).In part XVII, we examined considerations for locations and site redundancy (Point 3 to 5 of the list of major threats).In this part, we address the aspects of ransomware, malware, theft and threats by insiders. These are points 6 to 8 on the list of major threats to backup environments that we identified in the last part. What are the main threats to backup data? Wrong placement of backup environment components Hardware damage to backup systems Power outages or disasters at one location Power outages or disasters at multiple locations External locations for backup data Ransomware attacks Theft of access data and unauthorized access Intentional or unintentional damage by insidersAs with the topics i
Hello Veeam Community!As many of you know, I’m a huge fan of the community and love following all the awesome content you share. I’ve noticed that outdated Veeam logos or visuals sometimes pop up, so to help everyone stay up to date and keep things fresh and professional, I wanted to share where you can find the latest Veeam brand assets that you can use whether you’re publishing videos, posts, or articles on our blogs. We all loved the old logos, but yes, we are moving forward and modernizing not just our products but also our image. Here are some examples of the old logos you DO NOT want to use if you want to keep your communication fresh and modern. And this is our new, fresh, and cool example of the logo you would like to use. 😎 Where to Find Updated Veeam Brand AssetsJust visit the Veeam Brand Space and explore all the available resources. 😊This portal is your go-to source for everything you need to bring the Veeam brand to life, and find helpful guidelines for using all brand e
I have been using Synology NAS devices for a few years now and was lucky enough this year to get my hands on a new DS925+. They removed the 10GB option from this one but there is dual 2.5GB ports which you can bond. Find my blog post below and the link as well. Enjoy.Synology DS925+ – Installation & Setup Synology DS925+ – Installation & Setup Over the last couple of years, with the help of Synology, I have been able to secure a DS920+ along with a DX517 expansion & a DS923+ NAS unit, which I have written reviews about. Fast forward to 2025, and I was again in touch with Steph Clayton at Synology, who graciously helped me secure a DS925+ NAS for testing and blogging.The DS925+ is the latest version in the 9xx line of Synology NAS products, featuring several new enhancements, including an updated CPU based on the AMD Ryzen V1500B, a 4-core processor. The unit also supports up to 32GB of RAM, Dual 2.5GB networking, and NVME drives for caching.The following is a list of t
Hi Team,I have two servers with 100TB each with windows server operating system using as a file servers. one is acting as a primary servers and second is acting as a secondary server by using native replication. Now I wanted to add a third server with 200TB acting as a backup server.Can this can be achieved with the 1 pack of VUL of VDP??Many Thanks-Siddhartha
Does it make sense to use a separate vCenter with one ESXi host for SureBackup, or can SureBackup be configured on the production vCenter, just using a dedicated ESXi host for SureBackup?
Creating architectural diagrams is challenging for everyone, not just Backup engineers. While you can find Veeam colors and icons at https://www.veeam.com/company/brand-resource-center.html, these resources may change, making it difficult to keep designs current. I found updating most of the Veeam Best Practice guide diagrams—like those at https://bp.veeam.com/vbr/Support/S_Vmware/backup.html—to be especially time-consuming and frustrating. I am continually seeking innovative tools to enhance my workflow. Recently, I discovered pikchr, which offers greater versatility than mermaidjs while still enabling diagrams to be created through code. The layout engine operates from left to right by default, but this setting can be modified as needed. The following example generates two boxes containing the words Proxy and Repository. The word "move" is included to provide spacing between the boxes; without it, they would appear adjacent to each other. The labels “P:” or “R:” at the beginning of e
After the latest FW/Software update on our Exagrids, veeam started trying to use the management network for backups. I was told be exagrid support that veeam tries to use any available address and thus was grabbing an address that was not configured for backups on the Exagrid. How to I use network traffic rules to force Veeam to use a specific network?Bogus IPs for this discussionVBR server is running on 192.168.30.xExagrids are running on 172.16.30.x
These diagrams are a sample of what I am working on in PowerShell for the next version of the Veeam.Diagrammer module. I am mainly working on generating diagrams of the Cloud Connect infrastructure and the composition of resources used by the tenants. Cloud Connect Infrastructure:Cloud Connect Infrastructure Per Tenant diagram:Tenant5 Tenant4These improvements will also be part of the next version of the AsBuiltReport.Veeam.VBR report.The upcoming versions are going to be amazing!!!!!
We back up to disk then duplicate to tape for offsite storage. Not quite ready for cloud backups yet. I am wondering if anyone has any experience with Quantum LTO-9 tape drives with Veeam backup. I have quotes for two models. TD-L92BN-AR and TD-L93CN-AR. Thanks.
At VeeamOn 2025, Scality announced a unified software appliance with Artesca Object Storage and Veeam Backup bundled inside as a VM on Kubernetes via KubeVirt. Since this is a software appliance it allows you to use the hardware of your preference but have a simplified deployment and management. The current version is using a Windows Server, either 2022 or 2025, and Veeam 12.3. In the future, the Veeam Software Appliance (v13 on Linux) will also be an option.Recently this has passed Veeam Ready qualification as a repository and for object storage: https://www.veeam.com/solutions/alliance-partner/integrations-qualifications.html?alliancePartner=scalityIn the Service Provider space at Veeam, I have had several partners ask about an appliance to make it easier to deploy Veeam and manage it daily. So, I was intrigued by this announcement and wanted to test it out. (I like to play with the tech as this is the way I learn, hands on more than read).I downloaded the ISO to install and after a
The number of VMware-based public cloud offerings continues to grow. Whether it’s to support cloud migration, reduce data center footprint, or simplify operations, more organizations are looking at running vSphere in the cloud. Some of these platforms have been around for years, while others are newer or just starting to see broader adoption. Even though they all run VMware, not every cloud platform gives you the same visibility or control — which makes a difference when it’s time to plan for backup and recovery. To help clarify what’s possible, I pulled together a matrix comparing the major VMware public cloud platforms — AWS, Azure, Google Cloud, IBM, and Oracle — and how Veeam fits into each one. AWS – VMware Cloud on AWS (VMC)A managed SDDC running on AWS with some restrictions that impact transport methods and access. Veeam support is available but requires specific configuration.KB Reference: Veeam KB2414 AWS Elastic VMware Solution (EVS)This is a standard vSphere environment bui
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.