There is many Powershell command to get information on hosted VM’s’ for example, to get all the IP of the hosted VM on the cluster : Get-ClusterGroup | ? {$_.GroupType
There is many Powershell command to get information on hosted VM’s’ for example, to get all the IP of the hosted VM on the cluster : Get-ClusterGroup | ? {$_.GroupType