Check out my script showing how to bypass slow PowerCLI with REST APIs and PowerShell to get all the VM Tags assigned across multiple vCenters.
Posts tagged as “VMware”
This morning I woke up to Diana saying “there was a power cut on the street last night due to the wind, but don’t worry it’s back on”. I immediately…
It’s been a busy few weeks. Between work and preparing the house for an imminent new baby, there hasn’t been much time for blogging. But that doesn’t mean I haven’t…
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…
Introducing the Hyperconverged Home Lab v2.0. Harder, better, faster, stronger!
I’m blogging live from the Boston Summer VMUG Usercon 2017 where I’m sharing my top 10 PowerShell tips and tricks. A big topic at the show, for anyone interested in…
In order to run Zerto cmdlets inside a script you have to add the snapin. This is easily done with the following command: add-pssnapin Zerto.PS.Commands