VMware – Replace the ESX Certificate
May07

VMware – Replace the ESX Certificate

ESX Certificate KB ID 0000974  Problem ESXi comes with a self-signed certificate, and for most people that’s fine, but some clients want to have a ‘Trusted’ certificate on theirs, and have their own PKI infrastructure for issuing them. Below I will generate a new certificate for my ESXi server using the Active Directory Certificate Services role on Windows Server 2012. Then replace the self-signed certificate with my new...

Read More
Export VM to a Local Folder
Apr01

Export VM to a Local Folder

Export VM KB ID 0001912 Problem We had a situation recently where a client who was leaving us needed to take their data, the VM in question was very large (12.5Tb in size) Exporting to an OVA file was problematical, (due to the size of the file). So Getting the flat files for the VM seemed like the best option. Solution : Export VM Firstly when using PowerShell there’s a tendency for it to use the %TEMP% and %TMP% directories to store...

Read More
VMware: Export a VM to OVA With PowerCLI
Mar25

VMware: Export a VM to OVA With PowerCLI

OVA KB ID 0001507 Problem : Creating OVA files It’s pretty easy to create an OVA/OVF from the vCenter Web console, but what about from Powershell / PowerCLI? Below I run though converting a Windows server to OVA. Note: Update 25/03/25 – Had a friend try and do this today, the VM was very large (over 12Tb) it proceeded to create the conversion in the servers c:\windows\temp directory. Obviously, this is not good! If you encounter...

Read More
Fusion Windows 11 ARM – Network Driver Missing
Mar10

Fusion Windows 11 ARM – Network Driver Missing

Fusion Windows 11 ARM KB ID 0001910 Problem: Fusion Windows 11 ARM  I finally got annoyed with my Windows 11 ARM Insider Preview, nagging me to replace it, So I installed the latest version of Broadcom Fusion (13.6.3 itself quite a task!) Downloaded the latest version of Windows 11 ARM, and ran the installer, to get this. Normally, I’d take the ISO and inject the driver directly, but there’s an easier solution. Solution :...

Read More
Connecting GNS3 to VMware Workstation
Jan01

Connecting GNS3 to VMware Workstation

GNS3 to VMware KB ID 0000996  Problem A while back I got an email “Here is a suggestion for an article. ‘How to link GNS3 with VMware Workstation'”. Sorry it’s taken me so long to get round to it, here you go Daniel Newton. Solution: GNS3 to VMware Before we start I’m assuming you have installed VMware Workstation, and you’ve installed and configured GNS3. 1. Launch VMware Workstation > Edit >...

Read More
VMware – Setting up ESX NTP Time Sync
Oct14

VMware – Setting up ESX NTP Time Sync

ESX NTP KB ID 0000798 Problem Having your ESX Server running the correct time is quite important, and before you visit this subject, I would suggest you MAKE SURE the time is set in the ESX Servers BIOS, ie the internal clock is set correctly first. I’ve lost count of the amount of times I’ve seen Windows domains fall over because the ESX host has reverted to its BIOS time and replicated that time to its guests, suddenly your...

Read More