
Almost 2 years ago, in March 2019, I pushed the first commit to the HPE GlobaldashboardPS Powershell module. Now, the module will get some needed TLC from the people that should own it, HPE
Read More
With vRO 8.1 and newer we can use Powershell as the runtime language for scriptable tasks and action. Let's take a look at how to assign and use variables with Powershell
Read MoreI needed to find a way to automate the change of Mac Management profile of a logical NSX-T switch for a vRA project. This post describes how I did just that
Read MoreIn this post I'm going through some of the lessons and practices I've picked up over the years when it comes to working with Powershell
Read MoreWe're always looking out for new ways to visualize our performance data. Most often to aid our troubleshooting, but sometimes most for fun. This is one of those times. Let's check out how we can visualize our compute usage across the world!
Read MoreAs a follow-up of my exploration of the HPE PDU REST API I wanted to create a Powershell module as a wrapper for the API. I've previously written a post on how to create a Powershell module as a wrapper for an API here. The PDU module will be built in the same way where there will be a private function that handles the actual API requests
Read MoreIn a previous post I described how we are setting up remote offices for a customer with two-node vSAN clusters. I meant to get this post out right after that previous one, but things happened... Anyways, here's how we automated those two-node vSAN clusters. Currently we have 7 of these racks ready with more to come. As …
Read MoreI had the pleasure of giving a talk about how to do monitoring of the vCenter Server during the VMUG Oslo meeting in December. The session was an extension of what I presented during the VMUG meetings in May and the vBrownbag session during VMworld Europe. The demos showed how we can get health status and metrics from …
Read MoreThis post is a (late) follow-up on a previous post I did about exploring the monitoring endpoints of the vCenter Server Appliance (VCSA), and an addition to the vSphere Performance blog series. Now we will add performance metrics and health status of the VCSA to our monitoring solution. We'll utilize the REST APIs in …
Read MoreThis article will describe how you can disable the IPMI over LAN access on HPE iLO. The IPMI protocol can present a security vulnerability where the authentication process for IPMI requires a server to send a hash of a user password to the client before authentication. This is not a new vulnerability and since this is …
Read More