VMware: Creating a Storage Encryption Policy
KB ID 0001471 Problem This is essentially part-two of deploying encrypted virtual machines, in a vSphere VMware (6.5 and above) environment. Back in part-one we deployed a KMS server and registered it with vCenter. Now we will create a storage policy that enforces encryption, then apply that policy to a virtual machine. Solution While logged into vCenter > Home > Policies and Profiles > VM Storage Policies > Create VM...
VMware vSphere Virtual Machine Encryption
KB ID 0001470 Problem Other that learn this for an exam I’ve never had to deploy this in anger. So when I heard we had a customer at work who wanted to take a look at it I was quite keen to take a look. To encrypt a VM you need to have an additional KMS (Key Management server) which VMware do not provide. They do provide a list, so theres no point me posting a list that will be out of date in a couple of weeks. Our client...
VMware Cannot Upload Large ISO File?
KB ID 0001463 Problem I was trying to upload a windows 10 use file to my vSphere environment, and it was continually failing; I tried multiple datastore on multiple hosts, same result. It wasn’t until I connected directly to one of the hosts to try that I saw a more descriptive Error; Brilliant Thanks Microsoft! Their website says; You may notice that even IE11 is limited to 4gb uploads, but that’s not a significant...
vSphere: Downgrading Guest ‘Hardware Version’
KB ID 0001458 Problem I always assumed this was either not possible, (without using VMware converter,) or at least very difficult. I downgraded one of my test ESX boxes from 6.5 to 5.5 this week, and needed to lower the hardware versions on some of my VMs accordingly. Solution Connect to the host ESX server via SSH, then navigate to the VMFS volumes; cd /vmfs/volumes Change directory so you are in the right ‘datastore’,...
VMware Fusion: Guest VM ‘Lost’ Network Connectivity
KB ID 0001450 Problem I keep a Windows 10 VM on my laptop, and last week it lost network connectivity, (it’s set to get its IP from my mac and get network connectivity via NAT). The guest was getting a 169.254.x.x APIPA address so either NAT was down, or there was no network? Solution You need to ‘Restart’ the services on the Mac host machine. Execute the following two commands;...