Quantcast
Channel: Directory Services forum
Viewing all articles
Browse latest Browse all 31638

Cleanup Failover Cluster after Cluster is already shut down

$
0
0
I have inherited an environment where things were not properly decommissioned. I have a cluster that was just shutdown and the machines were destroyed (deleted VMs), so the cluster object still exists in Active Directory. If I try to destroy the cluster using cluster.exe or Remove-Cluster in PowerShell, I get errors since both try to connect to the cluster to destroy it. I am thinking I am going to have to manually remove it from AD. Aside from deleting the Computer object, what else do I have to do? I want to make sure that it is not listed in the "cluster list" for AD (cluster /list -or- Get-Cluster -Domain contoso.com).

Viewing all articles
Browse latest Browse all 31638

Trending Articles