My operating system of choice on the client, usually on a MacBook Pro.
PowerShell
PowerShell holds a special place in my heart as it was the first ever tool I dived into deeply and used to automate my daily work.
To this day it runs a bunch of fundamental automations in my life.
Python
These days Python is my language of choice for both simple scripts and more complex backend applications, usually in combination with django
vCenter Cert Bundle
Errors connecting to vCenter or any ESXi server in the cluster without certificate errors?
- Get CA cert from the vCenter:
wget https://{{ YOUR VCENTER }}/certs/download.zip --no-check-certificate
- Install where required