Having recently scripted the Cluster WMI Namespace (for fun) and blogged about it with my Cluster WMI Notifications post, I saw an opportunity to put that experience into practice here. We had a 2 node Active-Passive MSCS Cluster and the requirement was to run a custom script that did some work when a Resource Group…
Month: May 2011
Error when you click the “File Screens” section of FSRM on Windows Server 2003 R2 with Service Pack 2
When it comes to the cases we work on, issues related to the File Server Resource Manager (FSRM) are few and far between, so it’s a tad unusual that I had the opportunity to work on – and blog about – two of them in little over a month. You can find the first post…
Playing around with the RootMSCluster WMI Namespace and WMI Notifications
MSCS and Failover Clustering in Windows Server 2003 and Windows Server 2008/R2 respectively maintain their own WMI namespace called, unsurprisingly “MSCluster”. This namespace contains classes – for nodes, networks, resources and so on – which in turn have instances. These instances store information about the object they represent and the current state of these objects….