Jump to content



Photo

Remote Manager


  • Please log in to reply
4 replies to this topic

#1 jftuga

jftuga

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 315 posts

Posted 30 June 2005 - 12:29 PM

I have written a nonintrusive desktop applet that I use at work for connecting to a large number of servers via RDP (Remote Desktop) & VNC. The hosts can be broken up into logical groups. Everything is configured in a .ini file. In the default .ini file, the first 3 groups use RDP, and the last group, which is an automatic concatenation of the first 3, use UltraVNC Viewer (you can change this to any flavor of VNC). I have found this to be a big time saver and a way to save space on the desktop. The applet is almost completely transparent when not in use as to not clutter up the desktop.

Any comments or suggestions are welcome!

-John

Dec 12, 2006 -- updated, see below

Attached Files


Edited by jftuga, 12 December 2006 - 04:01 PM.






#2 ybouan

ybouan

    Seeker

  • Active Members
  • 16 posts

Posted 30 June 2005 - 07:02 PM

I love the idea and was going to make one for myself.
Unfortunately when I select a machine it does not launch my rdp session...

#3 jftuga

jftuga

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 315 posts

Posted 01 July 2005 - 02:49 AM

Try setting RunErrorsFatal to 0 in the .ini file. Also try setting Program to C:\WINDOWS\system32\mstsc.exe /v:_HOST_ under the [Groups].

Please let me know if you get it working.

-John

#4 ybouan

ybouan

    Seeker

  • Active Members
  • 16 posts

Posted 01 July 2005 - 04:40 PM

Also try setting Program to C:\WINDOWS\system32\mstsc.exe /v:_HOST_ under the [Groups].

<{POST_SNAPBACK}>

taking out "_PROGDIR_\rdp.rdp" works

Edited by ybouan, 01 July 2005 - 04:41 PM.


#5 jftuga

jftuga

    Universalist

  • Active Members
  • PipPipPipPipPipPip
  • 315 posts

Posted 12 December 2006 - 04:02 PM

I got around to fixing a nagging bug that several people PM'd me about. In the ini file, this now works correctly:

; x coord. of the window, default=515 (between the center & far right side)
TopWin_X=515


The binary is now built with AutoIt v 3.2.0.1.

-John

Edited by jftuga, 12 December 2006 - 04:05 PM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users