Share via

Register Hyper-V guest

Handian Sudianto 7,241 Reputation points
2024-10-30T13:58:15.42+00:00

Hello

How we can register existing guest VM without import the VM? Importing the VM will copy the VM disk and this will make duplicated and i don't want this happen. I need this due my OS on hyper-v host reinstalled.

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
0 comments No comments

Answer accepted by question author

Eric Siron 1,596 Reputation points MVP
2024-10-30T14:12:40.85+00:00

Import only makes a copy if you tell it to. You can register in-place as well. The import wizard has a radio button to select register. PowerShell's Import-VM has a -Register parameter that does the same.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.