in reply to Re^2: Net::SCP under Windows task scheduler failed
in thread Net::SCP under Windows task scheduler failed

OK resolved !

The task scheduler under Windows 7 has a tab "Actions"
This tab has three fields
The field 'Program/script:' is pretty obvious it should contain "perl"
The field 'Add arguments' should contain the script "test.pl"
And the field 'Start in' should contain the absolute path where your argument/file is,so in my case something like "D:\my\path\"

To whom it may serve

  • Comment on Re^3: Net::SCP under Windows task scheduler failed