PoshCode Archive  All files named "LibraryMSCS.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for LibraryMSCS.ps1

2018-06-10
14:23
Windows Server 2008 R2/Powershell 2.0 will include cluster cmdlets, until then this script provides a library functions for working with Microsft Cluster Services (MSCS) using the WMI MSCluster* class and parsing the output of cluster.exe file: [a2928718a2] check-in: [de9aeb66cd] user: Chad MIller branch: trunk, size: 5179
13:16
Although Windows Server 2008 R2/Powershell 2.0 includes a FailoverClusters module, it only works on a machine running cluster service and NOT against Windows 2003/2008 clusters. This script provides a library functions for working with Microsft Cluster Services (MSCS) using the WMI MSCluster* class. Base class properties are extended with additional info from association classes. file: [3762d2ead0] check-in: [103f41e04c] user: Chad Miller branch: trunk, size: 5067
13:10
Added: Although Windows Server 2008 R2/Powershell 2.0 includes a FailoverClusters module, it only works on a machine running cluster service and NOT against Windows 2003/2008 clusters. This script provides a library functions for working with Microsft Cluster Services (MSCS) using the WMI MSCluster* class. Base class properties are extended with additional info from association classes. file: [0ea7e90f55] check-in: [4851d4f35c] user: Chad Miller branch: trunk, size: 4606