I need to remote login into a windows machine and run some commands on it. Later I need to copy some files from it to my windows machine. How can I do it using perl script?
Rightnow , i am doing mstsc . Sharing the files and then copying it on my system.