-
**Provide Version Number**
23.12.18.2042
**Describe the issue**
Customer reported that the script called an error that wasn't handled. However, the script did complete. This issue is with how we …
-
Hello,
I am trying to install Windows Failover Cluster monitoring by carefully following each step indicated in this URL: https://github.com/zbx-sadman/WSFC. The problem is that when the powershell…
-
Thanks for sharing your scripts.
Did pick up something funny where the check for the FailoverCluster module. Line
On a Windows Server 2016, once the "Install-WindowsFeature -Name Failover-Cluste…
-
[Enter feedback here]
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: cdd4a35c-d52b-95d4-6855-6c66232fbf88
*…
-
Would it be helpful to create some acceptance tests using Test-Kitchen to verify certain features are working as intended? FailOverClustering is not the easiest thing to setup and not every scenarios…
-
Details of the scenario you tried and the problem that is occurring
Currently the FCI setup only supports using shared volumes. However, SQL Server FCI can also use a network share instead of shared …
-
What does the -CleanupDisks Parameter do exactly? There's no description on this page
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub iss…
m3dos updated
11 months ago
-
The documentation mentions that the `-Wait` accepts a number of seconds but it's type is a `SwitchParameter`. Even executing the given example `-Wait 0` gives an error:
```
> Suspend-ClusterNode -Na…
-
The "Credential" parameter was introduced with Windows Server 2019 but it isn't present in the set of parameters on this page
---
#### Document Details
⚠ *Do not edit this section. It is re…
-
"In this example, the CanBeClaimed parameter is explicitly specified as **$False. Omitting that parameter has the same effect.**"
Leaves me with the impression, omitting that parameter sets CanBeClai…