Currently Browsing: Virtualization
May 27, 2021
How To Update ESXi 6.x From CLI
How To Update ESXi 6.x From CLI Introduction Been setting up test VM’s on my ESXi 6.7 host and found several critical patches out there that needed to be applied. Since I have only one host I looked to the CLI. Process to Update ESXi Place the host in maintenance mode, enable SSH to your host, and log in. Right-click your host and select Enter Maintenance Mode. Select Manage > services. Select... read more
Jul 26, 2020
How To Export VMX to OVA in VMware Fusion 11
How To Export VMX to OVA in VMware Fusion 11 Introduction While migrating to a new iMac ran into an issue involving a VM being corrupted after migrating to the new iMac, luckily the old iMac was still available to access the VM. When digging into the VMware Fusion interface did not see a GUI entry for exporting a VMX to OVA, only import feature. With a bit of digging found that the ovftool is installed... read more
May 24, 2018
Installing and Running PowerCLI on Linux
Introduction The wait is over, you can now run PowerCLI on Linux. This is due to Microsoft PowerShell Core 6.x and .NET Core which includes the modules. According to labs.vmware.com, PowerCLI Core uses Microsoft PowerShell Core and .Net Core to enable users of Linux, Mac and Docker to now use the same cmdlets which were previously only available on windows. PowerCLI Core enables a multi-platform scripting... read more
Feb 23, 2017
Network performance with VMXNET3 on Windows Server 2016
Introduction In this post we will cover an updated version for addressing VMXNET3 performance issues on Windows Server 2016. As with an earlier post we addressed Windows Server 2012 R2 but, with 2016 more features were added and old settings are not all applicable. What To Change According to VMWare you may experience issues similar to: Poor performance Packet loss Network latency Slow data transfer The... read more
Sep 1, 2016