Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Yesterday I stepped through the process of registering an incompatible virtual machine with PowerShell. But what if you want to import the virtual machine instead of registering it? Well, the process is pretty much identical. Replace Import-VM with Compare-VM, fix the incompatibilities on the virtual machine report, and import it.
You see, Compare-VM supports all the parameters supported by Import-VM:
So whatever the problem is, you can get it to work with Compare-VM.
Cheers,
Ben
Comments
- Anonymous
March 19, 2015
Im having similar issues but with the vmnetwork adaptar, the snapshots were generated with a different vm switch, how can i change it or disable 'em?