Jump to content

Recommended Posts

Posted

As above.

 

We now got a fault on one of our VM Hosts. (older server which runs vmware ESXi 4.1.0) which hosts a few of our DC's

 

Is there a simple way of transferring these hosts off and moving these to the Hyper-V?

 

Or any other ways of doing it? (hoping it will last til after the xmas break......)

 

EDIT: our PDC is on this host.... :(

Posted

3 Methods I have used. Options 1 & 2 require you to have a Vcenter server

 

1. Use SCVMM to convert

2. Use this https://www.microsoft.com/en-gb/download/details.aspx?id=42497

3. Use the software from step 2 along with the attached powershell script. You download the VM files from VMware, specify and input and output folder and it makes VHDX files.

 

I have used number 3 this week to move machines from a standalone ESXi host.

convert.ps1

  • Thanks 1
Posted
I simply created a new VM on Hyper-v, installed Server 2012r2 and promoted it to a domain controller. setup replication between DCs and then retired the old one. I then had a fresh server with the replicated data on. Might be worth doing it that way. At least you know that the new VM has a fresh OS and won't have any VMware software on that could screw with hyper-v.
  • Thanks 2
Posted (edited)
I've used Disk2VHD with great success here, you will only be able to use Gen 1 settings for the resultant VM but no great hardship. Edited by 3s-gtech
Speeling
  • Thanks 1
Posted (edited)

DC's can be funny/picky animals. I'd +1 for a new install, migrate FSMO roles etc.

 

Use a different DC hostname but you could use same IP address once everything is happy, done that a few times before with no issues.

 

Do a DCDIAG before you start anything just to make sure their are no existing issues that need sorting.

Edited by Davit2005
  • Thanks 1
Posted
Depends what you have VLAN'd off and how they route across to each other, whether those devices have static IPs etc. You shouldn't need DCs but you may need DHCP servers.
Posted
Is there a easy guide of mirgrating the roles to new servers?

 

Also do i need to have a dc on each vlan doing dhcp/dns/wins?

 

I've not done it myself but from what I understand, when you build a new Domain controller you can replicate the DHCP/DNS and other settings from another DC that is still live.

 

As for for vlans, you should be able to setup ip helpers on your core switch/router to point to your DC. This can also depend on how your network is setup etc.

Posted
Build the new domain controller, promote it to a dc and then add it to the domain forest as a 2nd dc. then all the services should replicate between each other. You will need to manually replicate DHCP which is easy enough to do.
Posted
I've not done it myself but from what I understand, when you build a new Domain controller you can replicate the DHCP/DNS and other settings from another DC that is still live.

 

As for for vlans, you should be able to setup ip helpers on your core switch/router to point to your DC. This can also depend on how your network is setup etc.

 

Also Transfer the 5 FSMO roles across to the new server, I normally wait 24 hours after introducing the new DC to do this. It is fairly simple to do, done it my self about 10 times now.

 

You may also need to point the DC that holds the PDC Emulator FSMO role to an external NTP time source.

  • Thanks 1
Posted
I simply created a new VM on Hyper-v, installed Server 2012r2 and promoted it to a domain controller. setup replication between DCs and then retired the old one. I then had a fresh server with the replicated data on. Might be worth doing it that way. At least you know that the new VM has a fresh OS and won't have any VMware software on that could screw with hyper-v.

 

This I'd never P2V or migrate a DC always build new from scratch

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...