Tag Archives: vmware

vSphere: Check the ESXi TPM module state

Hi,

if you want to check the state of the TPM chip use the esxcli command line interface:

Continue reading vSphere: Check the ESXi TPM module state

Advertisment to support michlstechblog.info

VMware Workstation: Downloaded ovf template does not boot: SYSTEM THREAD EXCEPTION NOT HANDLED

Hi,

Error description: You have downloaded a virtual machine from a vSphere instance via ovf export and it won’t start due to:

Bluscreen: SYSTEM THREAD EXCEPTION NOT HANDLED

Continue reading VMware Workstation: Downloaded ovf template does not boot: SYSTEM THREAD EXCEPTION NOT HANDLED

VMWare vSphere: Update VCSA Appliance from command line

Hi,

I will show you how you can update a VCSA Appliance from command line rather then from webfrontend.

I assume you have configured a proxy server when you do not have a direct internet connection.

Login to the appliance at the console or by ssh.

First of all check the state of the lookup service by lsdoctor

Run the lsdoctor tool to recognized some certificate issues. Certificate issues are often the problem when an update fails.

Command> shell
root@vCenter [ ~/lsdoctor-master ]# python lsdoctor.py -l
2021-12-13T12:52:04 INFO generateReport: Listing lookup service problems found in SSO domain...
2021-12-13T12:52:04 INFO generateReport: No issues detected in the lookup service entries

Continue reading VMWare vSphere: Update VCSA Appliance from command line

VMware: Installing PowerCli from zip

Hi,

if you have an system which is not connected to the internet you cannot install PowerCli online .

Continue reading VMware: Installing PowerCli from zip

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