We have multiple Workspace One appliances where we configure MFA for Azure in front of a DaaS tenant. Now we want to know the status of the connector services, because if for…
Category: Automation
vCloud Director API – Couldn’t connect to cloud server with the provided session id
I was having some issues to connect to my vCloud Director tenant via the API My connection attempt ended up in this error message: Couldn’t connect to cloud server with the provided…
Use Windows 11 Credential Manager for PowerCLI credentials
This article demonstrates how to leverage the built-in Credential Manager in Windows 11 for storing your credentials in PowerShell / PowerCLI scripts. The story behind this article is that I wanted to…
Import-VApp An error occurred while sending the request
Something to remember, because in the end it looks so simple 😉 I tried to import a OVA from a unified access gateway (UAG). But it failed with these error message In…
vSphere 7 Update 3 – What’s new
vSphere 7 Update 3 has been announced by VMware so in this blog I will go over vSphere 7 Update 3 and see What’s new. New innovations Here is a short overview…
VMworld 2021 Imagine that
Next week VMworld 2021 Imagine that will kick off virtually again. This is the second year virtual and even though I miss meeting colleague’s, partners and customers in real life VMware is…
Veeam v11 powershell module warnings
Yesterday I upgraded veeam 10 to 11. According to the release notes, the pssnapin is replaced by a moduleSource: veeam_backup_11_0_whats_new_wn.pdf page 6:PowerShell module — By popular demand, we switched from the PowerShell…
VMware PowerCLI vGPU capacity
In my previous blog I (re)created of extend a existing PowerCLI function that showed an overview of the user vGPU resources. If not you can read it here: https://www.vblog.nl/vmware-powercli-vgpu-overview/ Like I mentioned…
VMware PowerCLI vGPU overview
I was looking for a script that could give a overview of all my VDI using a vGPU. I found one here https://powercli.ideas.aha.io/ideas/PCLI-I-51, but this function was not enough for me. So…
Terraform for vCloud director
In this blog I will share with you a great tool I found that looks really interesting for automating daily tasks: Terraform for vCloud director. In addition to the automation tools I…