I have installed the cluster on a w2k8 machine, but my cluster nodes are not showing in the machine. I want to remove the cluster reinstall -- how can I remove the cluster from the win2k8 machine? Any help would be much appreciated.

link|improve this question

25% accept rate
2  
Serverfault or the other one, not here! – leppie Sep 21 '09 at 13:36
feedback

migrated from stackoverflow.com Sep 21 '09 at 13:42

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 0 down vote accepted

go to command propt and run the following command:

 cluster node <node name> /forcecleanup

 Ex: suppose ur node1 name is testnode1 then the command should be 

 cluster node testnode1 /forcecleanup
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.