Windows server 2012 R2 Datacenter : How to create Hyper-V which will be the replica of host OS


hello everyone,

recently purchased brand-new ibm server , installed windows 2012 r2 datacentre, sql server 2012, tfs server 2013, etc. 

we generate hyper-v (vhd) file replica of above os , run guest os above server. can advise me how develop hyper-v, vhd file of windows 2012 r2 datacentre host os?

if in case required installation again on new hyper-v machine can i generate c:\ , d:\ partitions same did on host operating system?  

any appreciated.


thanks, ankit shah


inkey solutions, india.
microsoft certified business management solutions professionals
http://www.inkeysolutions.com/microsoftdynamicscrm.html


hi ankit ,

sorry , test on physical machine , update .

update: (i test it )

i deleted partition except system drive  c:

(diskpart --> select disk 0 --> list partition --> select partition 3 --> delete partition override )

diskpart>create partition msr size=128

diskpart>create partition efi size=260

select efi volume format :

diskpart>format quick fs=fat32 label="system"

diskpart>assign letter=b

diskpart>exit

>bootrec /fixboot

c:\windows>bcdboot c:\windows /s b: /f all

after still can not boot up .

i found vm gen1 , create new gen2 vm , attach vhdx file , works .

best regards

elton ji


we trying better understand customer views on social support experience, participation in interview project appreciated if have time.
helping make community forums great place.




Windows Server  >  Hyper-V



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file