Following on from my last post on getting vSphere Tags by REST API, in this post I’m going to share my extension of the script to automate VM protection in…
Posts tagged as “Rubrik”
My PowerShell script for displaying real-time Rubrik node stats including CPU load and network throughput.
One of the most misunderstood and powerful features in Rubrik is the concept of the SLA Domain. It controls everything from the frequency to backup windows, retention, replication (to another…
Over the past weekend I’ve had multiple users of my scripts upgrade their Rubrik clusters to 4.1.1 and find the scripts suddenly stop working with the below error: “System.Net.WebException: The…
Since adding Drift to my blog I’ve been able to get real-time feedback from you, my readers, on what scripts you’d like to see on future posts. This script was…
Over the past week I had the pleasure of working with an amazing DBA team at a large insurance firm to successfully prove out how they can transform SQL backups…
If you're a Zerto customer, check out this blog post to learn about the new Rubrik feature you don't want to miss.
Learn how to fully automate creating IT helpdesk tickets for failed backups with Rubrik and ditch legacy backup technologies and manual processes of the past.
Find out how to automate the testing and recovery of VMs using the Rubrik Recovery Plan v2.0. New features include PS Core support and isolated DR testing.
Have you ever wanted to consume REST APIs in PowerShell but don’t know where to start? If so, you’ve come to the right place! Using 4 different REST APIs from…