Has anyone successfully created an ssh session using vbscript? I can only assume there is support for ssh connection in the .net framework of windows, but I cannot find any sample code for this. Basically I will be running the script from a client box, and it needs to connect to an ssh server. If anyone knows of a link or simply has some sample code that shows an ssh object from .net, I can use that. Thank you!