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 6.0”
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.
A few weeks ago I shared my top 10 PowerShell tips and tricks to becoming a PowerShell ninja on a webinar with IDERA, a highly regarded purveyor of SQL monitoring…
During my travels over the past year, one of the most common solutions I hear in projects is ServiceNow (SNOW). Some of the biggest companies in the world are either…
A couple weeks ago somebody challenged me to see how I’d approach a series of tasks in PowerShell, each time adding a layer of complexity. The main crux of the…
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…