Hi,
In documentation:
In my case I have an action (test) with remote command script:
Only the first command/line is executed. Individually they are working normally...
In documentation:
Remote commands are limited to 255 characters. Multiple commands can be executed one after another by placing them on a new line.
Code:
echo/%date% %time% > D:\work\zabbscipt.txt forfiles /P "D:" /C "cmd /C echo @path > D:\work\zabbscript2.txt"