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…

Cleanup Nutanix Snapshots After # Amount Of Days

Quick blog post. The PowerShell script is selfexplaining 😉 You can schedule this on a secure server to run periodically or run this manually when needed. There is a password in the script so use with caution.