Test the cluster

Test-cluster is a cmdlet to test your setup before, during and after you clustering setup .

If all goes well, you should be able to pass the following test.

I ran this cmdlet on my Domain Controller. This way I'm extra certain the network works. Adapt names where needed.

Test-Cluster –Node hc1,hc2 –Include "Storage Spaces Direct", "Inventory", "Network", "System Configuration"

I came of with a mild warning about my networking, but if everything else is green, it should all work out.

Last updated

Was this helpful?