i try to export a vm with powercli
Get-vm -Server 192.168.1.2 -name 'HRSVMDX190' | Export-VApp -Destination 'D:\_VM_Powercli_Repository\192.168.1.2\' -Format OVF -Force
the process terminate no success, space on disk!
now if i try to power on the machine
failed to pwer on the virtual machine, the attemped operation cannot be performed in current state (powered off)