Page 1 of 1

VMWare Console

PostPosted: Mon Nov 28, 2011 1:09 pm
by lazybones
There seem to be a few clients out there that can connect to VMWare consoles directly... Although may VMs can be controlled via other means access to the console is often needed to FORCE reboots for HUNG systems or to shutdown or start up systems.. (restarting hung systems by phone would save some of us a lot of time)

I think this would be very useful for users in corporate environments.

Re: VMWare Console

PostPosted: Mon Nov 28, 2011 2:42 pm
by raf
I'm not sure what format VMWare uses for this. I was under the impression VMWare used RDP. If this is the case, you should be able to use Remoter in RDP mode.

Raf.

Re: VMWare Console

PostPosted: Mon Nov 28, 2011 3:40 pm
by lazybones
raf wrote:I'm not sure what format VMWare uses for this. I was under the impression VMWare used RDP. If this is the case, you should be able to use Remoter in RDP mode.

Raf.



Supposedly it uses RDP and then PC over IP in newer versions.. The problem is that it isn't regular RDP. There are a few 3rd party clients kicking around but I have had trouble picking up the details on how they connect.

Re: VMWare Console

PostPosted: Mon Nov 28, 2011 3:41 pm
by raf
lazybones wrote:
raf wrote:I'm not sure what format VMWare uses for this. I was under the impression VMWare used RDP. If this is the case, you should be able to use Remoter in RDP mode.

Raf.



Supposedly it uses RDP and then PC over IP in newer versions.. The problem is that it isn't regular RDP. There are a few 3rd party clients kicking around but I have had trouble picking up the details on how they connect.


I heard from a client that they've had luck using Remoter to connect. But I haven't tried it myself.

Raf.

Re: VMWare Console

PostPosted: Mon Nov 28, 2011 4:45 pm
by lazybones
raf wrote:
lazybones wrote:
raf wrote:I'm not sure what format VMWare uses for this. I was under the impression VMWare used RDP. If this is the case, you should be able to use Remoter in RDP mode.

Raf.



Supposedly it uses RDP and then PC over IP in newer versions.. The problem is that it isn't regular RDP. There are a few 3rd party clients kicking around but I have had trouble picking up the details on how they connect.


I heard from a client that they've had luck using Remoter to connect. But I haven't tried it myself.

Raf.


The point isn't to connect to the VM... I can do that already with RDP... it is to gain access at a higher level to control the VM being offline completely or force a reboot even when the VMs OS is hung.

Re: VMWare Console

PostPosted: Mon Nov 28, 2011 5:45 pm
by raf
I understand what you're saying. And VMWare apparently uses RDP for this, and a client was successful connecting to VMWare using RDP in Remoter (he was installing the OS using Remoter, so RDP was definitely not running via the OS in the VM).

Raf.

Re: VMWare Console

PostPosted: Tue Nov 29, 2011 2:45 pm
by lazybones
raf wrote:I understand what you're saying. And VMWare apparently uses RDP for this, and a client was successful connecting to VMWare using RDP in Remoter (he was installing the OS using Remoter, so RDP was definitely not running via the OS in the VM).

Raf.



If you can get the details I would be very interested...

Re: VMWare Console

PostPosted: Tue Nov 29, 2011 3:45 pm
by raf
I'm sorry, I take it back. I looked into it, and it was actually VirtualBox, not VMWare. Got my VMs mixed up.

Raf.

Re: VMWare Console

PostPosted: Tue Nov 29, 2011 5:01 pm
by lazybones
VNC, RDP and RAW video are the three possible display outputs from Vmware. However connecting and controlling a VMWare VM requires implementing the VMWare API

http://pubs.vmware.com/vsphere-50/topic ... onSAP.html

Possibly more complex that you are interested in implementing. VMware does offer its own tools for iOS but that is like saying there are other FREE RDP and VNC clients... having them all in one and with better UI and features is what makes a difference.