SCOM auto-recovery when cluster service stops

Came across a blogpost from Kevin Holman today about the behavior of SCOM in combination with the Cluster service when the Clustering Management pack is installed. When the cluster service goes down on a cluster node there is an automatic recovery that i…

FastCGI PHP on Windows 2008

Ran into an issue today while playing around with PHP on Windows 2008. Installed the CGI module for the IIS role (giving you FastCGI) and installing PHP. Followed all the common guides and eventually did not get a simple phpinfo to run. Got an error 500…