I use the fantastic program mremote all the time. I just upgraded to mremoteng that supports tsg by the way.
I usually add the password to a folder that contains a lot of connections and as times goes by I seem to forget the password. So I found out a genius method for retrieving the password. I just created a external application and send %password% as a parameter into the application.

When this is done you can right click a connection and choose external application and choose the one you have created: 
And just like that CMD starts and echoes my password: 
10 comments
PreneZoornCor
March 7, 2010 at 10:20 pm (UTC 1)
Many thanks!
PreneZoornCor
March 9, 2010 at 11:23 pm (UTC 1)
Oh thank you!
PreneZoornCor
March 18, 2010 at 12:25 pm (UTC 1)
Thanks for writing, I very much liked
Karl MS
April 8, 2010 at 11:09 pm (UTC 1)
Ja se der var den, ja…
)
(Får vel kanskje skrive på engelsk, da, internasjonal som du er
Nice…
But that seems like a potential security risk to me… That means mRemote saves the password in clear text ?
By the way;
have tried SQL to store your connections ?
I see that it is very experimental, but would be very useful. And then have a script to update the database regulary (from AD), to catch new servers… Maybe…
/KMS
Oddvar
April 9, 2010 at 1:03 am (UTC 1)
I also thought this was a security risk until I realized that if you password protect your XML file you are protected. Because the password used on your XML is encrypted.
I have not tried SQL with mRemoteNG, but that is a great idea. You should suggest this to the developers: http://wiki.github.com/rmcardle/mRemoteNG/feature-ideas
Fint at du skriver på Englesk!
Tisha
June 28, 2010 at 12:16 pm (UTC 1)
By the way;have tried SQL to store your connections ?I see that it is very experimental, but would be very useful. And then have a script to update the database regulary (from AD), to catch new servers… Maybe…
+1
crackpille
November 16, 2010 at 10:34 am (UTC 1)
Thanks, this was a great help!
Jeff
February 17, 2011 at 10:38 pm (UTC 1)
Thanks – saved my a–
Bill
March 15, 2011 at 6:30 pm (UTC 1)
Thank You ! Worked great !
Travis
October 13, 2011 at 11:32 pm (UTC 1)
This worked perfectly!!! Thank you so much!