Turn you Shell access on the host
ssh in to your host as root
type vim-cmd /vmsvc/getallvms to list all registered VMs
get the ID of the VM you removed the files for (the first column of output)
type vim-cmd /vmsvc/unregister <id> to unregister that VM. Without the <>
Comments are closed