I have some computers and all have RDP enabled. So Id like to link to create a script to call a command from my local computer, like "C:\Windows\system32\mstsc.exe {HOST.CONN}" but i dont know how to call a .exe from my own computer. Is this possible?
Asked
Active
Viewed 277 times
1 Answers
-1
It's an useful idea, but Zabbix is not quite there yet. You would need to use a URL field, but there is no URL field in the Host, only in the Problem. You also need a Custom protocol handler in chrome (or your favourite browser, almost same procedure).
To add an URL field in the menĂ¹ you highlighted, you may use TamperMonkey (client side) or fiddle with the zabbix-web source code (server side). I'd use TamperMonkey because editing the source code will not survive a package upgrade.

Iron Bishop
- 1,749
- 1
- 7
- 16