Category Archives: VMware

VMware Workstation, ESXi

VMware: Installing PowerCli

Hi,

VMware does not longer provide Setups for installing PowerCli.

If you want to use the latest version of the PowerCli you have to install the modules from a NuGet Repository. This requires at least Version 5 of the powershell.
Continue reading VMware: Installing PowerCli

Advertisment to support michlstechblog.info

VMware ESXi: A (incomplete) list of host commands Part 5

Hi,

some more commands…

Capture Network Packets on the a physical interface
Continue reading VMware ESXi: A (incomplete) list of host commands Part 5

VMware: Windows Guest VM does not boot due to Error 0xc000186 ntoskrnl.exe

Hi,

in some circumstances a Windows guest VM does not boot and stops with Error:

  • Stoperror: 0xc000186
  • Boot critical file C:\windows\system32\ntoskrnl.exe is corrupt.

 
Continue reading VMware: Windows Guest VM does not boot due to Error 0xc000186 ntoskrnl.exe

ESXi: Cannot start VM. Invalid MAC address specified. 12:34:6:78:90:12 is not an allowed static Ethernet address

Hi,

VMware vSphere does only allow to set MAC Addresses from the Range 00:50:56:00:00:00 up to 00:50:56:3f:ff:ff. You can set a static MAC out of this range but cannot start the virtual machine. The typical error message is:

Invalid MAC address specified. 12:34:6:78:90:12 is not an allowed static Ethernet address. It conflicts with VMware reserved MACs.
Continue reading ESXi: Cannot start VM. Invalid MAC address specified. 12:34:6:78:90:12 is not an allowed static Ethernet address

VMware: Enable copy & paste in VMware Console for a VM

Hi,

copy & paste is disabled by default in VMware vSphere.
Continue reading VMware: Enable copy & paste in VMware Console for a VM