ayi <p>What is the easiest way to convert a Win2003 server to a Hyper-V Virtual machine?</p> <p>Ideally, J’aimerais to use a backup tool to create an image across the network.</p> <p>What is the best way to do this?</p>
ayi_2 <p>Microsoft SysInternals has a utility, Disk2Vhd, which will do this for you. Vous pouvez run this on a live machine, and it can create a VHD file to an external location, tel que a network drive. Vous pouvez then copy this VHD to where it needs to live on the Hyper-V host, and create a new VM guest using that file.</p> <p><a href="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx">http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx</a></p>