How do I remove all cluster configuration settings from a node?

John Savill

February 26, 2006

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. To reset a node to a fresh state with no cluster information, open a command line and type the following command:

cluster node  /forcecleanup

Here's a sample command execution and output:

C:>cluster node savdalfs01 /forcecleanupAttempting to clean up node 'savdalfs01' ...Clean up successfully completed.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like