Using PowerShell With A Failover Cluster

You must import the FailoverClusters module to use the cluster commandlets in PowerShell.  Open PowerShell then type: Import-Module FailoverClusters