xFailOverCluster

1.11.0.0

Module containing DSC resources used to configure Failover Clusters.

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 xFailOverCluster -RequiredVersion 1.11.0.0

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

Install-PSResource -Name xFailOverCluster -Version 1.11.0.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

(c) 2018 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

xCluster xClusterDisk xClusterNetwork xClusterPreferredOwner xClusterProperty xClusterQuorum xWaitForCluster

Dependencies

This module has no dependencies.

Release Notes

- Changes to xFailOverCluster
 - Update appveyor.yml to use the default template.
 - Added default template files .codecov.yml, .gitattributes, and .gitignore,
   and .vscode folder.
 - Added FailoverClusters2012.stubs.psm1 from Windows Server 2012 and
   renamed existing test stub file to FailoverClusters2016.stubs.psm1.
 - Modified Pester Describe blocks to include which version of the
   FailoverClusters module is being tested.
 - Modified Pester tests to run against 2012 and 2016 stubs in sequence.
- Changes to xCluster
 - Fixed cluster creation on Windows Server 2012 by checking if the New-Cluster command
   supports -Force before using it ([issue 188](https://github.com/PowerShell/xFailOverCluster/issues/188)).
- Changes to xClusterQuorum
 - Changed some internal parameter names from the Windows Server 2016 version aliases
   which are compatible with Windows Server 2012.
- Changes to xClusterNetwork
 - Fixed Set-TargetResource for Windows Server 2012 by removing call to Update method
   as it doesn"t exist on this version and updates automatically.

FileList

Version History

Version Downloads Last updated
1.16.1 69,161 5/24/2022
1.16.0 1,866,077 3/17/2021
1.16.0-previ... 15 3/17/2021
1.15.0 7,078 2/19/2021
1.15.0-previ... 15 2/19/2021
1.15.0-previ... 25 12/29/2020
1.15.0-previ... 108 2/6/2020
1.15.0-previ... 24 2/1/2020
1.14.2-previ... 25 1/13/2020
1.14.2-previ... 15 1/13/2020
1.14.2-previ... 18 1/6/2020
1.14.2-previ... 18 1/3/2020
1.14.2-previ... 16 12/18/2019
1.14.2-previ... 14 12/18/2019
1.14.1 111,292 12/18/2019
1.14.1-previ... 15 12/18/2019
1.14.1-previ... 14 12/18/2019
1.14.0 268 12/17/2019
1.14.0-previ... 14 12/17/2019
1.13.0.0 25,406 9/19/2019
1.12.0.0 50,139 1/10/2019
1.11.0.0 (current version) 1,655 10/25/2018
1.10.0.0 21,149 3/22/2018
1.9.0.0 7,983 2/8/2018
1.8.0.0 6,044 8/23/2017
1.7.0.0 948 7/12/2017
1.6.0.0 15,214 12/14/2016
1.5.0.0 1,937 8/10/2016
1.4.0.0 359 6/29/2016
1.3.0.0 351 5/18/2016
1.2.0.0 326 3/31/2016
1.1.1 1,120 5/13/2014
1.1 122 4/8/2014
Show less