In Vmware we have an option of importing the vm using .ova or .ovf files where we dont have to provide any configuration details like memory while creating vm. On similar lines we have .vhdx image which we use to create new VMs in Hyper V by providing RAM and other configuration details and using "Use an existing virtual hard disk" option. The disadvantage of this is we have to create a new copy of vhdx image each time a new vm has to be created. We wanted to know if there is any way we can have an image similar to .ova which we can simply use to create a vm in hyper V ?