Automation

 View Only
  • 1.  vm export with powercli

    Posted Nov 28, 2021 01:06 AM

    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)



  • 2.  RE: vm export with powercli

    Posted Nov 28, 2021 06:14 PM

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