Hi
Since MS stopped using passwords in RDP files I have been using a command line RDP Launcher like LaunchRDP.exe or AutoRP.exe which allows you to specify the user name and password for automatic logon to Terminal Services. I need to create such a program with more options so I was wondering if anyone knew where I could find the information about how to launch an RDP session using the WIN API and where I could find out how to supply the user name and password. There must be some documentation about this but I have not found it yet. Any help would be appreciated. I was planning on building my own launcher using PB.
Thanks,
Simon
Since MS stopped using passwords in RDP files I have been using a command line RDP Launcher like LaunchRDP.exe or AutoRP.exe which allows you to specify the user name and password for automatic logon to Terminal Services. I need to create such a program with more options so I was wondering if anyone knew where I could find the information about how to launch an RDP session using the WIN API and where I could find out how to supply the user name and password. There must be some documentation about this but I have not found it yet. Any help would be appreciated. I was planning on building my own launcher using PB.
Thanks,
Simon
Comment