ClusterValidator MCP

Test-Cluster and beyond: validating a SQL Server failover cluster

Windows Server’s built-in Test-Cluster cmdlet checks a cluster before you build it. ClusterValidator checks a live SQL Server FCI on an ongoing basis, read-only, and tells you what it actually found.

01 What Test-Cluster is

Test-Cluster is a built-in Windows Server cmdlet, part of the FailoverClusters module. It runs the same validation wizard used before creating a failover cluster: network configuration, storage, and system configuration checks, run against the candidate nodes to confirm they’re fit to form a cluster.

It’s a real, useful tool, and it’s the right first step before you build a cluster or when Microsoft support asks for a validation report. It’s a one-time (or on-demand) check, general-purpose across any Windows Server role riding on the cluster.

02 Where ClusterValidator is different

ClusterValidator isn’t a replacement for Test-Cluster and doesn’t try to be. It’s built for the cluster that already exists and is already running a SQL Server Failover Cluster Instance: automated health validation you run on your own schedule instead of only before a build or after something breaks, with checks aimed specifically at what an FCI needs — network configuration, storage and quorum, shared witness, and diagnostic reports scoped to SQL Server itself.

Every check is read-only. Nothing on your cluster gets changed, and the report tells you exactly what it found.

Full ClusterValidator write-up & pricing →

03 Free to start
Free: 2 clusters

No credit card and no contract. Validate your FCI configuration and see what turns up.

Validate 2 clusters free →
04 Supported environments

Windows Server 2016, 2019, and 2022 environments running a SQL Server Failover Cluster Instance.

See what it checks and how it works →