Page 1 of 1

batch: run batch on a remote computer

Posted: 25 Dec 2016 19:44
by hckR360
hi everyone,
is there a way to run batch files using batch on a remote computer without a "shared folder"? like on a server or something? pls no powershell

Re: batch: run batch on a remote computer

Posted: 26 Dec 2016 06:55
by aGerman
Microsoft provides additional utilities like PsExec. See:
https://technet.microsoft.com/en-us/sys ... xexec.aspx

Steffen