Replace Nutanix SSL certificate with Let’s Encrypt certificate

Here’s a powershell script to generate a Let’s Encrypt certificate and upload that certificate to your Nutanix cluster and/or Prism Central. I want my clusters to be available via: cluster-a.tielenconsultancy.nl cluster-b.tielenconsultancy.nl cluster-c.tielenconsultancy.nl tielanix.tielenconsultancy.nl (This is Prism Central) The tielenconsultancy.nl domain is avaiable on the internet and internal. The clusters aren’t Read more…

Create a Microsoft Failover Cluster on Nutanix

This simple blog post will show you how to create a Microsoft Failover Cluster on Nutanix. (Focussing only on the witness disk). There are some blogposts available already: https://next.nutanix.com/installation-configuration-23/microsoft-failover-cluster-msft-on-nutanix-38573 https://www.vmwaremine.com/2015/09/04/deploy-microsoft-failover-cluster-on-nutanix/ But not one is showing the real steps for the witness disk. So I decided to share this with you. Read more…