i want to move all the cluster group from node to node 1 in a single command line. As of now, I'm using three commands since I have three groups in my cluster server.
Cluster Group "Cluster Group" /MOVETO:RDN2
Cluster Group "Available Storage" /MOVETO:RDN2
Cluster Group "Application" /MOVETO:RDN2
Someone please help me with the single command. I tried using below but it shows error.
C:\Windows\system32>Cluster Group /MOVETO:RDN2
System error 5013 has occurred (0x00001395).
The cluster group could not be found.