Hi,
I would like to execute a VBScript, my trigger:
{HOSTNAME:<key>.last(0)}>0
my remote command:
HOSTNAME:C:\<path>\cscript.exe uppools.vbs
my action conditions:
(A) Trigger = "Mytrigger"
(B) Trigger value = "PROBLEM"
(A) AND (B)
It doesn't work, but i runnig the command on the host works.
There's no log entry so I don't know if the remote command is w
I tried this:
HOSTNAME:C:\WINDOWS\system32\notepad.exe
But it didn't work. What am I doing wrong?
I would like to execute a VBScript, my trigger:
{HOSTNAME:<key>.last(0)}>0
my remote command:
HOSTNAME:C:\<path>\cscript.exe uppools.vbs
my action conditions:
(A) Trigger = "Mytrigger"
(B) Trigger value = "PROBLEM"
(A) AND (B)
It doesn't work, but i runnig the command on the host works.
There's no log entry so I don't know if the remote command is w
I tried this:
HOSTNAME:C:\WINDOWS\system32\notepad.exe
But it didn't work. What am I doing wrong?
Comment