Tag: Automation

How to gather vCenter Inventory, Number of VMs, ESXi Hosts and VCSA Node ID Using PowerCLI – VirtuallyThatGuy

No Picture

I am the biggest fan of using CSV for automating my VMware estate but wanted to try the HTML flavour for a change. Join me explore the possibilities of collecting these results in an html readable format.

Read More »

How to Add Descriptions or Notes To Multiple VMs Using PowerCLI and CSV VMware- VirtuallyThatGuy

No Picture

I had over 100 VMs to add descriptions or notes and then Move them to a folder so decided to write a one-liner for it. Hope it comes handy for someone looking to do similar task.

Read More »

Getting Started with VMware Virtualisation 101 – Back to Basics For VMware Overview – VirtuallyThatGuy

No Picture

We often ignore the basics and never really understand the whole spectrum of the SDDC (Software Defined Datacenter) product suite. Well my friend join me on exploring back to basics 101 on VMware Virtualisation. This post covers definitions and…

Read More »

How to find the number of VMs running on a Datastore Using PowerCLI – VirtuallyThatGuy

No Picture

I wanted to check the heavy hitters on my Datastores and redistribute the load accordingly. I could use datastore cluster (you need enterprise plus license for this)…. Or alternantively vRealize Operation Manager… but thought why not use powercli?…

Read More »

Automate VMtools Upgrade For Bulk VM List Using PowerCLI – VirtuallyThatGuy

No Picture

This post is about upgrading multiple VMtools using powercli. I will start off with what is VMtools and why are they so important to be updated and looked after with love. Overview of VMware Tools (With my Comments)…

Read More »

How to Set VM Hot Plug For Memory and CPU (vCPU and vMem Hot Plug) Using PowerCLI – VirtuallyThatGuy

No Picture

Imagine one of your  VMs struggling for compute resource and you want to add more resource without powering off the VM? Well VMware hot add and hot plug allows you to do just that. Hot-add vMem and hot-plug…

Read More »

How Does vCenter Communicates With ESXi Server? – Plus Topology Diagram – VirtuallyThatGuy

No Picture

Welcome to VirtuallyThatGuy – today we are going to discuss how vCenter communicates with ESXi host … when the hosts are been managed by the vCenter , either in cluster or standalone Management. First of all what is…

Read More »

How to Open VM (Virtual Machine) Console Using PowerCLI – VirtuallyThatGuy

No Picture

Welcome to VirtuallyThatGuy – and today we are going to be looking at how to open the VM console from the PowerCLI or PowerShell. I never really thought about using the open-vmconsolewindow cmdlet until a colleague asked the…

Read More »

Some Gotchas in Deploying vSphere Replication – VirtuallyThatGuy

No Picture

Having recently upgraded my home lab, I decided to try out the new vSphere replication 6.5. So I downloaded the iso, extracted and started deploying. Went for a drink only to return to a swarm of errors. Don’t…

Read More »

How to Expand VM Disk Using PowerCLI and Extend in Windows Guest – VirtuallyThatGuy

No Picture

Imagine having to expand disk for more than 20 VMs and you sadly opt to do it the click next and next and next and click next way? Well you know where I am going with this. I…

Read More »