Hi all,
I am new to VB. i want to know how to connect to a remote server and run three batch files with some arguments, over there.
E.g.
machine Ip Address:xxx.xxx.xxx.xxx
username:test
password:test
I have to connect to the machine name and run the batch files.
Please suggest a method.