Close

vSphere

Revisiting VMware PowerShell Find VMs with Memory Reservations

Revisiting VMware PowerShell Find VMs with Memory Reservations Back in March 2021 I wrote a quick one line PowerShell snippet to find memory reservations for a friend that wanted a simple and quick way to return objects that had reservations.  I extended the one liner to also return VM objects that have either CPU or […]

Read More

PowerShell – Discover Secure boot enabled Hosts

PowerShell – Discover Secure boot enabled Hosts As sometimes happens someone from the community got in touch to ask me the question below. “I’m currently banging my head against the proverbial trying to understand the Get-EsxCli command. What I am after is a listing of Secure-boot Enabled or disabled against all are ESXi hosts using […]

Read More

VMware PowerShell VM Console Connections

VMware PowerShell VM Console Connections Here is a quick outline of how you can use PowerShell to interrogate and change the configuration of the number of VM console connections permitted to connect to a virtual machine. The main focus of attention here is “RemoteDisplay.maxConnections” which can be used to limit the number of simultaneous connections […]

Read More

VMware Tanzu Up Close Virtual Event

VMware Tanzu Up Close Virtual Event The VMware Tanzu Solution Engineering team is opening up to run a day of demos on April 27th VMware Tanzu brings a raft of new possibilities to the vSphere platform and beyond, providing capabilities and services to build and scale cloud applications anywhere. At the event attendees will learn […]

Read More

What is the limit on how many virtual machines that can be deployed at once?

What is the limit on how many virtual machines that can be deployed at once? This came up in conversation, where we were considering where to place template storage and what the implications might be behind various choices. which leads to… Limits on Simultaneous Migrations The answer for how many virtual machines can be deployed […]

Read More

VMware HCX Licensing

Following on the migration theme just recently, I’ve had a lot of queries over the past month related to VMware HCX licensing, so thought I’d pull this post together for reference. Remind me what is HCX again? VMware Hybrid Cloud Extension (HCX), in its own words is: “an application mobility platform, simplifies application migration, rebalances […]

Read More