Question

I am wondering how to trigger an AutoIt script on another PC from my own PC? Please be as descriptive as possible, I am moderately new to networking and remote commands.

Example:

  • Nightly build Perl script begins
  • Nightly build is successful
  • Nightly build Perl Script triggers an AutoIt smoke-test on a separate PC.
Was it helpful?

Solution

Look into SSH and Windows Remote Shell.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top