I need the node details in the hyper-v cluster. Actually, the main requirement i need right now is IP of all the nodes involved in the cluster.
I saw the cmdlet "Get-ClusterNode" but it only provides with the ID and State of the cluster node. Is there any way where i can get the IP details of the nodes.