Create Mac OS VM on Windows Vmware

Download Unlocker and intall it from GitHub HERE Unzip the archive Open Power Shell as Administrator and navigate to the directory C:\Users\yourusername\Downloads\unlocker424\windows Run the following: Create a New VM. Choose Install Later. Choose Apple Mac OS X, Version 10.15 Name the virtual machine as you prefer like macOS Catalina. Click Browse then choose a location to save virtual machine … Read more

Install vmware tools on CentOS VM

Installing VMware tools in CentOS involves the following steps: Install the opem-vm-tools: Output: Reboot the server: Install with with the Vmware CD: Login to ESXi. Select the VM from the Virtual Machine list. Click the actions wheel for the warning message: Select Guest OS > Install Vmware Tools Run the mount command with no arguments … Read more

Find and Start/Stop VM on ESXI

How to find and Start/Stop VM on ESXI. SSH to the ESXI server. Stop a VM: Review to verify the VM is off: How to start a Guest VM from Command line: Get a list of VMs on a host using the command: NOTE: The important fields will be the the VMID of your desired … Read more

Windows 2012 virtual machines using E1000/E1000e driver experience loss of network connectivity

Source: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2109922 Virtual machine loses network connectivity intermittently In the Windows Event Viewer (Expand Windows Logs and select System), you see entries similar to: Intel(R) 82574L Gigabit Network Connection Network link is disconnected or Intel(R) 82574L Gigabit Network Connection Network link has been established at 1Gbps full duplex This issue would occur in these environments: The … Read more