I have batch file which is residing in the remote system (C:\RunJob.bat)
Batch file contains code to open notepad.exe
Remote system name : RemoteSys
Local system name : MohanSys
How do i run the RunJob.bat in the remote system from my local system
however i need to pass user id and password to access my remote system
Your suggestion would be greatful