How many times we have to start a Virtual Machine only to get a Project or document. Trying to resolve this problem I found that Vitual Server 2005 R2 allow you mount a VHD in your operating system.
You have not to install the complete product. Installing the VHDMount utility will be enought.
To mount the vhd we'll have to execute the next command "C:\Program Files\Microsoft Virtual Server\Vhdmount\vhdmount.exe" /m "path file vhd".
To unmount the vhd we'll have to execute the next command "C:\Program Files\Microsoft Virtual Server\Vhdmount\vhdmount.exe" /u "path file vhd".
Posted
Nov 07 2008, 03:25 AM
by
Roberto