VMware Cloud Community
olegarr
Enthusiast
Enthusiast

Convert Physical Domain Controller to VM

Hello:

Maybe it’s a more question about directories, but anyway…

I have to convert my physical domain controller to VM. It’s Windows 2003 and my domain has 2003 mode.

Can I just P2V it? Or there will be any issue with it that? Is it better way to demote it, take out of domain, P2V and them join this VM and promote to DC?

My problem is that I do not know Active Directories very well, so P2V existing DC will be much more easier for me, but I concern about issues that I might have…

Thank you very much for your help.

olegarr

Reply
0 Kudos
7 Replies
jayolsen
Expert
Expert

Best bet is to build a new server on VMware and promote it a DC. If that isn't possible, then I'd say do a cold-clone p2v. That is where you boot the physical server to a cd so the OS isn't running during the migration. I have done this a few times and no issues. But building a new one is still probably the best and maybe even easier way.

vmroyale
Immortal
Immortal

As jayolsen stated, best bet is always to build new. Check out this Microsoft article for more info about the process and what could go wrong.

Brian Atkinson | vExpert | VMTN Moderator | Author of "VCP5-DCV VMware Certified Professional-Data Center Virtualization on vSphere 5.5 Study Guide: VCP-550" | @vmroyale | http://vmroyale.com
olegarr
Enthusiast
Enthusiast

Yes, I know that best bet is always to build new, but there are too many of other services on this DC and I really do not want to deal with them... Hoped that I can just P2V everything at once....

Is anyone did Physical Domain Controller to VM?

Thanks

Reply
0 Kudos
jayolsen
Expert
Expert

Yes, I have done it using the cold clone method and it did work.

Reply
0 Kudos
TomHowarth
Leadership
Leadership

If you absolutely have to P2V a DC then it has to be done cold. and the physical machine must never see the light of day again or you will be in a whole world of pain. in my opinion building from scratch is most likely going to be less painful.

But at the end of the day you know your environment best.

Tom Howarth

VMware Communities User Moderator

Tom Howarth VCP / VCAP / vExpert
VMware Communities User Moderator
Blog: http://www.planetvm.net
Contributing author on VMware vSphere and Virtual Infrastructure Security: Securing ESX and the Virtual Environment
Contributing author on VCP VMware Certified Professional on VSphere 4 Study Guide: Exam VCP-410
Reply
0 Kudos
Texiwill
Leadership
Leadership

Hello,

Moved to VI: Virtual Machine and Guest OS forum for larger audience


Best regards,

Edward L. Haletky

VMware Communities User Moderator

====

Author of the book 'VMWare ESX Server in the Enterprise: Planning and Securing Virtualization Servers', Copyright 2008 Pearson Education.

CIO Virtualization Blog: http://www.cio.com/blog/index/topic/168354

As well as the Virtualization Wiki at http://www.astroarch.com/wiki/index.php/Virtualization

--
Edward L. Haletky
vExpert XIV: 2009-2023,
VMTN Community Moderator
vSphere Upgrade Saga: https://www.astroarch.com/blogs
GitHub Repo: https://github.com/Texiwill
Reply
0 Kudos
asatoran
Immortal
Immortal

I've converted DCs on very small networks. (Single server.) So server is doing multiple roles; DC, SQL, print & file services, etc. I've done hot clones on some of these, but hot clones often corrupts Active Directory. I try to do cold clone as much as possible, if buliding new DC is not feasable. If you must hot clone, be prepared to restore AD, which negates any benefit of less downtime of a hot clone. So backup AD before P2V and turn off as many other services and applications during the P2V.

Reply
0 Kudos