The WMI provider for failover clusters (defined in ClusWmi.mof) allows you to manage failover clusters through
Windows Management Instrumentation (WMI). This documentation assumes you are familiar with the concept of WMI and
have experience writing WMI scripts and applications.
The failover cluster provider defines the following classes.
The Cluster Automation Server (MSCLUS) also defines a scripting interface for failover clusters. However, it is
recommended that you use the WMI provider for scripting and that you regard MSCLUS as an obsolete interface.