I am looking for a way in Linux to run a batch script on a remote Windows machine. I already searched some forums and the Internet and found e.g. this question.
It seems that the easiest way so far is using ssh
. But do Linux or Windows also offer some built-in tools to solve this problem (something like at-command for Linux-to-Windows)?