Hi,
I want to use these two commands. 1) Start-ClusterResource and 2) Move-ClusterVirtualMachineRole for first starting the VM and then moving to the active host.
If I move VM without starting it, it does not move. so first I start it and the move it.. It works but
How can i do this using WMI? which are their's WMI equivalents?
Please help