VMware
Cluster Inventory Report or CMDB Report for VMs, Cluster, Hosts, vCenter – Using PowerCLI – VirtuallyThatGuy
A quick blog post about gathering VM information for VMs running in your estate.
My Home LAB – VirtuallyThatGuy
This section covers the hardware spec of the Home LAB… Any Further changes including a LAB topology will be added going forward. Home LAB replaced with Fujitsu R570-v2 Workstation
VMware Horizon View 7.5 – Quick recap – VirtuallyThatGuy
I often like to put together these types of 101 for colleagues getting to learn the vmware stack. Well here is another one for the horizon view 7.5.
vMotion Fails with error the vm failed to resume on the destination during early power on Using Powercli – VirtuallyThatGuy
Welcome to VirtuallyThatGuy – this is a quick blog about CBT and snapshot errors when vmotion from one host to the other with this error “vmotion fails the vm failed to resume on the destination during early power on”. Resolution : This issue is only possible to fix via login to the specific host where the…
VMware Host Profile Compliance Checks Using Powercli – VirtuallyThatGuy
Welcome to VirtuallyThatGuy – today we are going to discuss how to quickly check host profile compliance and export the results to a CSV. You can use windows task scheduler to auto schedule this and even get the csv to be sent via an email. I’m sure most of you know how to schedule a…
Script: How to Create VMware Distributed Switch or Virtual Distributed Switch VDS Using Powercli – VirtuallyThatGuy
I often rebuild my lab and wanted to script something simple to recreate the VDS once I blast the lab. This is a very simple script I worked on to create my VDS environment and uplinks teaming. Hope you find this helpful. You can upgrade your VDS to version 6.5.0 then after. I chose version…
VMware Code Capture to PowerCLI – How to capture Powershell Scripts from VMware – VirtuallyThatGuy
This is a quick blog about the capture to code for vmware. My lab is due a rebuild so will be putting this to test for my vDS setup and HostProfile config changes. Will share further details then after. Picture credit to https://blogs.vmware.com/
How to Count Number of Paths in Fibre Channel VMWare Storage Using PowerCLI – VirtuallyThatGuy
A quick script to count the number of paths for FC ESxi HBAs for audit and troubleshooting connectivity issues using powercli.
CMDB For vCENTER Environment – VMware Estate Reporting Using PowerCLI – How to Show Datacenter, Cluster, VM Details Using Powershell – VirtuallyThatGuy
A quick script to gather information about your vCenter estate for CMDB.