A family of System Center products that enable enterprise-wide management of virtual machines.
Hi,
Are you able to detect the object through powershell?
get-scvmhost -name "hostname" | remove-scvmhost -force
This one should force the removal of your host.