Code that worked before appears broken in 10.2.8.631
Using code: using module 'redacted\RedgateSQM'
Get-SqlMonitorCluster
Results in error:
Cannot convert value "@{BaseMonitor=; Type=Cluster; DisplayType=Cluster;
| FullName=redacted; Group=; Id=redacted;
| Name=redacted}" to type "Cluster". Error: "Cannot convert the "@{BaseMonitor=;
| Type=Cluster; DisplayType=Cluster; FullName=redacted; Group=;
| Id=redacted; Name=redacted}" value of type
| "System.Management.Automation.PSCustomObject" to type "Cluster"."
I know I am connected as other commands like Get-SqlMonitorBaseMonitor work just fine.
Thanks for any help or insight you can provide.
Andrew
Using code:
Results in error:
I know I am connected as other commands like Get-SqlMonitorBaseMonitor work just fine.
Thanks for any help or insight you can provide.
Andrew