MicrosoftDocs/windows-powershell-docs

Missing Get-ClusterNodeSupportedVersion in the FailoverCluster doc

Opened this issue · 0 comments

Prerequisites

  • Existing Issue: Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue instead.
  • Descriptive Title: Write the title for this issue as a short synopsis. If possible, provide context. For example, "Typo in Get-Foo cmdlet" instead of "Typo."
  • Verify Version: If there is a mismatch between documentation and the behavior on your system, ensure that the version you are using is the same as the documentation. Check this box if they match or the issue you are reporting is not version specific.

Links

https://learn.microsoft.com/en-us/powershell/module/failoverclusters/?view=windowsserver2025-ps

Summary

The Get-ClusterNodeSupportedVersion is missing from the documentation.
The command was mentionned by a Microsoft employee back in 2019 by in this blog post
The command is working, tested in Windows Server 2019 and 2022.

Details

No response

Suggested Fix

No response