I would like to use wmic in my batch file to find the nodes of the cluster. I have found various references to the MSCluster_Node
class, but I can't seem to get this working from the wmic command. I have tried the following command:
wmic /node:"clustername" Path MSCluster_Node
But if gives the following error message:
ERROR:
Description = Invalid class