There is a pretty decent suite of Powershell commandlets for managing Microsoft Failover Clusters, including commands for starting and stopping nodes. However, I am interested in the equivalent commands for the following tasks involved in managing a failover cluster:
"Bring this service or application online"
"Take this service or application offline"
"Move this service or application to another node"
I have to assume these commands are available in a different commandlet suite (if they exist at all), but I cannot find them.