On November 16, 2020 the latest version of the Pure1 VM Analytics OVA Collector (3.0) was released and with it comes some new Pure1 features! Let’s take a look at how the collector has changed, and what new features we now have within Pure1 VM Analytics.
Read More
Using Pure1 Meta for Intelligent Datastore Selection and VM Provisioning
Nov 11, 2020 · last updated May 7, 2026 · 4 min read vSphere vRealize Orchestrator VMFS Pure1 PowerCLI PowershellWhen it comes to monitoring your Everpure environment Pure1 is a great place for that. It is also a great place to use your analytic’s data to your advantage and use it for intelligent VMware provisioning! In this blog post I will cover how to use this data to your advantage to make sure you can easily deploy VM’s to the most optimal array and datastore.
Read More
Using the VMware Event Broker Appliance to Automatically Expand an Everpure FlashArray Datastore
Jun 24, 2020 · last updated May 7, 2026 · 7 min read VMware Event Broker Appliance PowerCLI vSphere FlashArraySomething we get asked quite often it seems here at Everpure, is can we automatically expand a datastore when it gets full? The answer is yes! With all of the integrations with automation platformsm, Everpure Arrays have many options. This blog will cover how to handle this with the VMware Event Broker Appliance (VEBA)!
Read More
An interesting issue came in from one of our customers that they were unable to provision a new vVol Disk on a VM that was based on a VMFS Datastore. After some troubleshooting it seems there was a regression which no longer makes this available in the UI. Take a look at this blog post on how I will cover a workaround.
Read More
Now that we have covered the considerations to backup each component in your vSphere Environment, it’s time to think about the rollback or restore process. In the previous post we discussed how to backup each individual component, in this post we will continue the conversation and discuss considerations to restore or rollback your vSphere Environment components.
Platform Services Controller / vCenter Server
When things don’t go right with an update, upgrade or configuration change of your Platform Services Controller or vCenter Server you need to understand the proper steps it …
Read More
You spend time planning and implementing updates, upgrades and configuration changes to vSphere Environments. Rollback or recovery is usually the last thing on the mind. Did you know there are multiple ways to successfully backup each component in a vSphere Environment? There are also many ways to recover those same components.
In this series we will talk about considerations to backup and restore or rollback your vSphere environment if we have a need to.
Read More
Patching the vCenter Server Appliance (VCSA) using the REST API - Part 2 (PowerCLI Module)
Jan 31, 2019 · last updated Aug 6, 2025 · 5 min read PowerCLI vSphere 6.7" REST API vCenter Server vSphere 7.0 Powershell vSpherePreviously I covered how to use the VCSA Installer to do a scripted upgrade and then I covered Patching the vCenter Server Appliance (VCSA) using the REST API - Part 1 (Postman Collection) However, after learning recently how to call API’s from Powershell I thought to myself, why not write a Powershell Module for this?
Introduction
Using tools such as Postman can make it utilizing API’s a bit easier, but you still need to be familiar with a separate tool or UI. I was able to develop my own version and build my first Powershell Module that you can use to patch the VCSA in a simple …
Read More