Technical
|
August 25, 2020 (Updated June 12, 2024)
4 min to read
NEW Veeam Backup & Replication v10A is now generally available, and it is not your typical alphabetical release… We’ve now brought AWS-native backup and recovery capabilities into the same console you trust to protect all your workloads – cloud, virtual and physical. Read more
Technical
|
August 11, 2020 (Updated June 12, 2024)
4 min to read
Ransomware is attacking NAS data – are you prepared?
We know that ransomware is attacking us from all angles. With strains of ransomware and malicious activity exploring new routes to your data, it’s just a matter of time until you and your business are compromised. Your unstructured data is just another target for these strains of ransomware. In the past, businesses were typically infected via email or exploit kits hidden within websites. These new attack methods focusing on NAS devices use a different method. Read more
Technical
|
July 14, 2020 (Updated June 12, 2024)
5 min to read
Veeam Availability Orchestrator v3: Changing the game for DR
This week we are excited to announce general availability for the latest release of NEW Veeam Availability Orchestrator v3 as well as its new pricing option – DR Pack! Read up to learn how Veeam allows for DR planning to become accessible to much more businesses and all their workloads, and at the price point that is unheard of at the DR market. Read more
Technical
|
July 7, 2020 (Updated June 12, 2024)
8 min to read
How to backup your laptop
To put it simply, we all should "hope for the best, prepare for the worst." The 3-2-1 Rule does just that; it helps you prepare for the worst while keeping the process simple and easy. Take 10 seconds and think of the worst three things that could happen to your data. Let's explore all the options on our hands. Read more
Business
|
June 22, 2020 (Updated September 20, 2024)
6 min to read
What is ransomware?
This blog
post will walk you through basic concepts and
principles: What is ransomware? How does it infect your computer? And what is the
impact on your business? Read more
Technical
|
May 25, 2020 (Updated June 12, 2024)
3 min to read
Are you prepared when ransomware does happen?
Knowing all the options to help protect your environment is great but it’s time to put the pieces together. The question you should be asking is not "If it will happen?" but "Are you prepared when it does happen?" Are you waiting for ransomware to activate in your environment or are you taking steps to mitigate damage before it happens? This article will help you take the steps today to answer those questions and what tools we offer to make this possible. Read more
Business
|
May 18, 2020 (Updated December 1, 2021)
3 min to read
How VCSPs help against ransomware
Veeam understands the need for Backup as a Service (BaaS) and has offered what we call Veeam Cloud Connect (VCC). VCC is handed by reputable service providers, which we refer to as Veeam Cloud Service Provider (VCSP) partners. These service providers not only take the pressure off a business to manage their off-site backups to better meet the 3-2-1 Rule but they also provide an extra layer of protection in the case of a ransomware attack. Below we will discuss how this is possible and why you want a service provider on your side when disaster hits. Read more
Technical
|
May 12, 2020 (Updated June 12, 2024)
4 min to read
How to capture and inspect network packets in Windows
Microsoft originally offered the Microsoft Network Monitor which was subsequently succeeded by the Microsoft Message Analyzer application. Unfortunately, Microsoft has discontinued the Microsoft Message Analyzer and removed its download links. Therefore, only the older Microsoft Network Monitor is available. In this article, we are going to see how to capture and inspect packets using the latest available version of Microsoft Network Monitor. Read more
Technical
|
May 7, 2020 (Updated June 12, 2024)
3 min to read
A PowerShell script to remotely install SQL Server service packs
Any Microsoft SQL database administrator (DBA) will need to patch a SQL installation at one time or another. Using PowerShell, this can be made far easier and more convenient, especially with large numbers of servers. In this article, we are going to build a simple script for patching SQL Servers with Service Packs. Read more
Technical
|
April 30, 2020 (Updated June 12, 2024)
3 min to read
How to resize a VM in Azure with PowerShell
In this tutorial, you will take a hands-on approach to resize a virtual machine in Azure with PowerShell. You will write code to mitigate the need to navigate to the Azure Portal and instead, manage the virtual machine with code from a text editor. Read more