As part of the Veeam Automation and Orchestration for vSphere project myself and Michael Cade worked on for VMworld 2018, we combined a number of seperate projects to showcase an end to end PowerShell script that called a number of individual modules. Split into three parts, we had a Chef/Terraform module that deployed a server […] Read More
It’s ok to steal… VMUG UserCon Key Take Aways
Last week I attended the Sydney and Melbourne VMUG UserCons and apart from sitting in on some great sessions I came away from both events with a renewed sense of community spirit and enjoyed catching up with industry peers and good friends that I don’t see often enough. While the VMUG is generally struggling a […] Read More
PowerCLI Script to Calculate VSAN vCAN Points Per Month
There is no doubt that new pricing introduced to vCAN Service Providers announced just after VSAN 6.2 was released meant that Service Providers looking at VSAN for their IaaS or MSP offerings that had previously written it off due to price, could once again consider it as a viable and price competitive option. As of writing this […] Read More
Quick Post: Removing Datastore Tags and Mounts with PowerCLI
Over the past couple of weeks i’ve been helping our Ops Team decommission an old storage array. Part of the process is to remove the datastore mounts and paths to ensure a clean ESXi Host config as well as remove any vCenter Tags that are used for vCloud Director Storage Policies. Looking through my post […] Read More
PowerCli IOPS Metrics: vCloud Org and VPS Reporting
We have recently been working through a product where knowing and reporting on VM Max Read/Write IOPS was critical. We needed a way to be able to provide reporting on our clients VPSs and vCloud Organisation VMs. vCOPs is a seriously great monitoring and analytics tool, but it has got a flaw in it’s reporting […] Read More
vCloud Reporting: Org and OrgvDC VM Report (PowerCLI)
I had been looking for a way to get quick reports from our vCloud Zones using PowerCLI that reports on VM Allocated Usage. Basically I wanted to get a list of VMs/vAPPs and return values for allocated vCPU, vRAM and Storage. I cam across this blog from Geek After Five @jakerobinson which uses the PowerCLI CI command […] Read More