Introduction Ransomware attacks are now big business. Gone are the days of encrypting your grandparents photos with decryption keys costing a couple hundred bucks. Gangs are now coming for your…
Posts published in “PowerShell Core”
What if I said you could use PowerShell to update PowerShell? No this isn’t inception, there are legitimate use cases that could save you a lot of time and effort.…
In this post you'll learn how to run REST API cURL commands in Windows and convert them to PowerShell using Invoke-RestMethod.
My PowerShell script for displaying real-time Rubrik node stats including CPU load and network throughput.
Script 4 in my blog series on scripting Zerto 6.0 with PowerShell 6.0 is Bulk Re-IP address configuration from a CSV. Since I started this series I’ve had multiple requests…
Script 3 in my blog series on scripting Zerto 6.0 with PowerShell 6.0 is Auto VM Protection from a CSV. When creating a Virtual Protection Group (VPG) workflow in order…
Script 2 in my blog series on automating Zerto 6.0 with PowerShell 6.0 is Virtual Replication Appliance (VRA) deployment from a CSV. Deploying a VRA is simple using the GUI;…
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.
I’m pumped to see PowerShell become a cross-platform open-source solution with the release of PowerShell Core 6.0. Ubuntu, Debian, CentOS, RHEL, OpenSUSE, Fedora, macOS, even Raspbian, can all now run…