Hi I tried to use PowerShell scripts on my VM's to do some update manager upgrade work, but when I run the command ,e.g. Get-Complaince, error message will appear,
API version '2.52' for vCenter Server xxx is not supported.
+ CategoryInfo : InvalidOperation: (
, NotSupportedException
+ FullyQualifiedErrorId : Insufficient_VIM_API_Version,VMware.VumAutomation.Commands.GetCompliance
Anyone experienced the same error before? How to resolve this issue? Thank you!