Categories
Personal Software Technical

VMware, Windows 10 Customization Specification Not Completing

Here are details of my setup – in fact, I started over from scratch to document my steps. This seems to be a new problem occurring with Windows 10, version 1709   Install of new VMware guest for the purpose of being a template Create new VM, named it windows_10_enterprise_version_1703 Remove floppy drive Uncheck networking […]

Categories
News Technical

Tech News: VMware PowerCLI 10.0.0! Released

VMware just released PowerCLI 10.0.0. and before you ask; I thought they were just on version 6?  I wondered the same and here is the answer: The decision to move to version ten was a marketing choice as the PowerCLI project recently celebrated its 10th birthday. Let’s get into the how to install or update to the […]

Categories
How-To

Install VMware Tools Windows Server 2016 Core

I just completed my install of Windows Server 2016 Core as a guest in my VMware Lab. Now that this has been completed the next step is for me to install the VMware tools so that I can take advantage of various features; specifically, template deployment with customization options About:VMware:Tools: VMware software tools enhance the […]

Categories
How-To

vSphere 6.5: OVF Import – The provided manifest file is invalid

Importing a template from vSphere 5.5 and importing to vSphere 6.5 the following error was encountered: The provided manifest file is invalid: Invalid OVF checksum algorithm: SHA1 To get fix this error the following steps were taken: Step 1 – is to extract your ova template (after all its only a zip) You will notice 3 files once […]

Categories
News Personal

vSphere Customization Specification and Ubuntu 17.10

Has anyone noticed issues with #vSphere Customization Specification and #Ubuntu 17.10 (GNU/Linux 4.13.0-25-generic x86_64) – Now that the network settings are located in: /etc/netplan/01-netcfg.yaml, I’m back to manually updating IP information (Server Naming still works). Although the traditional /etc/network/interfaces reflects the information provided by the customization process, the host still acquires a DHCP issued address. After some digging […]

Categories
How-To Technical

Cannot remediate host because it is part of HA Admission Control enabled Cluster

Recently my team and I ran into incident with and error while patching esxi servers using VMware Update Manager(VUM).  When attempting o remediate the following error message was shown: “cannot remediate host because it is part of HA Admission Control enabled Cluster” Cause: vCenter Server uses admission control to ensure that sufficient resources are available in […]