AirWave RestAPI with PowerShell

Reading Time: 4 minutesIn some of my latest projects, I used the AirWave RestAPI. The main purpose was to either extend the functionality of AirWave or to automate some workflows. In this post, I show, how to interact with the AirWave RestAPI. AirWave RestAPI: Yes, AirWave has an API AirWave is a great tool to manage your wireless and … Read more

CLI based OVA/OVF Deployment for ESXi

Reading Time: 6 minutesI use ESXi in my lab and need to deploy new VM’s on a regular basis. Whenever possible, I use an OVA/OVF deployment as this is very handy and easy. Unfortunately, I have no vSphere license so I use the ESXi embedded host client for administration. This shiny web UI has one drawback. It cannot deploy OVA/OVF … Read more