Updating OVF properties for a VM using vSphere API and PowerCLI
Updating OVF properties for a VM using vSphere…
Deploying a new OVA/OVF containing OVF properties that need to be configured is super easy using PowerCLI’s Get-OvfConfiguration and Import-VApp cmdlets. Many examples can be found online including the PowerCLI Deployment Github repository. However, once an OVA/OVF has been deployed and running as a standard Virtual Machine, I found there were no out of the box […]