If you have deployed the VCSA a couple of dozen times like me then you quickly realize that it is necessary to script the initial…
Bug in PowerCLI 4.1.1: Set-VIRole
I was trying to set up some permissions on vCenter Server using PowerCLI. Here is an example of a command I was running: foreach ($role…
Permanently enabling SSH on ESXi via PowerShell
As you all know by now, ESXi comes with SSH, which VMware now refers to as Tech Support Mode, disabled. The reasons behind this include…