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…
All about technology
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…
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…
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 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…
When you create a windows 10 base image, you can do that with two versions of windows. The windows 10 LTSC (Long Term Servicing Channel) or with Windows 10 SAC (Semi-Annual Channel)….
In this blog I will try to explain how you can delete locked Instant-Clone objects. My colleague Marc already explained how you can do it in the GUI, so if you are…
Hi everyone, Here my first post on our blog vBlog.nl. So the first blog is about the VMware DaaS REST API and how the send a mail with a usage report.I will…