Using Azure Site Recovery for Migrations (Part 2)
Feb11

Using Azure Site Recovery for Migrations (Part 2)

KB ID 0001514 Problem Back in PART ONE, we setup our Azure Site Replication Server, now we create a “Replication Policy”, and perform a test failover. In addition to the pre-requisites we needed before to perform the following steps, we will also require you to create a “Storage Account” in your Azure Subscription. Solution Locate the Replication Vault we already created > SiteRecovery > Prepare...

Read More
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
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
KMS Error 0xC004F056
Jan11

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

Read More