Tag Archives: vmware

VMware Workstation: Generate a new selfsigned SSL/TLS certificate

Hi,

the VMware Workstation does not provide a program or script to generate a new pair of key and selfsigned certificate.

If’ve written a batch file which builds a new one. The scripts assumes that the Workstation is installed in the default folder C:\Program Files (x86)\VMware\VMware Workstation and uses the openssl command delivered with the program.

Adjust the Countryname, State, etc. to your own needs. Config is based on the VMware Docs.

Continue reading VMware Workstation: Generate a new selfsigned SSL/TLS certificate

Advertisment to support michlstechblog.info

VMware: Setup HTML5 Client for vSphere 6.0 with vCenter on Windows

Hi,

these are there the steps to setup the new HTML5 Client within an vSphere 6 environment.

Continue reading VMware: Setup HTML5 Client for vSphere 6.0 with vCenter on Windows

VMware: Patching an standalone ESXi Host

Hi

Continue reading VMware: Patching an standalone ESXi Host

VMware vSphere: Script to update License Label

Hi,

the vSphere GUIs, Win32 nor the Webclient based on Flash, does not provide the ability to change the label of a license key.

Continue reading VMware vSphere: Script to update License Label

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