Can I use Get-ClusterGroup to check clusters in remote servers?

Hello,

I’m after checking which node is the active node in three separate clusters (two SQL clusters and one file cluster).

Reading thru the help on the shell and some of the examples it looks like you can only run this cmdlet locally? I have tried a few things to do so remotely but they don’t work (that said, I’m not very good at PowerShell “yet”).

Any ideas on how I could use this? I want to run this on the jumpbox server to check the three clusters at once to see at a glance which are active.

Thanks!