Tag Archives: advanced

VMware: Upgrade VMware tools without reboot

Hi

by default when upgrading the VMware tools of an VM and a reboot is requested the VM autmatically reboots after installation.
Continue reading VMware: Upgrade VMware tools without reboot

Advertisment to support michlstechblog.info

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

Hi,

part 3 of my (incomplete) list of the esx cli.

ESXi Advanced Kernel Settings/Parameters

Get all

esxcli system settings advanced list

Set one, i.e. disable the shell respectively ssh warnings

esxcli system settings advanced set -o /UserVars/SuppressShellWarning -i 1

ESXi Kernel modules

List loaded kernel modules

vmkload_mod  -l

Get a list of all enabled kernel modules

esxcfg-module -q
Continue reading VMware ESXi: A (incomplete) list of host commands Part 3