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…
All about technology
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…
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…
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…
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…
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…
In this blog I will show you how to deploy a vApp using PowerCLI. One of the cool things about vCloud is that you can create vApp templates. An example of a…
In this blog I will introduce you to some of the basic functionality of using PowerCLI with vCloud. Installing PowerCLI The most recent version of VMware PowerCLI is available in the PowerShell…
In this blog I will take you on a small tour around some of the vCloud automation tools out there. Possibly these tools and or languages are already in use in your…
In this article I will explain how you can easily identify and disconnect connected CD drives from VM’s on VMware vSphere using a simple PowerCLI command. Connected CD drives can cause issues…