Hi
Continue reading VMware: Patching an standalone ESXi Host
Tag Archives: vm
VMware PowerCli: Eject CD/DVD Media from VMs
Hi,
when you have to eject or unmount DVD iso from your VMs, may be the iso files resists on datastore you want to remove, these one liner should help you.
Continue reading VMware PowerCli: Eject CD/DVD Media from VMs
Windows: Disable Credential- ,Device Guard and Virtualization based security
Hi,
new features in Windows 10 prevents Virtual Machines based on VMware Workstation or Virtual Box from starting.
Typical Errors are:
- VirtualBox: VERR_SUPDRV_NO_RAW_MODE_HYPER_V_ROOT or VT-x is not available (VERR_VMX_NO_VMX)
error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole - VMware Workstation: VMware Workstation and Device/Credential Guard are not compatible. VMware Workstation can be run after disabling Device/Credential Guard
Continue reading Windows: Disable Credential- ,Device Guard and Virtualization based security
VMware: Find VMs by IP Address
Hi,
sometimes you want to find which IP Address belongs to a virtual machine. This can be easily done by powercli, provided that the VMware Tools are installed in each VM.
Continue reading VMware: Find VMs by IP Address
VMware: List Users who have a active Console Connection to a virtual machine
Hi,
there are multiple active console connections and you want to know who are currently connected?
Continue reading VMware: List Users who have a active Console Connection to a virtual machine