-
Incident report
-
Resolution: Won't fix
-
Minor
-
3.4.11
-
None
-
Windows
Zabbix does not set variables in Windows environments when executing a remote command through an Action.
On UNIX servers it is possible.
Example:
set "TESTE=qwerty123"
echo %TESTE% >> C:\Temp\Teste.log
- is duplicated by
-
ZBX-14570 add a note about executing remote commands on Windows hosts
- Closed