Using Azure Site Recovery for Migrations
Feb11

Using Azure Site Recovery for Migrations

KB ID 0001513 Requirement ASR (Azure Site Recovery) is primarily used to provide a ‘failover’ environment to be used in a disaster or major outage scenario. Essentially you deploy an Azure Site Recovery Configuration Server in your environment, then in your Azure Portal you create and configure a failover vault. OK, but we are talking about migrations, well we can use exactly the same procedure to migrate from on premises...

Read More
Manually ‘Installing’ Microsoft Integration Services Drivers
Jan31

Manually ‘Installing’ Microsoft Integration Services Drivers

KB ID 0001512 Problem If your OS is 2008R2 or newer then you wont need to do this as the drivers are already included. But what if you have a machine that you want to put the drivers in before you virtualise or migrate it. Well if you mount the ISO and run it this happens; Unsupported Guest Environment The Hyper-V integration services can only be installed inside of a virtual machine running Hyper-V Bah! You are not the boss of me! I...

Read More
Veeam: Restore / Migrate a VM to Azure
Jan28

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...

Read More
Migrate a VM from vCenter to Azure
Jan27

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...

Read More
Convert VMware VMs to Hyper-V VMs
Jan24

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...

Read More
Conversion Error ‘Unsupported Disk Database Entry’
Jan23

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...

Read More
Install .Net 2.0 on Server 2019 & 2016
Jan21

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...

Read More
AnyConnect: Stop Prompting for Certificates
Jan18

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...

Read More
Install the Office 2016 & 2013 GPO Templates
Jan17

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....

Read More
VMware: Server Certificate Subject Name Does Not Match
Jan14

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...

Read More