I have a .vbs script that I want to run on a remote server by executing a batch on my local machine. Using a sample Hello World script I've got as far as executing the batch on the local machine which calls the remote script and executes it locally, but I want it to run remotely.
Can anyone provide a clear and simple set of code to do this. I've been through a few help articles and not had any success with them, so someone with a working script rather than a link to an article would help.
Start Free Trial