<p>I was importing a virtual machine to my Hyper-V manager and I got 3 options:</p>
<ul>
<li>
<p><strong>Register</strong> the virtual machine in place (use the existing unique ID)</p>
</li>
<li>
<p><strong>Restore</strong> the virtual machine in place (use the existing unique ID)</p>
</li>
<li>
<p><strong>Copy</strong> the virtual machine (create a new unique ID)</p>
</li>
</ul>
<p>What’s the difference between the three options?</p>