Passa al contenuto principale
  • Effettua gli ordini in modo rapido e semplice
  • Visualizza gli ordini e monitora lo stato della spedizione
  • Crea e accedi a un elenco dei tuoi prodotti
  • Gestisci i siti, i prodotti e i contatti per livello di prodotto di Dell EMC tramite l'amministrazione della società.

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

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

È possibile che questo articolo sia stato tradotto automaticamente. Se desideri fornire un riscontro sulla sua qualità, contattaci utilizzando il modulo in fondo a questa pagina.

Contenuto dell'articolo


Sintomi

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

Risoluzione

Please reference the available Microsoft resources for more complex situations. 

Proprietà articolo


Prodotto interessato

Servers, PowerEdge

Ultima data di pubblicazione

25 feb 2021

Versione

4

Tipo di articolo

Solution