Hello,
Looking for insight on the this error. Trying to connect from the connection server (v7.1). Please post a reply if you have encountered this scenario.
Issue occurs for mutliple IDs from a desktop or directly on the connection server.
TIA
PowerCLI C:\> Connect-HVServer -Server xxxx.xxxx.xx
Connect-HVServer : ExceptionType : VMware.Hv.EntityNotFound
ErrorMessage : Could not find user or group in AD
Id : VMware.Hv.UserOrGroupId
At line:1 char:1
+ Connect-HVServer -Server xxxx.xxxx.xx
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Connect-HVServer], Exception
+ FullyQualifiedErrorId : System.Exception,VMware.VimAutomation.HorizonVie
w.Commands.Cmdlets.ConnectHVServer