Question : Add User Name and Password Credentials programatically

I want to store some username/passwords so that when I RDP into different sites I dont need to type the information each time.  I know how to change them manually.

Is there a way to programatically (vb.net?) add/edit credentials?

Thanks

Answer : Add User Name and Password Credentials programatically

My question was how can I store username/password PROGRAMATICALLY... not where can I download a tool that lets me do it myself one by one...

The solution is to encypt a password yourself and write it to an rdp file.  While the current version of RDP doesnt create these files for you, they are still valid, and still work.

Details for encryption are found here:
http://www.remkoweijnen.nl/blog/2007/10/18/how-rdp-passwords-are-encrypted/
Random Solutions  
 
programming4us programming4us