Hi Lucd
the Get-DRSClusterGroup gives all the vm's that are part of the group
I've just tried to add some vm's using Set-DRSclustergroup -Type VMgroup -Name XXXX -VM "XXXX" and it throws the error mesg
Set-DrsClusterGroup : A parameter cannot be found that matches parameter name 'Type'.
Whats is the best way to add vm's to a VMHost rule?
I've 2 Host rules
1) VM Must run in Sy1
2) VM Must run in Sy2
4 VM/Host Groups
1) SY1 Hosts
2) Sy2 Hosts
3) Sy1 vm's
2) Sy2 VM's
I would like to add vm's to different host rules. Whats the best way to achive this