News, guidelines and various community projects
Recently active
Hello!Attend the virtual Canada Veeam® User Group meeting, Tuesday, Aug. 9, at 12 p.m. ET.Mario Marquez and Alex Crandall will share lots of useful ransomware information in this 1 hour session.Join to learn about ransomware best practices and how Veeam delivers protection with:Secure Backup Instant recovery at scale Disaster Recovery Orchestration And more!This is a great time to ask the Veeam experts your technical questions and see a live demo.Register
VeeamON 2022 was live this year in Las Vegas and it was a great event. I am a little late with my review of the conference due to catching COVID when I got back which took me out last week. But I am back to feeling great again so here is my in-depth review and many of the new things coming in v12.Being able to walk the strip as well being my first time in Vegas was something of amazement with the sights and sounds as well as the lights. You definitely get your steps in when you go to Vegas!First off the conference was great and to be able to attend live again was something else. Being able to discuss and mingle with the vCommunity again was terrific as chatting with someone in person is something special. The conference was packed into three days of exciting sessions, the welcome reception, expo hall, tech town, swag shop and even a visit from some friendly little dogs to lighten your day.The welcome reception on the first night was filled with music, live performers, some great f
Hi TeamI have a customer where we have configured VBA for AWS backups across different tenants..KMS encryption configured for at the repository level.VBA integration with VBR using the VBA plugin to assist with centralized licensing and a single pane of glass for VBA management has also been configured.Customer was hoping he could create a backup copy job of data residing on AWS to an Azure or GCP bucket.Would this be possible ? If Yes How and if not possible would it be possible to configure a backup copy to a different region within AWS itself. Was unable to bringup any details of the same .Someone from Veeam presales had stated that it would be possible with regular password encryption and not KMS but how would this be achieved. ThxKarun
Hello,I would like to clarify the configuration of my capacity tier in my SOBR. I used a Wasabi bucket with object-lock enabled.I have a backup job set to run daily with 14 days retention and weekly synthetic fulls. I have a gfs policy defined with 6 monthly and 1 yearly.The immutability set on the capacity extent is 14 days. If my understand is correct all gfs backups that sit on the capacity tier still only immutable for the immutable days set on the capacity extent. Right?How do you protect this backup? I read a solution with AWS Glacier but I m not using AWS services.Regards.
VeeamOn 2022 in Las Vegas was a fantastic event, as I am sure you will confirm if you were there! Wonderful people, great content, and terrific engagement!So, with VeeamOn Tours and VeeamOn Forums, let's keep that awesome vibe going all year!For VeeamOn Tours and VeeamOn Forums 2022, I've prepared a list with all of the places and dates. Please keep in mind that this information is subject to change, so double-check the dates before booking your flights and accommodations.Here is a page with all VeeamOn Tours and Forums 2022 taking place in Europe , Latin America and Asia-Pacific:https://go.veeam.com/veeamon-regional LATAMVeeamON Forum Colombia (NOLA) – 6 September 2022 – BogotáVeeamON Forum México – 8 September 2022- CDMX- Hyatt Regency CDMXCampos Eliseos No. 204 Polanco Chapultepec, Polanco, Chapultepec, 11560 Ciudad de México, CDMX, MéxicoVeeamON Forum Argentina (SOLA)- 13 September 2022- Hilton Buenos Aires.Macacha Güemes 351, C1106BKG CABAVeeamON Forum Brasil – 15 September 2022
Looking for guidance on which object storage performance tool provides the most reliable results. We’ve worked with COSBench and with S3-Benchmark Tool. Wondering what experience you’ve had with these tools or other tools… Thank in advance for your responses.
Hello everybody!Today I’m coming to talk about archive backup with blob Azure.Archiving is good option to save money with your full (GFS) backups. It means that you can save your backups as archive instead of traditional hot/cool blob of Microsoft Azure.To do that you need configure a Scale Out Backup Repository with the Archive Tier enable.After that you can move your full backups older than X day to this kind of archive, as this example: But first you need to configure your blob repository as an archive option. To do this go go to Backup Repositories inside Backup Infrastructure menu. Right click on the pane and chose Add backup repository… On this screen chose Object Storage: On the next step choose Microsoft Azure Blob Storage option: After that click on Azure Blob Storage Archive Tier: Type Name and Description of your archive blob: Enter with your Credentials for this blob and chose what Gateway Server will be used for this function: On the next screen you just need to set what C
More and more customers are aware of the fact that 1 copy of their backups is not longer enough . Yes!I always recommend to my customers and colleagues to implement the golden rule 3-2-1-1-0 (see my blog post : 3-2-1-1-0 Golden Backup Rule | Veeam Community Resource Hub).The thing I want to highlight is having 1 copy offsite and being airgapped - immutable at the same time! Veeam delivers here 2 important possibilities : using a copy job to a service provider offering VCC using object storage with the copy mode in the SOBR capacity tierIn this post the move mode in the SOBR capacity is being ignored.Also using an object storage appliance on-premises is being ignored. The purpose of this post is knowing the similarities and differences between the two possibilities I already mentioned. Why? Because customers and colleagues often ask me why they should choose a copy job to our VCC instead of using object storage at a public cloud provider like Azure or Amazon.I have a list of 10 simil
I created a test Backup Copy Job for a test to a new cloud provider, naming the job “provider test”. Now I am switching to that provide and even with a new Copy Job the Server is appearing under the test job name.How can I rename job listed under Backups/Cloud to the new Copy job name?
Hello,I'm taking the opportunity right now to work on a like disaster recovery plan like, with Veeam.Once the replica job is up and running, my goal is to be able to trigger a failover if the server's ping is knocked out, so I wrote a little homemade powershell script to do that. If it is useful take it.^^ Clear-HostFunction FailoverCheck{ $server = "SERVER NAME" if (Test-Connection $server -Count 1 -Quiet -ErrorAction SilentlyContinue){ Write-Output "$server connected successfully." }else{ Write-Output "Connection to $server failed." Write-Verbose "Pause for 10 minutes...then try again" -Verbose Start-Sleep -Seconds 5 # set to 600 if (Test-Connection $server -Count 1 -Quiet -ErrorAction SilentlyContinue){ Write-Output "$server connected successfully after 2nd try." }else{ Write-Verbose "Failed again. $server needs restart." -Verbose # Insert Command to restart application here. $RestorePoint
This week @Rick Vanover and @Madi.Cristil are back for the recap. Rick was on vacation recently so he has an interesting excuse on why the recap was one week late. No “Who’s New” this week, but that will be back next week!Additional Special Department News!Veeam Backup for Microsoft Azure v4 has now gone generally available! Key new features: Azure files backup, new dashboard, configuration backup and all private network deployment capabilities. See this blog post for more!
Hey all,Again, hope it’s not spam, but wanted to share some custom code that came up for the purpose of a case and let the community have it also (since why not?)Issue:You want to have an inventory of Current Tape Locations Library Association Other Tape Elements There isn’t really a “nice” VeeamOne report for this (vOne just reports on Vaulted Tapes), and checking the tape WebUI isn’t always convenient nor is checking the Veeam Tape node.If you find a need for this, check this out:using namespace System.Collections.Genericfunction Get-VBRTapesInLibrary { param( [Veeam.Backup.PowerShell.Infos.VBRTapeLibrary[]]$Library ) $TapesInLibrary = Get-VBRTapeMedium | Where-Object {$_.LibraryID -eq $Library.id} return $TapesInLibrary}function New-TapeLocationPropertiesObject { param( [Veeam.Backup.PowerShell.Infos.VBRTapeMedium[]]$tapemedium ) $TapeBarcode = $tapemedium.Barcode $TapeName = $tapemedium.Name $TapeLocation = $tapemedium.Location.Type if($tapemedium.Location.Type -eq "Drive"){
For the last few years, I have spent a lot of effort along with others at Veeam carefully watching the industry behavior when it comes to ransomware and its devastating impact it can have on an organization. I’ve also spent a lot of time putting together a lot of great works in the form of whitepapers, webinars and other assets to get the word out. Before I forget, check out these three key whitepapers:Edwin and I recap all Veeam ransomware capabilities: https://www.veeam.com/wp-protection-yourself-from-ransomware.html Hannes from Veeam Product Management goes deep and technical on the Veeam hardened repository: https://www.veeam.com/wp-guide-protect-ransomware-immutable-backups.html Kirsten and Melissa show how Veeam ONE can help to detect and respond to ransomware: https://www.veeam.com/wp-veeam-one-ransomware.html The important takeaway is that today, it is easier than ever to have backup copies ready to restore from ransomware with Veeam.What are the Immutability Options?I say ther
This Friday - I am presenting on SysAdmin Day 2022 with Sagi Brody - one of the Veeam Vanguards.But I need YOUR HELP - What is your best SysAdmin Story? I will feature it on the show and stream. Tell me a good one - I’ll share it! You can join the show to see if your session is featured also! This Friday at 11:00 AM New York time, Sagi and I will be LIVE on 4 Veeam social feeds (LinkedIn, Facebook, YouTube and Twitter) with a special stream. Join us on the LinkedIN feed here.I have a story that, for now, I will only refer to as “The Coworker” and Sagi will share his best SysAdmin Day story as well.But what is your best SysAdmin Day story? Do you have a save the day moment? What about those pesky dev is actually production situations? Believe it or not - the SysAdmins are still heroes. I would love to hear your stories and any appreciation story to go with it.Speaking of appreciation…. Veeam’s celebration of SysAdmin Day puts some prizes on the line. We are doing a lucky draw where you
Password Authentication & Certificate Authentications both have their pros and cons, but one undisputed stance is that certificates are more secure than passwords when used properly. To that end, I prefer to deploy certificate authentication when working with SSH, and when deploying Linux VMs, Azure prefers to as well.However, Veeam Backup for Microsoft Azure also signs you in with your Ubuntu user account, but doesn't support certificate authentication. Does this mean you're stuck with password authentication? Nope! Is it complex to configure? Also, nope! How does this work?Simply, we'll ensure that SSH is configured to only support certificate authentication, whilst configuring a password for authentication against the Veeam Backup for Microsoft Azure portal. For good measure, we'll also go through how to secure this platform further to reduce your attack risk. Getting set up with Certificate AuthenticationWhilst typically the more difficult part, Azure has done a great job of ma
Switching to Seal Mode - User Guide for VMware vSphere (veeam.com) Hello I wanted to bring to your attention a really interesting and useful feature.Create new Veeam backup repository on new storage Insert new exent on existing SOBRSet seal mode extent to be decommissioned After the extent is sealed, no further data is saved to the extent, and only read operations such as restore, merge and remove are allowed.Wait for the chains of all your jobs to reach the set restore points.Then verify that no Veeamzip \ export backups or oneshot backups without schedules are allocated on the old extent to be decommissioned.Such data will not be migrated needs a manual operation of moving veeamzip \export backup files etc.I love this feature allows me painless storage migrations for both standalone VBR environments and Veeam Cloud Connect platform .thanks for your attention
Morning,I’m currently trying to figure out exactly how to acheive my backup strategy in Veeam and am scratching my head a little bit… Essentially I want to do the following:Run incremental backups weekly to disk Once verified write these backups to tape and delete the files on disk - These should be written to the weekly set in a GFS media pool Once a month perform a full backup Once verified, write these backups to tape and delete the files on disk - These should be written to the monthly set in a GFS media pool. As above for yearly backups.How does one achieve this? I’m a bit confused by the job configuration process as to how the tape jobs “know” which backup run to write to each type of tape?Any help would be gratefully received.
Hi guys, Hope you are well.I have a little question. Currently I backup my Azure Vms with Veeam for Azure. I have a Backup Copy Job to copy this backup on my VBR server Onpremise.Now I want to implement an offline backup from this backup copy with a tape job.Ideally I would like to have an externalization everyday of a full backup.Unfortunately the “virtual full” can be scheduled only once a week. is there a way to do it more offen with powershell script?What are the possibilities for my need. :D I thought to use File to Tape and backup all the chain but it will consume to much media...
Dears,I would like to ask if it is possible to let a sister company to replicate their vmware VMs servers to my replication site.Keep in mind i am replicating my VMs to a ESXI attached to a storage that has alot free space.Is it ok to let our sister company's veeam to connect the my esxi and they create replication jobs to replicate to my esxi aswell, so this esxi will be serving two companies as DR site at the same time and two different veeam servers communicating with it.
VMware vCenter Server is advanced server management software that provides a centralised platform for controlling your VMware vSphere environments, allowing you to automate and deliver a virtual infrastructure across the hybrid cloud with confidence.This privilege escalation vulnerability in VMware Center Server was reported to VMware by Yaron Zinar and Sagi Sheinfeld of Crowdstrike for reporting.Present IssueThe vCenter Server contains a privilege escalation vulnerability in the IWA (Integrated Windows Authentication) authentication mechanism. VMware has evaluated the severity of this issue to be in the Important severity range with a maximum CVSSv3 base score of 7.1. Impacted ProductsThe following products are impacted. Workarounds are available to remediate this vulnerability in the affected VMware products.VMware vCenter Server (vCenter Server) VMware Cloud Foundation (Cloud Foundation).Known Attack VectorsA malicious actor with non-administrative access to vCenter Server may expl
Hello, I cannot upgrade from 5.0.2.22 to 5.0.3.33 from the VO365 console, I receive an error message: “certificate verification failed certificate is not valid”, do you have any ideas? Thanks in advance, Omar De Souza.
VMware vCenter Server Appliance 7.0 Update 3g released today. This release can resolve the following issues. "Exception occured in postInstallHook", Secure Token Service (vmware-stsd) crash while performing vCenter Server Patching to 7.0 U3f (89027)https://kb.vmware.com/s/article/89027 VMSA-2021-0025.3https://www.vmware.com/security/advisories/VMSA-2021-0025.html Downloadhttps://customerconnect.vmware.com/en/downloads/details?downloadGroup=VC70U3G&productId=974&rPId=91149
how to clear vmce exam as soon as possible
how manys VMCE certifed in the world
At a custmer side they deployed enterpise manager and connect backup server in it. but in a case format the machine and reinstall it but the problem is backup server popup please manage it like they want or update your lic key. but backup server told please manage the server with enterprise manager case ----is enterprise manager is not availablei want to remove my machine with enterpise manager .
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.