VMware vSphere

 View Only
  • 1.  vm orphaned

    Posted Jul 18, 2018 06:39 AM

    Hello,

    I can't delete the orphaned vm on vsphere web client.

    I have restarted ESX and vcenter appliance but the vm is alway on vsphere web client.

    somebody have any idea?



  • 2.  RE: vm orphaned

    Posted Jul 18, 2018 08:10 AM

    1. Create a folder, move the VM there, and delete the folder. The VM must be removed.

    2. https://www.virtualizationhowto.com/2017/01/remove-orphaned-vm-in-vmware-vcenter-web-client/



  • 3.  RE: vm orphaned
    Best Answer

    Posted Jul 18, 2018 08:11 AM

    Try this powercli - Remove-VM -VM <VMName> -DeletePermanently -Confirm:0



  • 4.  RE: vm orphaned

    Posted Jul 18, 2018 08:54 AM

    hello,

    the remove-vm works fine

    thank a lot

    have a nice day