Re: VNC into an RDP console session

2009-06-11 Thread Corne Beerse
jpbukow...@aol.com wrote: > I have a situation where I have a virtual machine which uses a thin client to > connect to it via RDP.? I want to also use VNC to connect to the currently > connected RDP session and run them concurrently.? What seems to happen is > that the RDP session closes when VN

Re: VNC into an RDP console session

2009-06-10 Thread Ryo Koyama
likely because of the user permissions. in particular if you are logging in to an RDP session, which is not the primary ADMIN, but VNC is setup with the primary ADMIN account - you'll experience the situation you describe. best Ryo On Wed, Jun 10, 2009 at 10:32 AM, wrote: > I have a situation

VNC into an RDP console session

2009-06-10 Thread jpbukowski
I have a situation where I have a virtual machine which uses a thin client to connect to it via RDP.? I want to also use VNC to connect to the currently connected RDP session and run them concurrently.? What seems to happen is that the RDP session closes when VNC connects.? Any ideas? Thanks,