FailoverClusterDsc

2.1.0

Module containing DSC resources for deployment and configuration of Windows Server Failover Cluster.

Minimum PowerShell version

4.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name FailoverClusterDsc -RequiredVersion 2.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name FailoverClusterDsc -Version 2.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

Cluster ClusterDisk ClusterIPAddress ClusterNetwork ClusterPreferredOwner ClusterProperty ClusterQuorum WaitForCluster

Dependencies

This module has no dependencies.

Release Notes

## [2.1.0] - 2022-06-19

### Added

- New Resource
 - ClusterIPAddress
   - Adds an IP address to the cluster.

### Changed

- Cluster
 - New parameter KeepDownedNodesInCluster controls whether or not to evict
   nodes in a down state from the cluster.
- FailoverClusterDsc
 - Update pipeline files to the latest from the Sampler project.
 - Moved all documentation from the README.md to the GitHub repository Wiki.
   All the DSC resource's schema MOF files was updated with descriptions from
   the README.md where they were more descriptive.
 - Update GitHub pull request template after documentation was moved.
- ClusterPreferredOwner
 - Minor fix to tests.

FileList

Version History

Version Downloads Last updated
2.1.1-previe... 78 6/19/2022
2.1.0 (current version) 53,463 6/19/2022
2.1.0-previe... 10 6/19/2022
2.0.1-previe... 13 6/11/2022
2.0.1-previe... 10 6/11/2022
2.0.1-previe... 13 5/26/2022
2.0.0 2,345 5/25/2022
2.0.0-previe... 10 5/25/2022
Show more