https://social.technet.microsoft.com/Forums/windowsserver/en-US/e437e2ce-ef80-4ab5-b3d3-331f0ac47d03/is-it-a-good-thing-to-have-the-domain-controllers-virtualized?forum=winserverhyperv<\/a><\/p>\n<\/blockquote>\n<\/aside>\nA lot of what is mentioned in that 2 year old blog isn’t the case anymore. You can virtualized DCs , I’ve done it numerous times without issue. Same practices apply as they always have with ad design and deployment. The fact that its a VM guest is a non issue.<\/p>","upvoteCount":2,"datePublished":"2014-11-19T06:47:35.000Z","url":"https://community.spiceworks.com/t/physical-to-virtual-conversion/357866/4","author":{"@type":"Person","name":"Little-Green-Man","url":"https://community.spiceworks.com/u/Little-Green-Man"}},{"@type":"Answer","text":"
agreed, we have virtualized 2 of our 3 DC’s no problems at all.<\/p>\n
only thing I can see as a basic level is if your users are working off the virtual server for files and you turn it off to go back to the old physical server you’ll get a few files lost (I say a few if you have a lot of users this might become a headache)<\/p>","upvoteCount":0,"datePublished":"2014-11-19T08:21:06.000Z","url":"https://community.spiceworks.com/t/physical-to-virtual-conversion/357866/5","author":{"@type":"Person","name":"lildave11","url":"https://community.spiceworks.com/u/lildave11"}},{"@type":"Answer","text":"
Should be fairly simple though I always recommend starting from scratch. Lot easier than trying to remove years of drivers, unnecessary updates and other stuff. Also lets you fine tune the VM for optimal performance (as others have said Exchange can be a pain to get working well).<\/p>\n
Even if you just do the P2V I would recommend that you start building a VM from scratch once everything is working well and make a few templates and snapshots for the future.<\/p>","upvoteCount":0,"datePublished":"2014-11-19T08:56:45.000Z","url":"https://community.spiceworks.com/t/physical-to-virtual-conversion/357866/6","author":{"@type":"Person","name":"michaelsc","url":"https://community.spiceworks.com/u/michaelsc"}},{"@type":"Answer","text":"
Some things to think about and plan for before doing the conversion so you won’t have problems later:<\/p>\n
a) plan your time sync carefully;<\/p>\n
b) plan your backup solution carefully;<\/p>\n
c) train yourself on Hyper-V management and configuration (and VM management/configuration);<\/p>\n
Be fully prepared before you start.<\/p>","upvoteCount":2,"datePublished":"2014-11-19T11:20:11.000Z","url":"https://community.spiceworks.com/t/physical-to-virtual-conversion/357866/7","author":{"@type":"Person","name":"roberthammond","url":"https://community.spiceworks.com/u/roberthammond"}},{"@type":"Answer","text":"
We have been trying to migrate our main server to virtual for 6 months and it’s still not working but we had a breack through a week ago just can’t remember what we did to get it to not blue screen because wehn physical was set up it was done with uefi not bios<\/p>","upvoteCount":0,"datePublished":"2014-11-19T11:24:27.000Z","url":"https://community.spiceworks.com/t/physical-to-virtual-conversion/357866/8","author":{"@type":"Person","name":"danielwhitespireschool","url":"https://community.spiceworks.com/u/danielwhitespireschool"}},{"@type":"Answer","text":"
Thanks for all the suggestions guys. I think I’m going to go with creating a new VM and migrating the data.<\/p>","upvoteCount":2,"datePublished":"2014-11-20T08:17:36.000Z","url":"https://community.spiceworks.com/t/physical-to-virtual-conversion/357866/9","author":{"@type":"Person","name":"cgleo","url":"https://community.spiceworks.com/u/cgleo"}}]}}
cgleo
(CGLeo)
November 19, 2014, 5:53am
1
Greetings Spiceheads!
So, I have been doing a lot of thinking/reading on virtualization. I work at an MSP and I am thinking of creating a Hyper V host in my own office and migrating our 1 physical server to a VM.
Now my idea of how to do this is as follows:
Piece together a decently specced VM host and install Server 2012 R2 on it and the Hyper - V role
Do a P2V conversion of the current physical server and use that VHD file to create a new VM on the host machine
Test the VM to see that everything works (without having it on the physical network)
Once I’m happy that everything is working on the VM, turn off the physical server and give the VM the same network settings and let it run as the main server.
If in any event the VM doesnt work as planned but users have already connected to it, would I be able to shut it down and turn the physical machine back on again or would this create issues?
Please let me know if I’m going about this wrong or if there is any additional tips or tricks you can provide .
Thanks!
PS: Specs of current server:
In terms of the Exchange Im wanting to perhaps move that to a secondary VM on the new host machine.
7 Spice ups
Similar thread:
http://community.spiceworks.com/topic/648442-coverting-domain-controller-from-pm-to-vm
Exchange can be hosted on a VM, but you will need to pay close attention to your configuration. I know you might toss this advice out but if you aren’t hosting thousands of email accounts, Office 365 might be a better alternative and help you get rid of Exchange all together.
As for the rest of the server specs, just make sure you have plenty of storage and RAM and 1-2 physical CPU’s. You can do a lot with 2TB RAID 10, 32GB RAM and a couple of quad core Xeon CPU’s.
2 Spice ups
johanl
(Johan L)
November 19, 2014, 6:27am
3
A lot of what is mentioned in that 2 year old blog isn’t the case anymore. You can virtualized DCs , I’ve done it numerous times without issue. Same practices apply as they always have with ad design and deployment. The fact that its a VM guest is a non issue.
2 Spice ups
lildave11
(lildave11)
November 19, 2014, 8:21am
5
agreed, we have virtualized 2 of our 3 DC’s no problems at all.
only thing I can see as a basic level is if your users are working off the virtual server for files and you turn it off to go back to the old physical server you’ll get a few files lost (I say a few if you have a lot of users this might become a headache)
michaelsc
(Michael.SC)
November 19, 2014, 8:56am
6
Should be fairly simple though I always recommend starting from scratch. Lot easier than trying to remove years of drivers, unnecessary updates and other stuff. Also lets you fine tune the VM for optimal performance (as others have said Exchange can be a pain to get working well).
Even if you just do the P2V I would recommend that you start building a VM from scratch once everything is working well and make a few templates and snapshots for the future.
Some things to think about and plan for before doing the conversion so you won’t have problems later:
a) plan your time sync carefully;
b) plan your backup solution carefully;
c) train yourself on Hyper-V management and configuration (and VM management/configuration);
Be fully prepared before you start.
2 Spice ups
We have been trying to migrate our main server to virtual for 6 months and it’s still not working but we had a breack through a week ago just can’t remember what we did to get it to not blue screen because wehn physical was set up it was done with uefi not bios
cgleo
(CGLeo)
November 20, 2014, 8:17am
9
Thanks for all the suggestions guys. I think I’m going to go with creating a new VM and migrating the data.
2 Spice ups