Hi x3Arsenal, Great question! Upgrading a Windows Server cluster involves several considerations, especially when moving between major versions.
Rolling Upgrade
For a rolling upgrade from Windows Server 2016 to 2022, you're fortunate to know that Microsoft indeed allows this in certain scenarios. However, it does come with specific requirements:
- Cluster Compatibility: The cluster must be in a state that supports a rolling upgrade. Specifically, this means that the cluster nodes need to be running on a compatible version of Windows Server that supports a seamless upgrade path.
- Interim Version: While the official documentation suggests that a direct upgrade path from 2016 to 2022 is not feasible, you can...