VMRC Not working

avatar

I am trying to create a VMRC connection to a specific VM in vSphere.

I created the entry but when I try to open it I get the error "Could not obtain a ticket for the remote virtual machine ..... Is the ID correct?"

I am confident I have the VMid correct as i copied and pasted it from powercli


What am I doing wrong?

vmid.png

All Comments (2)

avatar

Hello,

Thank you for contacting us on that matter!

Allow me to ask you a few questions to help us determine what could be causing this issue.

  • What version of RDM do you currently use?
  • What type of data source do you use with RDM?
  • Could you please provide us a screenshot of the current configurations of your VMRC entry, free of sensitive information?


Best regards,


Gabriel Degrandpré

avatar

Thank you for the response! I was actually able to figure it out myself. The issue was the VM ID is not "VirtualMachine-vm-21342434" as reported by powercli. For it to work in RDM you need to drop the "VirtualMachine" from the label, so the ID simply becomes: "vm-21342434"