Sorry Corion, I don't have permission to use WMI command line utility. I thought i was clear in my requirement. Ok, let me be clear- Instead of using Remote Desktop Connection, Is there a way to connect to a remote system using Dos Prompt (Command Line) and then accessing the files inside it? So that i can add those Dos commands inside my Perl program. Or else, is there a way to access remote computer through any of the Perl modules??
My ultimate aim is to do all the work command line.
Thank You.