January 9, 201412 yr Hi there I have a .bat file "system script" on the server. I want to run this bat file on the server from a script that can be triggered from a users machine is this possible? I can use the send event to run the script but this doesnt work as it attempts to run the script on the users PC as opposed running it on the server which it needs to do.
January 9, 201412 yr Author Don't worry... found a tool called PSEXEC which lets me do what I want to do .
Create an account or sign in to comment