![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | WMI command against sql cluster node not returning any values I am trying to run this command against a clustered sql server node and am not getting any data back.. Get-WmiObject -namespace "root\mscluster" -class MSCluster_Resource The same command on the partner node seems to work just fine. I am new to PS and am not sure where to go to see what the issue could be. thansk for any and all help |
My System Specs![]() |
| | #2 (permalink) |
| | RE: WMI command against sql cluster node not returning any values I'm unable to reproduce your issue. I ran this command on several clusters both on active and passive nodes and received results. I am using Windows 2003 clustering and unfortunately don't have Windows 2008 cluster to test. On standalone machine that isn't clustered I receive the following error: "There are no more endpoints available from the endpoint mapper" So, it seems odd to receive no results, you should at least see an error. "plsntn_rules" wrote: Quote: > I am trying to run this command against a clustered sql server node and am > not getting any data back.. > > Get-WmiObject -namespace "root\mscluster" -class MSCluster_Resource > > The same command on the partner node seems to work just fine. > I am new to PS and am not sure where to go to see what the issue could be. > > thansk for any and all help |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Parsing email; running a command; and returning the result. | PowerShell | |||
| get child node of selected parent node | .NET General | |||
| Fyi: Command line values - admin | General Discussion | |||
| Shouldn't this give me the active node on the cluster? | PowerShell | |||
| returning values to original script | PowerShell | |||