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 the difference between Vsphere , vCenter and ESXi host? Many at times people new to virtualisation get…
Category: VMware
How to Add Multiple ESXi Hosts to vCenter Using PowerCLI – Automation – VirtuallyThatGuy
Ever wondered how to add a bunch of ESXi Hosts to a newly or existing vCenter using powershell or automate with powercli? Well below script can help you achieve just that:
How to Fix VMware Error PSC or VCSA in Maintenance Mode Ctrl+ D – VirtuallyThatGuy
So yesterday I restarted my Synology and completely forgot to shut down the lab gracefully. On restarting the VMs, both psc’s and vCSA started throwing up with errors “VCSA 6.5 ‘Failed to start File System Check’” – I did a few googling as I’m not a Linux expert and couldn’t find any solutions on…
VMware ESXi Logs Location And Use Cases – Virtually That Guy
This is reference article for VMware ESXi logs, their locations and use-cases. I often google them when troubleshooting as I can’t remember all apart from the obvious so here’s a list. Log File Location. Description. Troubleshooting. /var/log/auth.log. ESXi Shell authentication success and failure.
How to Create Virtual Machines VMs Using PowerCLI Automation – VirtuallyThatGuy
This is a quick script using CSV to create VMs from template
Back to Basics PowerCLI Setting Up Profile For Automation – VirtuallyThatGuy
Welcome to VirtuallyThatGuy – This post will be looking at setting up your PowerShell profile and getting you ready for the journey of Automation