Manually Extracting VMware Tools Drivers
KB ID 0001518 Problem If you want to get hold of the actual drivers from VMware tools, e.g. to have them in a machine that you will be deploying into VMware ESX/Workstation etc, then this is how to do it. Solution I’m using WinSCP to connect to one of my ESXi servers, (it’s free, and just works!) From the root directory locate vminages and open that. Tools-isoimages, (this might seem long-winded, but if you keep an eye on...
Convert (VMware) VMDK to (Microsoft) VHD/VHDX
KB ID 0001516 Problem Recently I’ve looked a lot at converting VMware resources to either Hyper-V, or Azure. But what if you want to take a Microsoft machine (or workload) and run it in VMware? Well the easiest way is to use some freeware, “StarWind V2V Image Converter”. These days I’m dubious about any piece of freeware, because it’s either a) Not Free when you actually want to use it in anger, b) Full...
Veeam: Restore / Migrate a VM to Azure
KB ID 0001511 Problem Veeam is both a great company, and backup and recovery is the best product in its class by a country mile, (yes Zerto is great but it costs a fortune!) With Backup and Recovery 9.5 Update 4. You can recover a VM straight into Azure, (and Azure Stack). Which pretty much means you can use Veeam to Migrate your VMs (or physical machines) from vCenter (or Hyper-V) into Azure/Azure Stack. You need to have a successful...
Migrate a VM from vCenter to Azure
KB ID 0001510 Problem Last time we looked at migrating from vCenter to Hyper-V, now we will use the MVMC (Microsoft Virtual Machine Converter) to take a VMware (vCenter) virtual machine and convert/upload it to Microsoft Azure. Note: MVMC is not ‘officially’ supported and this procedure requires you to create some ‘legacy’ (for legacy in Azure read ‘classic’) ways of doing things. So this might not...
Convert VMware VMs to Hyper-V VMs
KB ID 0001509 Problem OK, I love VMware, vSphere has put food on my table for the past 10 years! But the fact remains plenty of people are now using Hyper-V. Recently I’ve been looking at migrating VMs from VMware into Azure, and while looking at the MVMC (Microsoft Virtual Machine Converter), to do the task, I thought I’d run thought the Hyper-V conversion route first. MVMC has actually been depreciated now, but you can...
Conversion Error ‘Unsupported Disk Database Entry’
KB ID 0001508 Problem Seen when attempting to convert a VMware disk (.vmdk) file to a Microsoft disk (.vhd or .vhdx) with Microsoft Virtual Machine Converter. Microsoft Virtual Machine Converter encountered an error while attempting to convert the virtual machine. Details: The entry “{value}’ is not a supported disk database entry for the descriptor. If you click on the ‘Log’ link you will see something line...
Install .Net 2.0 on Server 2019 & 2016
KB ID 0001506 Problem .Net2, man thats old! Well I was setting up PowerCLI for VMware today and was faced with this; .Net Framework 2.0 is not installed on this machine. Please download and install .Net Framework 2.0 before installing VMware PowerCLI. Solution Pop in the Server 2019/2016 DVD, (or present the ISO if it’s a VM.) Then execute the following commands, (Note: It’s installed with .Net 3); dism /online...
VMware: Server Certificate Subject Name Does Not Match
KB ID 0001504 Problem If you replace the self signed certificate on your Horizon Connection servers, (so that they have a certificate with your ‘public’ address), you will see this error; Status: Servers’s certificate subject name does not match the server’s External URL. Server’s certificates is not trusted. SSL Certificate: Invalid Solution At first I thought this was simply a DNS problem, and I needed...
VMware: ISO Upload or Deploy OVA Fails ‘Undetermined Reason’
KB ID 0001499 Problem I see this a lot! Usually I assume I just need to change browser, here the error is in Chrome. You can see this if you attempt to upload an ISO file to a datastore, or attempt to deploy an OVF file. Error The operation failed for an undetermined reason. Typically this problem occurs due to certificates that the browser does not trust. If you are using self-signed or custom certificates, open the URL below in a...
VMware Composer Install Fails
KB ID 0001498 Problem While attempting to deploy VMware Composer, (in my case version 7) on a windows Server, (in my case 2016 Datacenter). This happened; Installation Failed The wizard was interrupted before VMware Horizon7 Composer could be completely installed. Your system has not been modified. To complete installation at another time please run setup again. Click Finish to exit the wizard. Annoyingly I know what it was straight...