Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Windows Remote Desktop In Perl

by Corion (Patriarch)
on Jan 08, 2010 at 08:20 UTC ( [id://816242]=note: print w/replies, xml ) Need Help??


in reply to Windows Remote Desktop In Perl

MS Terminal Server is different from a telnet server or a Secure Shell Server (ssh). So it comes as little surprise to me that this does not work for you. I guess one approach would be to find whether there are SSH servers for Windows Server 2003, as I doubt that somebody has written a scriptable interface to the Terminal Server Client that you can use through Perl.

Replies are listed 'Best First'.
Re^2: Windows Remote Desktop In Perl
by muralidharan (Novice) on Jan 08, 2010 at 08:30 UTC
    Thank You for the reply Corion.. I just want to connect to the remote server irrespective of the protocol or client, whatever may be. Is there any way of doing it in Windows??

      Use the Terminal Server Client, or ask the administrator of the system about your options. Once you are clear about the options, you can then ask here again about how these options can be used through Perl.

        Ya ok Corion.. I will ask my system admin about the Terminal Server Client and get back to you.. Thank You so much for your suggestion :-)
Re^2: Windows Remote Desktop In Perl
by Anonymous Monk on Feb 18, 2011 at 09:25 UTC
    1. Create a xyz.RDP file Which will have all information like username,password & ipaddress. 2. Run following command on windows shell start mstsc /con /f "./rdp/xyz.rdp"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://816242]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-24 22:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found