Tuesday, July 19, 2016

Remove Windows Failover Cluster

Run powershell as an administrator
Import-Module FailoverClusters
then clear-clusternode
run this commands on all nodes.

No comments: