PowerCLI is commonly used by vSphere admins to automate tasks. In this AWS re:Post Article, I demonstrate importing and exporting […]
Tag: PowerCLI
Invoke-GetVMGuestLocalFilesystem displays no data
I had a customer report the following in VMware {Code} Slack: Hello! I’m trying to automate the increment of disk […]
VMware Event Broker Appliance – Part IX – Building a New PowerCLI Function – Writing Code
In Part VIII, we prepared to write code for a new PowerCLI function using the PowerCLI template. In this post, […]
VMware Event Broker Appliance – Part VIII – Building a New PowerCLI Function – Preparation
In the previous post, we discussed Let’s Encrypt public certificates in VEBA. In the next few posts, we will discuss […]
PowerShell Bugfix – Contributing to the VMware.VMC.NSXT community module
The Problem The PowerShell Module for NSX-T Policy API on VMware Cloud on AWS is an open source community module […]
Monitor Horizon logins via Slack webhook
Nico and I are working on a training idea we’re calling Start Coding: Today! The idea is that anybody can […]
Unable to install PowerCLI
I was in an older VDI template trying to add the PowerCLI module with the Import-Module VMware.PowerCLI command. I received […]
Mass update VM description field
I had a need to update description fields in many of my VMs and the vSphere client doesn’t exactly lend […]
Guest NICs disconnected after upgrade
We are upgrading our infrastructure to ESXi 4.1 and had an unexpected result in Development cluster where multiple VMs were […]
PowerCLI proxy problems
oday, I couldn’t connect to my vCenter server using Connect-VIServer. It failed with “Could not connect using the requested protocol.” […]