News, guidelines and various community projects
Recently active
Hey guys a new question for you !Do you implement Veeam Backup Enterprise Manager in your installation ? VEM is usefull to manage jobs across multiple Veeam backups servers, centrally manage licences or delegate restoration operations through backup portal.But in a small infrastructure I have doubts about its usefulness, it will install additional components like IIS which are potentially vulnerable.In Security Analyzer there is a checkbox "Password loss protection must be enabled", which means that VEM must be installed, but to be honest I never used this feature except one time since I use Veeam.
I’ve posted this already in our VCSP-NA but it’s worth sharing elsewhere, new KB just dropped with very high CVE scores on probably all the software you might be using. Please review and start patching. https://www.veeam.com/kb4649
With the release of the version 8 of VB 365, some additional permissions are needed on the registred app. Nothing to think about when you’re deploying a new app, but when you’re upgrading, you coudl re-use the existing app and extend it with the new requirements. I’m not a programmer, but I’ve tried to setup a small powershell script that based on your Application ID adds the necessary rights and also adds the app to the Global Reader role.Feel free to check and modify it ! Could be a time-saver ! # Ensure that the required modules are installedInstall-Module -Name AzureAD -Force -AllowClobberInstall-Module -Name Microsoft.Graph -Force -AllowClobber# Import modulesImport-Module AzureADImport-Module Microsoft.Graph# Connect to the Microsoft TenantWrite-Host "Connecting to Microsoft Tenant..." -ForegroundColor CyanConnect-AzureAD# Get Application (App Registration) ID$appId = Read-Host "Please enter the Application (Client) ID for the App Registration"# Get the Application's Object ID$ap
I am outgrowing my single Veeam B&R server. I have about 120Tb of local storage on the server, 256Gb RAM, 2x10c procs and backing up about 100 VMs in Hyper-V. I am getting a lot of contention now for resources when jobs are being run. Backing up all VM’s to local storage and also replicating jobs offsite to secondary datacenter that we have direct connectivity to. It’s confusing to me how I add another server to this mix so I can offload some of these processes to another server(s). I can spin up a VM or I can install a physical server, but storage, for now, will stay on the local Veeam server. I would still like to maintain all the jobs on the existing Veeam server, but add proxies maybe to offload the job processing? This is where I am stuck with how to scale beyond the single Veeam server.
Description:1. SAP Plugin Backup - Data Encryption:Requesting the ability to encrypt data within SAP Plugin backups. This feature is critical to ensuring data security and compliance with industry standards.2. MS SQL Plugin Backup - Data Encryption:Requesting the ability to encrypt data within MS SQL Plugin backups. Like the SAP Plugin, encryption is essential for maintaining data integrity and security.3. Health Check for SAP & MS SQL Plugin Backups:Requesting the ability to enable health checks for both SAP and MS SQL Plugin backups. This feature would enhance the reliability and consistency of backups by ensuring the integrity of the data.4. SQL Plugin Backup Management via VBR:Requesting the creation of a feature that allows SQL Plugin backups to be managed directly from the Veeam Backup & Replication (VBR) interface. This integration would streamline the backup process and centralize management within the VBR console.Justification:These features are essential for enhancing
Veeam server collecting too many files in the Index\Machines folder. The issue is with only VM . The retention period is 20 restore points , but seeing more than 20 folders with different dates. We are using Enterprise manager . Tried deleting old folders from the index folder for this machine and monitored , but still seeing more than 20 folders. I think retention is not working. Please advise.
As you may have seen VB365 v8 was released today. This is a very impactful release for me and my company so I took the time to document some first thoughts today. Please check this out on my blog https://www.koolaid.info/veeam-backup-for-microsoft365-v8-release-thoughts/ where I talk about things such as proxy pools, architecture, permissions and object storage!
How large may a partition be on an iSCSI-connected Alletra4000 storage that is to be backed up using Veeam Storage integration?
Hello folks,Attempting a bare metal recovery on similar new hardware as a server was hijacked.Backups are encrypted (password known) and I can see the restore points in Veeam Community Edition 12.Sadly everytime I try to access/unpack/recover the files it gives me(A) an error message that alway include the text “Not supported for read-only access. (B) currently a CHMOD value ranging from 80-190 Example Restore job failed Error:Storage version [830813235] is not supported for read-only access.Failed to open storage for read access. Storage: [Server1 BUD2024-08-01T230026_070F.vib].Failed to restore file from local backup. VFS link: [summary.xml]. Target file: [MemFs://frontend::CDataTransferCommandSet::RestoreText_{0ba8e79c-f75a-4323-bdeb-ae273994eeed}]. CHMOD mask: [137].Restore job failed Error: Agent failed to process method {DataTransfer.RestoreText}. Anybody have any pointers how I can extract the files from the backups? Would appreciate your input. Other threads read:Drive incompat
I am implementing AntiForgery into a WebApplication. Whilst I know this works server side using the AntiForgery Library by adding a hidden element and then validating it on a master page event, we have hundreds of ASPX Page WebMethods to consider when it comes to client side implementation with jQuery or reactJs.Is there a way of creating a filter to tag onto WebMethods that does an AntiForgery check?
Although the post is very small, the news in it is big 😃With v12 you can start a Active Full backup of a single VM processed by a job. Just open the progress dialog of the job and right-click the VM you want to backup. As you can see, this can also be used to run a Retry just for selected machines. Important: this will just work when you use the also new feature in v12: True per-machine backup files
This is going to be huge change. VeeamON never disappoints!
I have a strange issue and have been trying to solve it for a few days now. Fresh install of Veeam Backup 12 for the purpose of migrating a few dev/test VMs from one ESXi server to another. The install went proper, I created a Ubuntu 24 server on each ESXi server and installed the backup proxy components via the GUI in VBR which registered them there. Since this is more of a migration project, there isn’t a need for a separate backup repository. When creating a quick migration job, everything goes well until the backup proxy selection. The only Backup Proxy that is available is the VBR server and not the actual proxy servers themselves. Since the migration job is having to use the VBR server as the proxy, the performance is horrid. I have performed:-repair on VBR 12-reconfigured the proxy servers from VBR GUI (no errors)-proxy servers are on same VLAN as VBR server so no firewall challenges Any thoughts on what I have missed? Thank you all
ANYONE, your assistance please ! "Failed to retrieve certificate" 1. Another offsite DB file backup to azure Blob storage A passed for another server(db server). 2. This same exchange server DB file successfully backups to an azure blob storage B from BUEXEC. Why not for veeam 12.1?
V12.1 Instant Recovery Was Cancelled But Keeps Running. Have Shutdown The Host And Restarted But Job Just Keeps Returning “Stopping”. Any Ideas How To Force A Stop.Les
I created a second blog for the OOTBI series and you can view it on my blog site or below.https://just-virtualization.tech/2024/08/19/object-first-ootbi-web-ui-users-buckets-more/ Object First (OOTBI) – Web UI, Users, Buckets & More In my first blog post I took you through the journey of OOTBI to my datacenter and then through the Cluster Configuration and setup. You can see that blog post here – Object First (OOTBI) – Installation & ConfigurationI am now going to go through some of the Web UI features, including first launch, and show how you configure things such as –Users Buckets Access Keys Email Alerts Software UpdatesWhen you first go to the Web UI URL for your OOTBI box, you need to log in using the “objectfirst” user and password you set during the initial setup phase, which you can see in my first blog post in the link above. After you log in for the first time, OOTBI prompts you through the main setup wizard, starting with creating S3 Keys for your user account. Afte
Hello, has anybody tried to backup a distro inside WSL2, the distro is ubuntu 24.04I had posted about that a few years ago, but now systemd is supported.https://forums.veeam.com/veeam-agents-for-linux-mac-aix-solaris-f41/vagent-on-wsl2-on-windows-11-t77265.htmlThanks, David
Welcome back @Madi.Cristil! We are back at it and guess what - things are BUSY! We have great content to share this week and a new addition to the recap, the Vanguard Blog Spotlight! Veeam Data Platform 12.2 was released as well! So much to check out this week:The Linksvia @Andanet via @ECB34 via @olivier.rossi Veeam Data Platform 12.2 is now Generally Available!A big congratulations to the Veeam Product Management Team! This release brings Proxmox and MongoDB support, enhanced Nutanix AHV support and so much more! Check out KB2680: Build Numbers and Versions of Veeam Backup & Replication for download information as well as the Release Notes PDF: Release Notes (veeam.com)Vanguard Blog SpotlightThis week we’re doing something new! We’ll feature a Veeam Vanguard blog as part of the recap, this week we are happy to feature one from @Sander Berkouwer and his perspectives on 12.2 from an Identity Management perspective:What's New in Veeam Backup and Replication v12.2 for Identity Admins
It’s hard to believe summer is almost over! It’s been a whirlwind of activity in our community, with countless projects underway and incredible content shared on the Community Hub. Now, it’s time to choose your favorite blog of the month. We’ve handpicked six outstanding blogs, and it’s up to you to decide the winner!Submit your vote by September 1st, and we’ll announce the winner on September 2nd! 🔊Your opinion counts, so don’t miss the chance to show your support for the dedicated bloggers!Best of luck to all our participants! 😊@Stabz , @Iams3le , @tarik.yenisey , @Andanet , @Chris.Childerhose , @dips . Best,Madi
Hey there.There is VBR server in our organization. Long time ago one of my co-workers performed instant VM recovery, but something goes wrong and now these sessions stucked in the console with failed state and end date 01.01.1900 00:00:00:PS C:\> Get-VBRSession -Type InstantRecovery | ? Result -eq 'Failed' | select -First 1Progress : 0RunManually : TrueLog : {Id: 17, Usn: 28, Title: Waiting for user to start migration, Cookie: , Description: , Time: 01.06.2022 10:46:53, StartTime: 01.06.2022 10:46:53, Status: Succeeded, Id: 16, Usn: 27, Title: TRADEDB-TEST has been recovered successfully, Cookie: , Description: , Time: 01.06.2022 10:46:53, StartTime: 01.06.2022 10:46:53, Status: S ucceeded, Id: 15, Usn: 26, Title: Updating session history, Cookie: , Description: , Time: 01.06.2022 10:46:53, StartTime: 01.06.2022 10:46:53, Status: Succeeded, Id: 14, Usn: 24, Title: Powering on VM, Cookie: , Description: , Time: 01.06.2022 10:46:53, StartTime: 01.06.2022 10
Way back in December (really, it was only 4 weeks ago ?!?), I posted on my personal blog about the Broadcom acquisition of VMware, and how they were ending all of the current perpetual licensing and moving everything to subscription licensing. However, there were many, many questions, and FUD about the changes and what this would mean for licensing VMware products going forward. After many conversations with VMware, reviews of presentations VMware provided to partners and distributors and reading of FAQ's, I finally have an understanding of just what direction exactly VMware is going with their licensing and how it applies to the end user clients. Please note that this is more oriented towards the newly announced vSphere Foundation subscription and it's smaller siblings, vSphere Standard and vSphere Essentials Plus Kit subscriptions which are more oriented to the SMB space. And to be up-front, I'm not really going to talk about vSphere Foundation as that's really the replacement to Ent
With the release of Veeam Data Platform 12.2 on 9/28/24. The new Veeam Backup for Nutanix version 6 was released. It adds some highly requested features that our customers have been asking for. Please see the screenshots below. I also added additional links at the bottom of the page for more details. Please continue to share your valuable feedback for future improvements😀. New virtualization option menu Updated Nutanix AHV logo added Nutanix Prism Central supportVeeam Backup for Nutanix AHV Proxy v6Nutanix Prism Central Categories support (AKA Tags in VMware)Use snapshots from Replica siteCustomizable compressions and block size settingsMulti-Network supportVeeam Backup for Nutanix Appliance Dashboard Veeam Backup for Nutanix AHV Release Noteshttps://helpcenter.veeam.com/rn/veeam_backup_nutanix_ahv_6_release_notes.htmlVeeam Backup for Nutanix AHV v6 User Guidehttps://helpcenter.veeam.com/docs/vbahv/userguide/overview.html?ver=6Build Numbers and Versions of Veeam Backup for Nutanix AHV
We are currently managing a Windows Agent backup policy configured in "Managed by Agent" job mode. The policy is set to perform a "File-Level Backup" and is configured to include the following objects:E:\ C:\Windows\System32\LogFilesWe need to modify the policy to include the operating system volume in the backup. To test this, we cloned the job and made changes to the policy using a test machine. However, we encountered an issue: when we add the "Operating System" as an object in the "File-Level Backup" mode, running the job triggers a new active full backup of all volumes.We observed the same behavior when changing the job mode to "Volume-Level Backup" or "Entire Computer"—an active full backup of all volumes is triggered on the next run.Our primary concern is avoiding the need for an active full backup of the E:\ drive, which contains around 6TB of data. The servers are located at remote sites with slow links, making it impractical to re-seed the entire E:\ drive.Could you please ad
What my surprise this week, I found a relic, a working Veeam Version 7 Server ! Yes I know in term of cybersecurity risks we are right in the middle of it ! I let you imagine the infrastructure version. Remember the console and her colour ?In v7 Surebackup and Tape was already present ! So many evolution from here to now. We are not getting any younger
Hi I little confused about were should I should find workers Onenotes files from Veeam O365 backup ????Newer looked are OneNotes files included O365 backup procedure.O365 business used and document folders sync to personal OneDrive\documents\OneNote Notebooks\ -> there are only hypertext links to O365 website OneNote App.Workers always uses O365 local OneNote appThese links shown also in Veeam O365 backups but not the *.one files at all ☹Workers all data (Mail, Archive, OneDrive, Site) included and nothing excluded .In Veeam manual:https://www.veeam.com/blog/restore-ms-teams-onenote-items.htmlMicrosoft OneNoteVeeam Backup for Microsoft Office 365 can back up two types of NotesPersonal NotesSuch notes can be saved either on a local disk or to OneDrive for Business. In case of the latter, such files would be backed up as a part of OneDrive for Business user account and can be restored both to original and new locations. During restore process, OneNote would detect that you’ve created
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.