Failed to process replication – Port 2501

Recently, I had a global replication error for one of my customer with Veeam Backup & Replication v9. We are seeing the following error which is causing replicas to fail: “Failed to process replication task Error: Failed to connect to the port [HYPER-V-HOST-2501]“. Came across this error recently which is thankfully an easy fix but there is not a lot out there, the following is the error and the fix.

Continue reading

Veeam Backup for Office 365 – Invalid Exchange Server version

Since few days, Veeam’s support received this error from some end-users about Veeam Backup for Office 365 (release 1.0.0.912): “Invalid Exchange Server version” during backing up of mailboxes (Veeam Backup for Office 365 – Invalid Exchange Server version). The issue is confirmed, the quick fix is in place…

Continue reading

Way to cleanly remove Veeam Agent for Windows

This article provides a step by step guide to cleanly remove Veeam Agent for Windows (VAW). Veeam Agent for Windows is now available in version 2. There are three editions: “Free“, “Workstation” and “Server” being released that include enterprise features such as Application Aware Processing (VSS), flexible scheduling and retention options all while being able to backup directly to Cloud Connect repositories. The most important here is that this covers physical workloads (physical server) as well by way of the Server version.. Uninstall of the software is successful but you can not get rid of any historical data from the old build of VAW. Here’s way to cleanly remove Veeam Agent for Windows…

 

Continue reading

Hyper-V 2016 New Features – Network (Part 1)

Hyper-V is the Microsoft’s virtualization platform that allows creating virtual infrastructures under Windows and/or Linux (Hyper-V 2016 Overview and Architecture Guide). Hyper-V 2016 version has been improved by Microsoft then they released a lot of new features such as network, installation mode, Nano Server, Virtual Machines and Security, administration, Nested Virtualization, QoS for storage, rolling Hyper-V Cluster upgrade, improved ReFS (Resilient File System), and virtual hard disk. Here’s the post to introduce Hyper-V 2016 New Features – Network.

Original Network - Hyper-v 2016

Continue reading

Guide to automate Veeam Agent for Windows

Here’s a guide to automate the installation of your Veeam Agents for Windows (VAW) with PowerShell and Batch scripts. Basically, I used Clint’s guide to automate the deployment of Veeam Agent for Windows. But I did some modifications for an end-user environment because the license and configuration files did not work with his PS script. The issue is you need to use those credentials would be in the Config.XML file so only an Administrator account would need to be used to install via the script. Depend on your context, end-user would use other credentials to run the script. You can follow this guide to automate Veeam Agent for Windows below…

One very interesting thing with Veeam Agent is the ability to monitor the agents via your centralized Veeam Backup & Replication console. You need to to upgrade your Veeam Backup Server to Veeam B&R 9.5 Update 2, (version 9.5.0.1038) then you will be able to manage/track your jobs from Veeam B&R console.

Note: You can follow this step by step guide to install Veeam Agent for Windows and this one to monitor agents from the Veeam B&R console or add the existing agents to the console for monitoring.

 

Continue reading