News, guidelines and various community projects
Recently active
If you have Veeam on your domain, or Enterprise Manager and want to give a user access for a specific amount of time, you can achieve this with a simple PowerShell command. Add-ADGroupMember -Identity ‘Group_NAME’ -Members ‘Username’ -MemberTimeToLive (New-TimeSpan -Minutes *****) The issue with this is trying to calculate minutes to days, weeks, months, or having some sort of searchable way to do this task. Onboarding users with this method was proving difficult so I thought of easier ways to achieve this. What started off with an overly complex excel spreadsheet to extract minutes from dates and generate a command has now become an PowerShell based GUI. In the below script. anything with “*****” should be replaced with items from your own AD infrastructure. This allows to search 1 or many users and add them to 1 or many groups. If you select the TTL checkbox, you can select the end date when the users will be removed from the groups. The user and group names can be searched start
For those that use Veeam ONE they have released a patch that adds a few new things and fixes others. One of the main additions is for the upcoming vSphere 8U1 update.https://www.veeam.com/kb4430
Hello Community,I just wanted to share some good news that my third edition of my book based on v12 will be published this Friday the 28th. I will share links once I get them from the publisher as I will be doing a blog post.Hope to see lots of orders going in once it hits the market. 😎Cheers,Chris
Hello Everybody, i’am new……...i need to buy the god licence for my new backup.I habe 45VM wand more or less 15TB backup stuff…….what you mean better to buy a Essential Licence or a Advanced. (i will use also Veem One).The Veeam funtionallity for Essential are the same as Advanced?I have only Hyper-V VM onprimise, but in 3 yeas maybe we go to Azure, so i think better VUL Licence and not Core. Thank for the help Thank a lotAlfred
Veeam Recovery Orchestrator (VRO) V6 can provide orchestration of recoveries to different locations (original location, a secondary site, or Azure) from backups or secondary backups. VRO The feature that I love the most about VRO (well, really one of the many features) is the ability to easily have VRO scan multiple backup restore points of a server (virtual or physical) for malware infections that may have been missed before a backup so bad backups don’t get put back in production! VRO will use a the update AV software installed on the mount server to perform iterative scans of multiple restores to find a “clean” restore point to recover from. This can be performed in a few easy steps. First, launch the orchestration plan for the server(s) you want to restore, right-click on it and select run. Step through the wizard until you reach the “Ransomware scan” page. If you want to limit the number of restore points scanned, you can set it here by checking the checkbox and entering a val
I found this tool today. I thought it would be helpful for anyone evaluating a migration to cloud. The sections for object storage are also particularly interesting with respect to Veeam products.https://projector.cloud-mercato.com/projects/aws-vs-azure-vs-google-vs-ibm-vs-oracle-vms-q2-2023
Hi All,This is my first post on this site.I have been asked to backup a database on one of our servers before setting it up to be decommissioned. The DB needs to be retained for 40 years and before I can archive off the DB I need to ensure that we are able to access it. I am very new to veeam and wondered if anyone knows how I can backup just the DB and not the VM? Any help would be greatly appreciated.
In Feb 2023 NetApp announced the release of ONTAP 9.12.1 to introduce some new hardware the C-Series models. One big item that customers were eager for was large volume and LUN support. This was experimental and was not enabled without support assistance.It is now enabled by default in ONTAP 9.12.1P2 and later releases. Please see images below to compare the old and new Volume and LUN sizes.This will open up new opportunities for existing customers running out of space on their ONTAP Veeam backup repos. They can increase them to use larger LUNs 128 Tib or Volumes 300 Tib. Image 1 - Max LUN size on ONTAP 9.12.1P2 LUN 128 TiB versus ONTAP 9.12.1P1 LUN 16 TiBImage 2 - Max Volume size ONTAP 9.12.1P2 300 TiB versus ONTAP 9.12.1P1 100 TiBImage 3 - 16 TiB LUN Max in ONTAP System Manager 9.12.1P1Image 4 - 128 TiB LUN Max in ONTAP System Manager 9.12.1P2You will need a NetApp account to download latest update - https://mysupport.netapp.com/
Hello everybody, i use MABS and Veeam for backup the same Exchange Server and SQL whats happen with the transaction logs? Is this a good Idea or not? Better to user only Veeam? Can This cause of problems. Thank a lotAlfred
El Rickatron and @Madi.Cristil are up this week with a solid block of content (not breaking the rule!) and medium-crazy-but-good levels of Special Department news. Watch this week’s recap here:The Linksvia @coolsport00 via @JMeixner via @michaelcade Special Department NewsThe Automation Desk event is up for replay! Special thanks to @jorge.delacruz @Jim Jones @mkevenaar and @JMeixner! via @safiya → NEW BADGE! via @Geoff Burke via @Andanet I additionally want to let everyone know that the V12 Cumulative Patch is updated, so now is a great time to check out V12 at KB4420 or the Upgrade Center: KB4420: Release Information for Veeam Backup & Replication 12 Cumulative PatchesWho’s NewA big thanks again to @safiya for preparing this. We are happy to welcome +110 members this week!The Coolest Usernames this week are @DickyD @Synapse @chopper @Redbad @scanawine and @Thurill This week, Alfred’s pick is @Cloudwize !
I just upgraded to v12 and the direct-to-object storage feature is exciting but I am having trouble doing what I would like to do.I have the veeam service provider console and associated cloud connect server, and several single physical servers at different customer sites that I would like have a local backup + direct to object storage backup strategy for. I was hoping to use veeam agents on the physical servers and just use my console + cloud connect server to manage / monitor the backups. Ideally backup data would just go to the local storage at the same physical site as the server (NAS/external USB), and be uploaded directly to object storage without going through the cloud connect server.I considered using a scale-out backup repository for this, but trying to configure a scale out backup repository on my cloud connect server, but I can’t have an extent be local storage.I considered installing a backup server on the physical server but this seems like a bad idea given the backup se
Hei, I’m trying to understand a mysterious problem with Veeam Agent on Windows 7 SP 1. The system is relatively old and backed up occasionally on request only. The last backup is about two years old. When I tried start Veeam Agent today (version was ~2019ish), no window appeared. Not even the icon in the task bar showed up. I decided to uninstall the old version and went for 6.0.2.1090. However, this time the installer (even when run as administrators) doesn’t do anything. No error messages, no exception - nothing. When clicked, the hourglass shows up for a couple of seconds, but then it’s gone. Even at its age, the system is running fine. Do you know how I could get a handle on this? Does the installer log anything? Thanks, Frank
Is there a way to take VMware snapshots instead of production data?
This is part four of the blogpost. If you want to read it from the beginning, head here: SOBR Archive Tier – Explained and Configured – Part 1 of 4 | Veeam Community Resource HubIn this last part, we will cover the free section of our feat and put things together in VBR.Setup within VBRNow it’s time to create the new object storage inside your VBR console. Add a backup repository of the type “Object storage”.Add new object repository to be used as archive tier. Choose the appropriate hyperscaler. For the archive tier currently only AWS and Azure are supported. We’ve used Azure in the example.Only Amazon S3 (AWS) and Azure can leverage the archive tier.Now the differentiation from capacity tier is made by selecting “Azure Blob Storage Archive Tier” instead of just “Azure Blob Storage”.Make sure to select the special option for the archive tier.Give the new repository a nice name and description within VBR.Very inventive name, isn’t it?And provide your storage account name and the shared
Hi allAfter working already for more than 2 months with the new version of VBR, I must say it’s great with all new features and changes.But I must being honest, there is a feature that I’m missing that is not available anymore after the upgrade…What am I missing after the upgrade?For a new backup copy-job (not the existing after upgrading) it is not possible to define certain static VMs in a backup copy-job anymore. You have to select an existing primary backup job or repository.I must be honoust, it’s better than before, now we can change between immediately and periodically backup-copy jobs without the need to create a new backup-copy job.All good and even better than before, but…. Why I need this frequently?Normally I always create 1-to-1 backup copy jobs to primary backup jobs, so normally everything is OK and not needed, but there is 1 exception to the rule!Normally we always used periodically backup copy jobs with statically defined VMs in the job for backup copy jobs connected t
Bom Dia a todos,Estou com um problema em configurar o envio do backup do Job.Abaixo está a configuração e o erro do backup da tarefa.A Versão do Veeam Backup & Replication 9.5.4.2866
ReFS (Resilient File System) is a file system by Microsoft that provides - since Windows Server 2016 - a feature named Block cloning. Basically it uses pointers to already existing blocks instead of copying or re-creating them. This saves time and disk space. Veeam uses this feature for synthetic operations like merging incremental backups with full or synthetic full.In my opinion Microsoft does not offer a proper utility to analyse ReFS space savings with Block cloning. I think there are at least three ways to show the space benefit of Block cloning:Windows explorer Application that makes use of Block cloning Timothy Dewin's blockstat.exeWindows explorerThe native way to calculate saved space is to simply compare the sum of all files in a partition to the used space of the same partition. Because the partition view includes the space savings and file view does not, the difference shows saved space.As you can see, there are about 44,4 GB space savings. Keep in mind, the properties of t
I am old enough to remember the intense wars between Windows and Linux users in the late 90’s.I actually had a dream that I woke up many many years in the future, circa 2100 where both OS’s had merged and life was wonderful. Well it is 2023, the world is still crazy BUT… today I got Terminator and Remmina running on Windows 11 via WSL2, and what's more with a shortcut!!! I am back on a windows laptop due to corporate stuff. I don’t miss the MAC to be honest, It felt like it was a half Windows half Linux (or BSD) Frankenstein but hey that is just personal taste so to each their own.How far has the world come though!!Terminator is my favorite terminal program and Remmina for RDP well, I just like it (don’t save your passwords in there though). In your Ubuntu shell type sudo apt install terminator -ysudo apt install remmina -yFirst see if it can run (some complaints about the config but I will figure those out later) Terminator is backand now for Remmina:RemminaSome verbose anger there ba
Quite a cool new feature is the ability to enable Multi-factor authentication (MFA) for the VBR console login. With this a user has to enter username, password and an additional confirmation code that comes from a Authenticator app like Google Authenticator.At first login, User can add VBR to his Authenticator app.It is really simple to use.BUT: 2FA works only for VBR console, NOT for PowerShell!Another security improvement is the option for Automatic Session logoff:
Hi Folks, I like to travel in local style while in new cities. Taxi and Uber rides for me are the same everywhere, but train, bus and feet always provide a different experience. Just ask @Chris.Childerhose and Nico Stein about our fun ride on the Prague metro then long walk through the city :). Anyways, Miami is no exception. For $2.25 you can get a bus to Miami Beach. There is a free shuttle that runs up and down Miami Beach as well. Checkout the options here: https://www.miami-airport.com/public-transportation.asp
Hello, Trying to restore a machine.Created a Veeam recovery iso. Boot the ISO Click “Bare Metal Recovery” Click “Network Storage” Click “Shared Folder” Type in “\\192.168.1.21\veeam2” and the username and password Click “Next” Now, see the “Specify a backup to restore from” the problem is that the file dialog box shows no files, states “No Items”Note: From other window machines, no problem accessing the share.c:\data>net use r: \\192.168.1.21\veeam2 /user:veeamserver02 "GXJMHxzv"The command completed successfully.c:\data>dir r: Volume in drive R is veeam2 Volume Serial Number is 311F-579B Directory of R:\01/13/2021 02:24 PM <DIR> .04/11/2023 10:58 AM <DIR> ..07/08/2021 11:18 AM <DIR> repository 0 File(s) 0 bytes 3 Dir(s) 623,201,038,336 bytes freeNote: From command line of Veeam recovery, cannot use `net use` without errorPlease see screenshots. Thanks,David
Another interesting case from the field today. I had a customer that had historically cloned the disk of their AIX platform, without any further modification. This had suited them fine for years until the Veeam Agent for AIX came along and wanted to utilise some supposedly unique attributes of the installation as the basis of its UUID.This manifested in a bizarre scenario that didn’t appear during testing, but started when the agents were deployed out to all the relevant servers. Instead of seeing a long list of hosts with the Veeam Agent for AIX deployed, I saw no more than four.As the Veeam Agents were being manually rolled out, I didn’t know yet that this was actually an issue I was seeing, but instead my first assumption was a slow rollout was being performed.It wasn’t long however before I was alerted to an issue by the AIX team. Some installations were failing, with the following error:cli | Thread [Establish connect to VBR <VBR.FQDN.TLD>:10006; <VBRHOSTNAME>:10006
This is the Veeam case of Marfrig from Brazil.Marfrig is a big company of a food sector that is attended by BS4IT, the partner that I work for.You can see all case on link below:https://www.veeam.com/success-stories/marfrig.html
Hi all,patch search day today 😅Missed this one, it came out a few weeks ago and I still haven't installed it:https://www.veeam.com/kb4441I share with you..enjoy! 💚
Hi Folks, I have been out of the Cloud Connect loop for a bit. As I understand it you can no longer do Quarterly GFS backups on backup copy jobs to CC. Has anyone thought of some original ideas to get around this? If you have a customer that wants to send GFS to AWS Quarterly, I was thinking for them to simply add a direct AWS s3 repo to V12 and if their bandwidth allows use the windows scheduler to run active fulls every quarter. Anyone else had this issue?
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.