Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

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 6937

Trending Articles