Browsed by
Category: PowerShell

Veeam Backup & Replication v10: Data Integration API examples

Veeam Backup & Replication v10: Data Integration API examples

At VeeamON 2019, I did a live demo around the new Veeam Backup & Replication v10 feature called “Data Integration API“. This is a great new feature that will make 3rd party integration into your backups even easier. After the demo, I had several discussions about the use cases and people asked me for the specific code (and even the Veeam Backup & Replication build used at VeeamON). At that point in time, I would redirect them to my sneak…

Read More Read More

Deploying Veeam Backup for Microsoft Office 365 using Terraform

Deploying Veeam Backup for Microsoft Office 365 using Terraform

For quite some time I have been working with Veeam Backup for Microsoft Office 365. While version 1 was just designed for Exchange backup, things have changed at a rapid rate over the past few years. Ever since the introduction of the RESTful API in version 1.5, I have been hooked. With every available version, I had to assure my Self-Service web portal would work but also support new features. This means a lot of installations with different versions and…

Read More Read More

Veeam Backup for Microsoft Office 365: adding Auxiliary Backup Accounts via PowerShell

Veeam Backup for Microsoft Office 365: adding Auxiliary Backup Accounts via PowerShell

With the release of Veeam Backup for Microsoft Office 365 v4, a new feature was added to improve backing up SharePoint and OneDrive for Business data. By leveraging auxiliary backup accounts, it reduces the risk of throttling which Microsoft has in place. Throttling, however, happens on a per account base so leveraging multiple is a major improvement. The normal workflow The normal workflow to do this is quite simple and here is the short version of it: Go to your…

Read More Read More

Veeam Backup for Microsoft Office 365 data manager tool update

Veeam Backup for Microsoft Office 365 data manager tool update

Last December I released a small PowerShell tool which acted as a data mover tool for Veeam Backup for Microsoft Office 365. This tool allowed you to move user data from one repository to another repository. Veeam Backup for Microsoft Office 365 also supports backing up SharePoint sites or Office 365 groups which can also be moved from one repository to another, however this option was not available with the first release of the tool. I decided to update the…

Read More Read More