Quantcast
Channel: PowerShell General
Viewing all articles
Browse latest Browse all 10624

Run the batch file in remote system

$
0
0

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


Viewing all articles
Browse latest Browse all 10624

Trending Articles