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...
AnyConnect: Stop Prompting for Certificates
KB ID 0001505 Problem If you secure your AnyConnect with certificates, you may see something like this; When you simply want it to connect without prompting. Solution This tripped me up last week, luckily I’d seen it before, and knew how to fix it. You need to edit the profile for your AnyConnect so that, you ‘UNTICK’ Disable Automatic Certificate Selection. I know that sounds like the opposite of what you want to...
Install the Office 2016 & 2013 GPO Templates
KB ID 0001095 Problem I deployed a Remote Desktop Services server today, and when I logged on with my test users I fired up Office, and got the welcome movie. Thats going to annoy my client so I need to stop that happening. Yes I know its pretty straight forward but I’m not a 64 year old typist called Marjorie. Solution Note: This ia a ‘User’ Policy so you may need to enable ‘loopback processing’. 1....
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...
AnyConnect ‘Management VPN Tunnel’ Configuration
KB ID 0001503 Problem With the newest version of AnyConnect (4.7) there’s an added feature called ‘Management VPN’. It’s there, so that if you have remote users who don’t VPN in very often, then you may struggle to mange them, e.g. put software updates, AV updates, SCCM packages etc. down to them. Before version 4.7 you could configure ‘Automatically Connect’, or ‘Start before...
KMS Error 0xC004F056
KB ID 0001502 Problem While checking the KMS licence status of a newly deployed 2016 Datacenter server. I got this; Licence Status: Notification Notification Reason:0xC004F056 Solution While I’m not a fan of any errors, this ones harmless, in fact it’s telling us to perform an activation (slmgr /ato). So let’s do that. Then re-check. Related Articles, References, Credits, or External Links...
Cisco ASA: DHCP Relay Over VPN
KB ID 0001501 Problem A few weeks ago this was asked on one of the forums I post in. For a long time the ASA didn’t support DHCP relay then finally in version 9 it was added. The question was, can I provide DHCP relay but have the DHCP server on another site (connected via VPN). Well I wasn’t sure, so I put it on the mental back burner, until I got my EVE-NG server rebuilt. Below I knocked up a simple two site setup, then...
vCenter: IE Content was Blocked “Not Signed by a Valid Certificate”
KB ID 0001500 Problem While attempting to manage vSphere Center with Internet Explorer. Access is blocked as it was not signed by valid security certificate. Content was blocked because it was not signed by a valid security certificate For more information see “About Certificate Errors” in Internet Explorer Help. Solution The client simply does not trust the certificate VMware is presenting, (it’s a self signed...