Force Move of Cluster Group Resource

Find out how to move the core Cluster Group resource to a new node by using PowerShell.

John Savill

September 14, 2013

1 Min Read
Force Move of Cluster Group Resource

Q: How can I force the move of the core Cluster Group resource to another node in the cluster?

A: To move the core Cluster Group resource, which contains the cluster name and IP address, use the following Windows PowerShell command:

Move-ClusterGroup "Cluster Group" -node 

 

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