Hi,
I am trying a simple Get-DesktopVM command and get an error that I can't find a solution for. I am running the command on the connection broker with View v4.6 and have tried two different brokers and have also tried running the View PowerCLI console as Admin. The command is get-desktopvm -name "desktop-name". I have tried with and without quotes arount the name. the error is
Get-DesktopVM : PowershellService::GetDesktopVM FAILED, error=Unexpected error
in Admin backend service:null
At line:1 char:14
+ get-desktopvm <<<< -name "desktop-name"
+ CategoryInfo : InvalidResult: (vmware.view.pow...ts.GetDesktopV
M:GetDesktopVM) [Get-DesktopVM], Exception
+ FullyQualifiedErrorId : PowershellService::GetDesktopVM FAILED,vmware.vi
ew.powershell.cmdlets.GetDesktopVM
Looks like something with the View PowerCLI service/api's to me but I am not that advanced.
If you have any insight into this error I appreciate the help.
Thanks,
Tim