PowerCLI-Example-Scripts
PowerCLI-Example-Scripts copied to clipboard
GetHealthCounters issue
Hi
connection server version is 7.10.0 build-14584133 and i'm getting this error
PS C:> $services.Monitoring.Monitoring_GetHealthCounters() Exception calling "Monitoring_GetHealthCounters" with "0" argument(s): "There is an error in the XML document." At line:1 char:1
- $services.Monitoring.Monitoring_GetHealthCounters()
-
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : InvalidOperationException
What could be the issue?