VMware Cloud Community
horusinfo
Contributor
Contributor

vm export with powercli

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)

Labels (1)
0 Kudos
1 Reply
LucD
Leadership
Leadership

Which PowerCLI version?
Which vSphere version?
Are any files created?
Screenshot of the error?


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

0 Kudos