When we run the Get-StorageSubSystem Cluster* | Get-StorageHealthReport command i get the following error on one of our clusters.
Invoke-CimMethod : TimeoutActivity ID: {6c63d452-e4e6-4270-a8ca-49514d62e5c7}
At C:\Windows\system32\WindowsPowerShell\v1.0\Modules\Storage\StorageScripts.psm1:3223 char:13
+ Invoke-CimMethod -CimSession $session -InputObject $sh -M ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationTimeout: (StorageWMI:) [Invoke-CimMethod], CimException
+ FullyQualifiedErrorId : StorageWMI 3,Microsoft.Management.Infrastructure.CimCmdlets.InvokeCimMethodCommand
This command runs fine on our other cluster but for some reason we get the above error when running it on the other cluster.
Cheers,
Liam