I am trying to set up an automatic reverse connection on a machine that has multiple users. I want to do this so I can restart the machines and connect to them without the user present.
I have been able to accomplish this on a single user machine (no password required to access desktop) on my local network by putting a batch file, containing the following text, in the All Users startup folder. "C:\Program Files\RealVNC\VNC4\winvnc4.exe" -connect 192.168.1.105. The problem is, that this file doesnt run until after a user on a multi user machine logs in. How can I get the VNC server to reverse connect earlier in the boot process so that it will allow me to select the user and/or enter their password at the Windows user login screen, the way VNC server does when not reverse connecting? _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
