Omitir para ir al contenido principal
  • Hacer pedidos rápida y fácilmente
  • Ver pedidos y realizar seguimiento al estado del envío
  • Cree y acceda a una lista de sus productos
  • Administre sus sitios, productos y contactos de nivel de producto de Dell EMC con Administración de la empresa.

How to move a Hyper-V Virtual Machines (VM) without exporting it

Resumen: This article provides information on how to move a Hyper-V virtual machine without exporting it.

Es posible que este artículo se traduzca automáticamente. Si tiene comentarios sobre su calidad, háganoslo saber mediante el formulario en la parte inferior de esta página.

Contenido del artículo


Síntomas

Sometimes you may not want to export a Hyper-V virtual machine (VM) in order to move it.  If you have this condition, there is a work around to exporting your VM to another location.

Causa

For detailed information and screen shots, refer to the MSDN BizTalk & Development Thoughts article Solved: How to move a Hyper-V virtual machine without Exporting it first. The steps are reproduced below:
  1. Stop or shut down your VM (you cannot save its state!)
  2. Stop the Hyper-V management service from the management console
  3. Once it is stopped browse to the folder "C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual Machines"
  4. You will find a symbolic link file to the XML settings file of the VM with the same name. Just rename it to any other name. Make note of the old name. you will need it in step 6
  5. Then move the VM to the new folder or rename the folder (Move your VM).
  6. Once the VM is moved then open a new command prompt as an administrator and then type the command
    • C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual Machines>mklink 0B142A56-4B3F-4AE5-88E5-AC21B33CE290.xml "\0B142A56-4B3F-4AE5-88E5-AC21B33CE290.xml"
  7. Then right click on the newly created symbolic link file and then click security tab and edit. You need to give the local users full control over this created file.
  8. Now go back to the computer management and start the service again
  9. Now you will find your VM moved and ready to start

Resolución

Please reference the available Microsoft resources for more complex situations. 

Propiedades del artículo


Producto comprometido

Servers, PowerEdge

Fecha de la última publicación

25 feb 2021

Versión

4

Tipo de artículo

Solution