Hi Team,
Need a powercli script to keep the MAC address when we export the vm to OVF file.
From webclient we have the option to keep MAC address while exporting to ovf (please find the attachments) but not able to find it using powercli.
Powercli script tried:
Export-VM -VM $vm -Format Ovf -Destination "C:\ovf" -Name MyVM-ovf -Force
Kindly help
Regards,
Chethan Kumar
VMware SDK Developer Support